summaryrefslogtreecommitdiffstats
path: root/libavcodec/wmavoice.c
Commit message (Expand)AuthorAgeFilesLines
* Fix grammar errors in documentationMåns Rullgård2010-06-301-1/+1
* Silense one warning:Eli Friedman2010-06-301-1/+1
* Another buffer overflow, fixes issue1758.Ronald S. Bultje2010-05-021-1/+1
* Fix buffer overrun (or, well, actually a typo, 80 should be 0x80...).Ronald S. Bultje2010-05-011-1/+1
* WMAVoice postfilter.Ronald S. Bultje2010-04-211-7/+470
* Move clipping of audio samples (for those codecs outputting float) from decoderRonald S. Bultje2010-04-211-2/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
* Replace @returns by @return.Benoit Fouet2010-03-301-3/+3
* WMAVoice decoder.Ronald S. Bultje2010-02-121-0/+1568
OpenPOWER on IntegriCloud