Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-07-15 | Use codeclib version of the ffmpeg bitstream code for wma rather then ancient... | Michael Giacomelli | 1 | -273/+0 |
2009-11-29 | #if 0 out unused stuff | Nils Wallménius | 1 | -2/+4 |
2009-08-16 | revert r22337 for libwma for now since it broke wma playback on ARM due to al... | Mohamed Tarek | 1 | -0/+271 |
2009-08-15 | Move bitstream.[ch] to codecs/lib/ffmpeg_bitstream.[ch] to avoid duplicate co... | Mohamed Tarek | 1 | -271/+0 |
2008-04-07 | Fix sim for now. Eventually I should change the decoder to error out if ther... | Michael Giacomelli | 1 | -0/+1 |
2008-04-07 | Let the console know when the huffman tables have overflown. This should nev... | Michael Giacomelli | 1 | -0/+2 |
2007-08-06 | Fix warning. | Michael Giacomelli | 1 | -1/+1 |
2007-08-06 | Clean up VLC functions. | Michael Giacomelli | 1 | -13/+6 |
2007-07-13 | Fix warnings. | Michael Giacomelli | 1 | -2/+3 |
2007-07-12 | Sync the bitstream functions with ffmpeg. Switch wmadeci.c over to get_vlc2 ... | Michael Giacomelli | 1 | -0/+274 |