summaryrefslogtreecommitdiff
path: root/apps/codecs/libwma/SOURCES (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Use codeclib version of the ffmpeg bitstream code for wma rather then ancient...Michael Giacomelli2010-07-15
* 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
* Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...Michael Giacomelli2008-09-04
* Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...Michael Giacomelli2008-07-17
* move (i)MDCT and FFT code to separate filesMarcoen Hirschberg2007-09-20
* Fix the above by including all required files and updating SOURCES.Michael Giacomelli2007-07-12
* Sync the bitstream functions with ffmpeg. Switch wmadeci.c over to get_vlc2 ...Michael Giacomelli2007-07-12
* Attempt #2Michael Giacomelli2007-07-04
* Code clean up: Move fixed point functions into their own files. Move variou...Michael Giacomelli2007-07-04
* Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman2007-07-03