summaryrefslogtreecommitdiff
path: root/apps/codecs/libffmpegFLAC/golomb.h (follow)
Commit message (Expand)AuthorAge
* Remove all tabs within codec path.Andree Buschmann2010-02-22
* Move av_log2 function and asociated table to the codec lib, remove 3 identica...Nils Wallménius2009-12-05
* Use clz instruction to calculate integer logarithms, speeds up decoding of on...Nils Wallménius2009-11-29
* Fix FS#10111 - Pops and clicks when playing 24 bit FLAC files. This fixes de...Boris Gjenero2009-04-10
* Move ff_log2_tab out of header file into its own .c fileDave Chapman2005-11-11
* Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...Dave Chapman2005-11-11
* New FLAC decoder from the ffmpeg projectDave Chapman2005-10-26