summaryrefslogtreecommitdiff
path: root/apps/codecs/libwma/wmadata.h (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Use more IRAM on S5L870x to speed up wma by ~3%.Andree Buschmann2011-05-20
* Oops, revert unintentional commitNils Wallménius2010-07-17
* Delete unused headerNils Wallménius2010-07-17
* Fix mistake in previous WMA commit. Also update comments to reflect changes.Michael Giacomelli2008-04-21
* This table is probably 128 entries long beginning with -60. Greatly improves ...Michael Giacomelli2008-04-18
* Increase the size of one of the look up tables. Fixes 'burst of static' in so...Michael Giacomelli2008-04-14
* Apparently, negative exponents are possible when decoding exponential VLC. S...Michael Giacomelli2007-09-02
* Cosmetic changes - TAB and whitespace policing.Dave Chapman2007-08-02
* Initial attept at supporting Line Spectral Pairs. Various issues remain, and...Michael Giacomelli2007-08-02
* Add incomplete support for files using noise coding but not LSP. In practice...Michael Giacomelli2007-07-20
* Sync the bitstream functions with ffmpeg. Switch wmadeci.c over to get_vlc2 ...Michael Giacomelli2007-07-12
* Restore some lost copyright headers from the ffmpeg projectDave Chapman2007-07-09
* 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