summaryrefslogtreecommitdiffstats
path: root/libavcodec/wmaenc.c
Commit message (Expand)AuthorAgeFilesLines
* trivial warning fixesMåns Rullgård2007-07-081-2/+2
* Use AV_xx throughout libavcodecRamiro Polla2007-06-021-10/+4
* Optimize by building the mdct window and multipying/adding at the same time.Ian Braithwaite2007-03-261-2/+2
* bitrate sanity check (fixes assertion failure)Michael Niedermayer2007-03-081-0/+3
* Rename WMADecodeContext to WMACodecContextMichel Bardiaux2007-02-271-9/+9
* Supply context to tprintfMichel Bardiaux2007-02-271-0/+2
* workaround sign bugMichael Niedermayer2007-02-061-1/+1
* 10l use of uninitalized varMichael Niedermayer2007-02-061-2/+2
* wma encoderMichael Niedermayer2007-02-061-0/+402
OpenPOWER on IntegriCloud