summaryrefslogtreecommitdiff
path: root/apps/codecs/libwma/bitstream.c (follow)
Commit message (Expand)AuthorAge
* Use codeclib version of the ffmpeg bitstream code for wma rather then ancient...Michael Giacomelli2010-07-15
* #if 0 out unused stuffNils Wallménius2009-11-29
* revert r22337 for libwma for now since it broke wma playback on ARM due to al...Mohamed Tarek2009-08-16
* Move bitstream.[ch] to codecs/lib/ffmpeg_bitstream.[ch] to avoid duplicate co...Mohamed Tarek2009-08-15
* Fix sim for now. Eventually I should change the decoder to error out if ther...Michael Giacomelli2008-04-07
* Let the console know when the huffman tables have overflown. This should nev...Michael Giacomelli2008-04-07
* Fix warning.Michael Giacomelli2007-08-06
* Clean up VLC functions.Michael Giacomelli2007-08-06
* Fix warnings.Michael Giacomelli2007-07-13
* Sync the bitstream functions with ffmpeg. Switch wmadeci.c over to get_vlc2 ...Michael Giacomelli2007-07-12