• Max Kellermann's avatar
    mp3: eliminated duplicate command check · 514c37b0
    Max Kellermann authored
    When a command is received, decode_next_frame_header() and
    decodeNextFrame() return DECODE_BREAK.  This is already checked by
    both callers, which means that we can eliminate lots of
    decoder_get_command() checks.
    514c37b0
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...