summaryrefslogtreecommitdiffstats
path: root/libavcodec/liba52.c
Commit message (Expand)AuthorAgeFilesLines
* Modify all codecs to report their supported input and output sample format(s).Peter Ross2008-07-311-0/+1
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-271-0/+1
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-2/+2
* Cosmetics: indentationThorsten Jordan2008-02-131-36/+36
* Remove useless buffering of input data, so that avcodec_decode_audio neverThorsten Jordan2008-02-131-47/+15
* do not set channels before checking request_channelsJustin Ruggles2008-01-051-1/+2
* use request_channels in liba52 decoderJustin Ruggles2008-01-051-5/+11
* various simplifications around recent av_clip_int16() usageAurelien Jacobs2007-08-111-7/+2
* use av_clip_int16() where it makes senseAurelien Jacobs2007-08-111-5/+1
* Give names of external library decoders/encoders a lib prefixDiego Biurrun2007-06-061-1/+1
* Give all wrappers for external libraries names starting with lib.Diego Biurrun2007-06-061-0/+259
OpenPOWER on IntegriCloud