vpx/vp8/common
John Koleszar b0da9b399d Add psnr/ssim tuning option
Add a new encoder control, VP8E_SET_TUNING, to allow the application
to inform the encoder that the material will benefit from certain
tuning. Expose this control as the --tune option to vpxenc. The args
helper is expanded to support enumerated arguments by name or value.

Two tunings are provided by this patch, PSNR (default) and SSIM.
Activity masking is made dependent on setting --tune=ssim, as the
current implementation hurts speed (10%) and PSNR (2.7% avg,
10% peak) too much for it to be a default yet.

Change-Id: I110d969381c4805347ff5a0ffaf1a14ca1965257
2010-12-17 10:01:05 -05:00
..
arm Eliminate more warnings. 2010-10-27 18:08:04 -07:00
generic postproc : Update visualizations. 2010-11-04 10:35:02 -07:00
ppc Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
x86 Eliminate more warnings. 2010-10-27 18:08:04 -07:00
alloccommon.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
alloccommon.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
bigend.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
blockd.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
blockd.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
boolcoder.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
codec_common_interface.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
coefupdateprobs.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
common_types.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
common.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
context.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
debugmodes.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
defaultcoefcounts.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
dma_desc.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
duck_io.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
entropy.c shrink TOKENEXTRA and vp8_extra_bit_struct 2010-12-14 10:32:50 -05:00
entropy.h shrink TOKENEXTRA and vp8_extra_bit_struct 2010-12-14 10:32:50 -05:00
entropymode.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
entropymode.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
entropymv.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
entropymv.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
extend.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
extend.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
filter_c.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
findnearmv.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
findnearmv.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
fourcc.hpp Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
g_common.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
header.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
idct.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
idctllm.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
invtrans.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
invtrans.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
littlend.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
loopfilter_filters.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
loopfilter.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
loopfilter.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
mac_specs.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
mbpitch.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
modecont.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
modecont.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
modecontext.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
mv.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
onyx.h Add psnr/ssim tuning option 2010-12-17 10:01:05 -05:00
onyxc_int.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
onyxd.h postproc : Re-work posproc calling to allow more flags. 2010-11-10 14:14:46 -08:00
partialgfupdate.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
postproc.c postproc : Re-work posproc calling to allow more flags. 2010-11-10 14:14:46 -08:00
postproc.h postproc : Re-work posproc calling to allow more flags. 2010-11-10 14:14:46 -08:00
ppflags.h postproc : Re-work posproc calling to allow more flags. 2010-11-10 14:14:46 -08:00
pragmas.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
predictdc.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
predictdc.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
proposed.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
quant_common.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
quant_common.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
recon.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
recon.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
reconinter.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
reconinter.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
reconintra4x4.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
reconintra4x4.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
reconintra.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
reconintra.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
setupintrarecon.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
setupintrarecon.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
subpixel.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
swapyv12buffer.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
swapyv12buffer.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
systemdependent.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
textblit.c Eliminate more warnings. 2010-10-27 18:08:04 -07:00
threading.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
treecoder.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
treecoder.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
type_aliases.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
vfwsetting.hpp Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpx_ref_build_prefix.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpxblit_c64.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpxblit.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpxerrors.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00