]> git.sesse.net Git - ffmpeg/history - libavcodec/eac3enc.c
lavc: remove disabled FF_API_ALLOC_CONTEXT cruft.
[ffmpeg] / libavcodec / eac3enc.c
2011-08-09 Justin Rugglesac3enc: allow new coupling coordinates to be sent indep...
2011-07-27 Justin Ruggleseac3enc: support writing of basic mixing and info metadata
2011-07-21 Justin Ruggleseac3enc: use different numbers of blocks per frame...
2011-07-19 Justin Rugglescosmetics: indentation
2011-07-19 Justin Ruggleseac3enc: use frame exponent strategy when applicable.
2011-07-14 Martin Storsjöac3enc: Mark AVClasses const
2011-06-27 Justin Rugglesac3enc: move ff_ac3_encode_frame() to ac3enc_template.c
2011-06-13 Justin Rugglesac3enc: split templated float vs. fixed functions into...
2011-06-07 Justin RugglesMove E-AC-3 encoder functions to a separate eac3enc...