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