]> git.sesse.net Git - ffmpeg/history - libavcodec/liba52.c
Move shared tables to aactab.c and add declarations to aactab.h. Also sync with
[ffmpeg] / libavcodec / liba52.c
2008-07-31 Peter RossModify all codecs to report their supported input and...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-13 Thorsten JordanCosmetics: indentation
2008-02-13 Thorsten JordanRemove useless buffering of input data, so that avcodec...
2008-01-05 Justin Rugglesdo not set channels before checking request_channels
2008-01-05 Justin Rugglesuse request_channels in liba52 decoder
2007-08-11 Aurelien Jacobsvarious simplifications around recent av_clip_int16...
2007-08-11 Aurelien Jacobsuse av_clip_int16() where it makes sense
2007-06-06 Diego BiurrunGive names of external library decoders/encoders a...
2007-06-06 Diego BiurrunGive all wrappers for external libraries names starting...