summaryrefslogtreecommitdiff
path: root/libavcodec/wmaenc.c
Commit message (Expand)AuthorAge
* Use AV_xx throughout libavcodecRamiro Polla2007-06-02
* Optimize by building the mdct window and multipying/adding at the same time.Ian Braithwaite2007-03-26
* bitrate sanity check (fixes assertion failure)Michael Niedermayer2007-03-08
* Rename WMADecodeContext to WMACodecContextMichel Bardiaux2007-02-27
* Supply context to tprintfMichel Bardiaux2007-02-27
* workaround sign bugMichael Niedermayer2007-02-06
* 10l use of uninitalized varMichael Niedermayer2007-02-06
* wma encoderMichael Niedermayer2007-02-06