summaryrefslogtreecommitdiff
path: root/libavcodec/liba52.c
Commit message (Expand)AuthorAge
* Modify all codecs to report their supported input and output sample format(s).Peter Ross2008-07-31
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-27
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* Cosmetics: indentationThorsten Jordan2008-02-13
* Remove useless buffering of input data, so that avcodec_decode_audio neverThorsten Jordan2008-02-13
* do not set channels before checking request_channelsJustin Ruggles2008-01-05
* use request_channels in liba52 decoderJustin Ruggles2008-01-05
* various simplifications around recent av_clip_int16() usageAurelien Jacobs2007-08-11
* use av_clip_int16() where it makes senseAurelien Jacobs2007-08-11
* Give names of external library decoders/encoders a lib prefixDiego Biurrun2007-06-06
* Give all wrappers for external libraries names starting with lib.Diego Biurrun2007-06-06