Ralph Giles 66e7937e42 Set subdir-objects automake option. 7 лет назад
..
arm 2df21a61c7 Add CPU detection on RISC OS. 7 лет назад
c64x 8a8fa360a7 Move zig-zagging from quantization into the fDCT. 14 лет назад
x86 21ddfa0d77 Fix an unused variable warning. 10 лет назад
x86_vc b953a4cc3a Make the SATD functions return the signed DC value instead of abs(dc). 14 лет назад
Makefile.am 66e7937e42 Set subdir-objects automake option. 7 лет назад
Version_script 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
Version_script-dec 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
Version_script-enc 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
analyze.c b758596b42 Another overflow fix. 13 лет назад
apiwrapper.c 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
apiwrapper.h 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
bitpack.c 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
bitpack.h 3b8ac65be3 Pull in internal.h (for config.h) from bitpack.h. 14 лет назад
collect.c 40d573e14f Add a new speed level between the old levels 2 and 3. 14 лет назад
collect.h 40d573e14f Add a new speed level between the old levels 2 and 3. 14 лет назад
dct.h 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
decapiwrapper.c 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
decinfo.c 50fd339b43 Sanity improvements to oc_dec_headerin() error returns. 8 лет назад
decint.h 13fc2d6f4c Cache the reference frame associated with the current MB mode in each fragment. 14 лет назад
decode.c 4bd78cd745 Fix linking with musl libc with asm enabled. 8 лет назад
defexp.awk 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
dequant.c 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
dequant.h 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
encapiwrapper.c 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
encfrag.c 40d573e14f Add a new speed level between the old levels 2 and 3. 14 лет назад
encinfo.c 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
encint.h 3e8219d648 Save activity from first pass. Gives a small SSIM improvement (e.g. 0.04dB for 360p elephants dream at 750kbit/s) 12 лет назад
encode.c 4bd78cd745 Fix linking with musl libc with asm enabled. 8 лет назад
encoder_disabled.c fa5707d68c Fix build for --disable-encode 7 лет назад
enquant.c 8a8fa360a7 Move zig-zagging from quantization into the fDCT. 14 лет назад
enquant.h 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
fdct.c 8a8fa360a7 Move zig-zagging from quantization into the fDCT. 14 лет назад
fragment.c 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
huffdec.c 23ab82c1d9 Prevent double free on codebook unpacking failure. 14 лет назад
huffdec.h 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
huffenc.c 2d70423666 Fix some C64x compiler warnings. 14 лет назад
huffenc.h 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
huffman.h 476f601b08 Fix huffman.h include guard. 12 лет назад
idct.c 8a8fa360a7 Move zig-zagging from quantization into the fDCT. 14 лет назад
info.c 26e05b729b Add const to th_comment_* parameters. 12 лет назад
internal.c de386d3ea1 Remove some redundant NULL checks and fix a free on error return. 12 лет назад
internal.h 74b5756077 #define __GNUC_PREREQ ourselves. 14 лет назад
mathops.c 6804c2b07b Build fix on Solaris 11. __GNUC_PREREQ was not defined in mathops.h when compiling mathops.c. 14 лет назад
mathops.h 74b5756077 #define __GNUC_PREREQ ourselves. 14 лет назад
mcenc.c 40d573e14f Add a new speed level between the old levels 2 and 3. 14 лет назад
modedec.h 40d573e14f Add a new speed level between the old levels 2 and 3. 14 лет назад
ocintrin.h 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
quant.c 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
quant.h 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
rate.c eac29ae2f9 Fix some broken clamping in rate control. 8 лет назад
state.c 12f20c7a52 Fix mismatched oc_mb_fill_cmapping11 signature. 10 лет назад
state.h 0f03ad9556 Ensure frame rows are 16-byte aligned. 14 лет назад
theora.def 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
theora.exp 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
theoradec.exp 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
theoraenc.exp 3ceb8c59e0 Copy Derf's experimental ptalarbvorm branch to trunk. 14 лет назад
tokenize.c 8a8fa360a7 Move zig-zagging from quantization into the fDCT. 14 лет назад