]> git.sesse.net Git - ffmpeg/history - libavcodec/eac3dec.c
Remove redundant nnz variable.
[ffmpeg] / libavcodec / eac3dec.c
2008-12-08 Stefano SabatiniMake av_log_missing_feature an internal function, and...
2008-12-06 Justin Rugglesac3dec: add missing feature log message for block start...
2008-12-06 Justin Rugglesac3dec: use skip_bits_long() for block start bits
2008-11-13 Justin Rugglesrevert r15812 (E-AC-3 Spectral Extension) pending furth...
2008-11-13 Justin Rugglesadd support for spectral extension
2008-08-31 Justin Rugglessimplify code and comment regarding determination wheth...
2008-08-31 Justin Rugglesuse correct table name
2008-08-31 Justin Rugglesskip converter exponent strategy for all channels at...
2008-08-31 Justin Rugglesmerge declaration and init. variable is not used outsid...
2008-08-30 Justin Rugglescommit more OKed parts of the E-AC-3 decoder
2008-08-24 Justin Ruggleschange eac3dec.c license to LGPL
2008-08-23 Justin Rugglesadd more OKed parts of the E-AC-3 decoder