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 роки тому