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