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