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