summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs/libwmapro/quant.h (follow)
Commit message (Collapse)AuthorAge
* Expand the range of the WPA Pro quant table. Fixes FS#12704.Michael Giacomelli2012-07-03
| | | | Change-Id: I5495c4d7d165cac15016d3233b85bbe5497ea3e1
* Expand the range of the inverse quant table in WMA Pro.Michael Giacomelli2012-05-20
| | | | | | | | | Several of the problem samples on the tracker use values outside this range. Trying the larger table doesn't quite seem to fix things, but its only a small amount of additional memory and looking at ffmpeg, I think the larger table is correct. Change-Id: Id046e62b68550701aa1f80c9abd0a1dcd711bd0d
* Add codecs to librbcodec.Sean Bartell2012-04-25
Change-Id: Id7f4717d51ed02d67cb9f9cb3c0ada4a81843f97 Reviewed-on: http://gerrit.rockbox.org/137 Reviewed-by: Nils Wallménius <nils@rockbox.org> Tested-by: Nils Wallménius <nils@rockbox.org>