summaryrefslogtreecommitdiffstats
path: root/apps/codecs/libwma/SOURCES
AgeCommit message (Expand)AuthorFilesLines
2012-04-25Add codecs to librbcodec.Sean Bartell1-3/+0
2010-07-15Use codeclib version of the ffmpeg bitstream code for wma rather then ancient...Michael Giacomelli1-1/+1
2009-08-16revert r22337 for libwma for now since it broke wma playback on ARM due to al...Mohamed Tarek1-1/+1
2009-08-15Move bitstream.[ch] to codecs/lib/ffmpeg_bitstream.[ch] to avoid duplicate co...Mohamed Tarek1-1/+1
2008-09-04Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...Michael Giacomelli1-4/+0
2008-07-17Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...Michael Giacomelli1-2/+4
2007-09-20move (i)MDCT and FFT code to separate filesMarcoen Hirschberg1-0/+2
2007-07-12Fix the above by including all required files and updating SOURCES.Michael Giacomelli1-1/+1
2007-07-12Sync the bitstream functions with ffmpeg. Switch wmadeci.c over to get_vlc2 ...Michael Giacomelli1-1/+1
2007-07-04Attempt #2Michael Giacomelli1-1/+1
2007-07-04Code clean up: Move fixed point functions into their own files. Move variou...Michael Giacomelli1-0/+1
2007-07-03Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman1-0/+2