vpx/vp10/encoder
Ronald S. Bultje 612104bb8d vp10: extend range for delta Q values.
See issue 1051. 6 bits is fairly arbitrary but at least allows writing
delta Q values that are fairly normal in other codecs. I can extend to
8 if people want full range, although I personally don't have any need
for that.

Change-Id: I0a5a7c3d9b8eb3de4418430ab0e925d4a08cd7a0
2015-10-05 20:58:32 -04:00
..
arm/neon Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
mips/msa Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
x86 Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
aq_complexity.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
aq_complexity.h VP9_COMP -> VP10_COMP 2015-08-13 11:37:17 -07:00
aq_cyclicrefresh.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
aq_cyclicrefresh.h vp10 cleanup: remove svc code 2015-08-28 11:53:32 -07:00
aq_variance.c VP9_COMP -> VP10_COMP 2015-08-13 11:37:17 -07:00
aq_variance.h VP9_COMP -> VP10_COMP 2015-08-13 11:37:17 -07:00
avg.c Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
bitstream.c vp10: extend range for delta Q values. 2015-10-05 20:58:32 -04:00
bitstream.h vp10 cleanup: remove svc code 2015-08-28 11:53:32 -07:00
block.h vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer. 2015-09-25 19:30:46 -04:00
blockiness.c Sync vp10 with vpx_ports/system_state.h 2015-08-12 09:21:25 -07:00
context_tree.c VP9_COMMON -> VP10->COMMON 2015-08-13 09:58:26 -07:00
context_tree.h vp10: add extern "C" to headers 2015-09-09 23:15:59 -07:00
cost.c Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
cost.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
dct.c comment out fdct32 2015-09-25 18:18:27 -07:00
denoiser.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
denoiser.h Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
encodeframe.c vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer. 2015-09-25 19:30:46 -04:00
encodeframe.h VP9_COMP -> VP10_COMP 2015-08-13 11:37:17 -07:00
encodemb.c vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer. 2015-09-25 19:30:46 -04:00
encodemb.h vp10: remove MACROBLOCK.fwd_txm4x4 function pointer. 2015-09-25 19:30:46 -04:00
encodemv.c vp10: fix entropy counts for the hp bit. 2015-09-14 16:13:59 -04:00
encodemv.h VP9_COMP -> VP10_COMP 2015-08-13 11:37:17 -07:00
encoder.c Merge "vp9/10: improve support for render_width/height." 2015-09-28 16:25:28 +00:00
encoder.h vp9/10: improve support for render_width/height. 2015-09-25 22:18:22 -04:00
ethread.c Remove unused VP10 functions. 2015-09-01 17:05:04 -07:00
ethread.h vp10: add extern "C" to headers 2015-09-09 23:15:59 -07:00
extend.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
extend.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
firstpass.c Take out skip_encode speed feature in vp10 2015-09-10 12:45:39 -07:00
firstpass.h vp10 cleanup: remove svc code 2015-08-28 11:53:32 -07:00
lookahead.c Change vp9_ prefix function names in vpx_scale to vpx_ 2015-08-14 15:27:43 -07:00
lookahead.h vp10 cleanup: remove svc code 2015-08-28 11:53:32 -07:00
mbgraph.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
mbgraph.h VP9_COMP -> VP10_COMP 2015-08-13 11:37:17 -07:00
mcomp.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
mcomp.h VP9_COMP -> VP10_COMP 2015-08-13 11:37:17 -07:00
picklpf.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
picklpf.h VP9_COMP -> VP10_COMP 2015-08-13 11:37:17 -07:00
quantize.c VP9_COMP -> VP10_COMP 2015-08-13 11:37:17 -07:00
quantize.h VP9Common -> VP10Common 2015-08-13 15:00:19 -07:00
ratectrl.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
ratectrl.h vp10 cleanup: remove svc code 2015-08-28 11:53:32 -07:00
rd.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
rd.h VP9_COMP -> VP10_COMP 2015-08-13 11:37:17 -07:00
rdopt.c vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer. 2015-09-25 19:30:46 -04:00
rdopt.h VP9_COMP -> VP10_COMP 2015-08-13 11:37:17 -07:00
resize.c Use sizeof(variable) instead of sizeof(type) 2015-08-12 11:25:38 -07:00
resize.h vp10: add extern "C" to headers 2015-09-09 23:15:59 -07:00
segmentation.c VP9_COMMON -> VP10->COMMON 2015-08-13 09:58:26 -07:00
segmentation.h VP9_COMMON -> VP10->COMMON 2015-08-13 09:58:26 -07:00
skin_detection.c Change vp9_ prefix function names in vpx_scale to vpx_ 2015-08-14 15:27:43 -07:00
skin_detection.h VP9_COMP -> VP10_COMP 2015-08-13 11:37:17 -07:00
speed_features.c Take out reference_masking speed feature 2015-09-10 12:57:48 -07:00
speed_features.h Take out reference_masking speed feature 2015-09-10 12:57:48 -07:00
subexp.c Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
subexp.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
temporal_filter.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
temporal_filter.h VP9_COMP -> VP10_COMP 2015-08-13 11:37:17 -07:00
tokenize.c Refactor get_tx_type and get_scan 2015-08-21 09:53:37 -07:00
tokenize.h VP9_COMP -> VP10_COMP 2015-08-13 11:37:17 -07:00
treewriter.c Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00
treewriter.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00