]> git.sesse.net Git - ffmpeg/history - libavcodec/wmavoice.c
Fix buffer overrun (or, well, actually a typo, 80 should be 0x80...).
[ffmpeg] / libavcodec / wmavoice.c
2010-05-01 Ronald S. BultjeFix buffer overrun (or, well, actually a typo, 80 shoul...
2010-04-21 Ronald S. BultjeWMAVoice postfilter.
2010-04-21 Ronald S. BultjeMove clipping of audio samples (for those codecs output...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-30 Benoit FouetReplace @returns by @return.
2010-02-12 Ronald S. BultjeWMAVoice decoder.