Age | Commit message (Expand) | Author |
---|---|---|
2009-08-16 | revert r22337 for libwma for now since it broke wma playback on ARM due to al... | Mohamed Tarek |
2009-08-15 | Move bitstream.[ch] to codecs/lib/ffmpeg_bitstream.[ch] to avoid duplicate co... | Mohamed Tarek |
2008-09-04 | Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli... | Michael Giacomelli |
2008-07-17 | Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ... | Michael Giacomelli |
2007-09-20 | move (i)MDCT and FFT code to separate files | Marcoen Hirschberg |
2007-07-12 | Fix the above by including all required files and updating SOURCES. | Michael Giacomelli |
2007-07-12 | Sync the bitstream functions with ffmpeg. Switch wmadeci.c over to get_vlc2 ... | Michael Giacomelli |
2007-07-04 | Attempt #2 | Michael Giacomelli |
2007-07-04 | Code clean up: Move fixed point functions into their own files. Move variou... | Michael Giacomelli |
2007-07-03 | Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ... | Dave Chapman |