summaryrefslogtreecommitdiff
path: root/libavcodec/wma.c
Commit message (Expand)AuthorAge
* fix mem leakZdenek Kabelac2007-07-18
* sanity checks (should prevent hypothetical div by zero issue)Michael Niedermayer2007-05-30
* Optimize by building the mdct window and multipying/adding at the same time.Ian Braithwaite2007-03-26
* Give context to dprintfMichel Bardiaux2007-03-12
* Corrections so that builds with DEBUG workMichel Bardiaux2007-03-08
* Rename WMADecodeContext to WMACodecContextMichel Bardiaux2007-02-27
* Supply context to tprintfMichel Bardiaux2007-02-27
* cosmetics: Fix another common typo, dependAnt --> dependEnt.Diego Biurrun2007-02-24
* wma encoderMichael Niedermayer2007-02-06