Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trivial warning fixes | Måns Rullgård | 2007-07-08 | 1 | -2/+2 |
* | Use AV_xx throughout libavcodec | Ramiro Polla | 2007-06-02 | 1 | -10/+4 |
* | Optimize by building the mdct window and multipying/adding at the same time. | Ian Braithwaite | 2007-03-26 | 1 | -2/+2 |
* | bitrate sanity check (fixes assertion failure) | Michael Niedermayer | 2007-03-08 | 1 | -0/+3 |
* | Rename WMADecodeContext to WMACodecContext | Michel Bardiaux | 2007-02-27 | 1 | -9/+9 |
* | Supply context to tprintf | Michel Bardiaux | 2007-02-27 | 1 | -0/+2 |
* | workaround sign bug | Michael Niedermayer | 2007-02-06 | 1 | -1/+1 |
* | 10l use of uninitalized var | Michael Niedermayer | 2007-02-06 | 1 | -2/+2 |
* | wma encoder | Michael Niedermayer | 2007-02-06 | 1 | -0/+402 |