summaryrefslogtreecommitdiff
path: root/libavcodec/libgsm.c
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix memory leak in libgsm wrapper.Martin Storsjö2008-11-10
* 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
* indentMichael Niedermayer2008-04-29
* Fix decoding of:Michael Niedermayer2008-04-29
* Add some long names to AVCodec declarations.Stefano Sabatini2008-04-29
* Make sure some value is always returned via data_sizeMichel Bardiaux2008-04-25
* Allow bitrates zero and 13200 (needed for decoding mov and aiff)Michel Bardiaux2008-04-25
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* cosmetics: misc typo fixesDiego Biurrun2007-07-28
* Give names of external library decoders/encoders a lib prefixDiego Biurrun2007-06-06
* Add support for MS-GSM codecMichel Bardiaux2007-02-20
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* libgsm warper by (Alban Bedel: albeu, free fr)Michael Niedermayer2005-05-22