• Max Kellermann's avatar
    merged start, stop, seek into DecoderControl.command · 8d3942e0
    Max Kellermann authored
    Much of the existing code queries all three variables sequentially.
    Since only one of them can be set at a time, this can be optimized and
    unified by merging all of them into one enum variable.  Later, the
    "command" checks can be expressed in a "switch" statement.
    8d3942e0
Name
Last commit
Last update
..
_flac_common.c Loading commit data...
_flac_common.h Loading commit data...
_ogg_common.c Loading commit data...
_ogg_common.h Loading commit data...
aac_plugin.c Loading commit data...
audiofile_plugin.c Loading commit data...
flac_plugin.c Loading commit data...
mod_plugin.c Loading commit data...
mp3_plugin.c Loading commit data...
mp4_plugin.c Loading commit data...
mpc_plugin.c Loading commit data...
oggflac_plugin.c Loading commit data...
oggvorbis_plugin.c Loading commit data...
wavpack_plugin.c Loading commit data...