aom/vp8/encoder
Marco Paniconi 64db43d6a7 vp8: reduce refresh_max_mbs_perframe with fewer layers.
Change-Id: Ib39cc0218a1f232c0cde8e99ca3319c17274bd48
2014-07-24 15:47:19 -07:00
..
arm Fix clang compiler warning in denoising_neon. 2014-07-23 09:59:27 -07:00
ppc
x86 Move abs() to where it is effective 2014-07-08 14:06:33 -07:00
bitstream.c Removing vp8/common/pragmas.h. 2014-05-23 13:03:15 -07:00
bitstream.h vp8/bitstream.h: quiet warnings in EDSP builds 2014-06-30 23:29:34 -07:00
block.h Made MACROBLOCK.increase_denoising cond-compiled 2014-06-04 13:45:23 -07:00
boolhuff.c
boolhuff.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
dct.c fixed integer overflow warnings 2013-09-26 09:20:15 -07:00
dct_value_cost.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
dct_value_tokens.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
defaultcoefcounts.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
denoising.c vp8: Set default denoiser_decision to copy for UV channel. 2014-07-22 11:12:50 -07:00
denoising.h vp8: Allow for on/off control of UV temporal denoiser. 2014-07-15 09:51:03 -07:00
encodeframe.c Allow for deblocking temporal-denoised signal. 2014-06-13 14:34:05 -07:00
encodeframe.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
encodeintra.c
encodeintra.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
encodemb.c
encodemb.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
encodemv.c
encodemv.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
ethreading.c
firstpass.c Cleanup some comments. 2014-02-14 15:05:30 -08:00
firstpass.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
lookahead.c
lookahead.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
mcomp.c Revert "Remove Wextra warnings from vp9_sad.c" 2014-05-15 08:31:20 -07:00
mcomp.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
modecosts.c
modecosts.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
mr_dissim.c Add VPXD_SET_DECRYPTOR support to the VP9 decoder. 2014-04-23 16:11:54 -07:00
mr_dissim.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
onyx_if.c vp8: reduce refresh_max_mbs_perframe with fewer layers. 2014-07-24 15:47:19 -07:00
onyx_int.h Add VPXD_SET_DECRYPTOR support to the VP9 decoder. 2014-04-23 16:11:54 -07:00
pickinter.c vp8: Allow for on/off control of UV temporal denoiser. 2014-07-15 09:51:03 -07:00
pickinter.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
picklpf.c renamed vp8_yv12_copy_y to vpx_yv12_copy_y 2013-08-09 07:37:08 -07:00
quantize.c
quantize.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
ratectrl.c Merge "vp8: remove 2 unused tables" 2013-12-11 13:16:41 -08:00
ratectrl.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
rdopt.c vp8: Allow for on/off control of UV temporal denoiser. 2014-07-15 09:51:03 -07:00
rdopt.h Allow for deblocking temporal-denoised signal. 2014-06-13 14:34:05 -07:00
segmentation.c
segmentation.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
ssim.c
temporal_filter.c Fix rounding in ARNR calculation 2014-05-05 11:00:43 -07:00
tokenize.c tokenize: quiet -Warray-bounds warnings 2014-03-15 10:39:23 -07:00
tokenize.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
treewriter.c
treewriter.h vp8/encoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp8_asm_enc_offsets.c