summaryrefslogtreecommitdiffstats
path: root/libavcodec/libgsm.c
Commit message (Expand)AuthorAgeFilesLines
* Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann2009-04-071-1/+3
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Fix memory leak in libgsm wrapper.Martin Storsjö2008-11-101-0/+1
* Modify all codecs to report their supported input and output sample format(s).Peter Ross2008-07-311-0/+4
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-4/+4
* indentMichael Niedermayer2008-04-291-14/+14
* Fix decoding of:Michael Niedermayer2008-04-291-0/+11
* Add some long names to AVCodec declarations.Stefano Sabatini2008-04-291-0/+4
* Make sure some value is always returned via data_sizeMichel Bardiaux2008-04-251-3/+2
* Allow bitrates zero and 13200 (needed for decoding mov and aiff)Michel Bardiaux2008-04-251-1/+16
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-2/+2
* cosmetics: misc typo fixesDiego Biurrun2007-07-281-1/+1
* Give names of external library decoders/encoders a lib prefixDiego Biurrun2007-06-061-4/+4
* Add support for MS-GSM codecMichel Bardiaux2007-02-201-15/+63
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-3/+3
* libgsm warper by (Alban Bedel: albeu, free fr)Michael Niedermayer2005-05-221-0/+95
OpenPOWER on IntegriCloud