summaryrefslogtreecommitdiff
path: root/libavcodec/wmavoice.c
Commit message (Expand)AuthorAge
...
* Use correct length modifier for size comparison in printf expression, fixes:Diego Biurrun2010-07-12
* Fix two doxy warnings.Ronald S. Bultje2010-07-08
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Silense one warning:Eli Friedman2010-06-30
* Another buffer overflow, fixes issue1758.Ronald S. Bultje2010-05-02
* Fix buffer overrun (or, well, actually a typo, 80 should be 0x80...).Ronald S. Bultje2010-05-01
* WMAVoice postfilter.Ronald S. Bultje2010-04-21
* Move clipping of audio samples (for those codecs outputting float) from decoderRonald S. Bultje2010-04-21
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* Replace @returns by @return.Benoit Fouet2010-03-30
* WMAVoice decoder.Ronald S. Bultje2010-02-12