summaryrefslogtreecommitdiff
path: root/apps/codecs/wmapro.c (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Commit work started in FS#12153 to put timing/position information in PCMMichael Sevakis2011-08-28
* FS#12140 by Sean Bartell, Make various codec stuff static.Nils Wallménius2011-06-01
* Fix several 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-01
* Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis2011-04-27
* Enforce that codecs wait for their metadata in a proper-ish and consistent ma...Michael Sevakis2011-02-20
* Increase wmapro decoder output sample depth to 24 bits, makes the mean error ...Mohamed Tarek2010-08-04
* Fix the sample count in wma pro.Mohamed Tarek2010-08-03
* Maintenance and minor speedup of libwmapro. Comment unused arrays, fix commen...Andree Buschmann2010-07-29
* Modify the wma pro decoder to produce non-interleaved samples, and work direc...Mohamed Tarek2010-07-26
* codecs: mark some local variables with 'static'Nils Wallménius2010-07-25
* Check for errors from decode_packet in wmapro.cMohamed Tarek2010-07-17
* Initial cleanup for libwmapro.Mohamed Tarek2010-07-15
* Add WMA Pro to the main build. WMA Pro now plays on target and decodes in 151...Mohamed Tarek2010-07-14
* Partial conversion of the wmapro decoder to fixed point arithmetic. Currently...Mohamed Tarek2010-07-05
* Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in t...Mohamed Tarek2010-06-21
* nomsgMohamed Tarek2010-05-09