aom/examples
Deb Mukherjee 87aa846b47 Multiframe quality enhancement postprocessing
Adds a multiframe postprocessing module to enhance the quality of
certain frames that are coded at lower quality than preceding frames.
The module can be invoked from the commandline by use of the --mfqe
option, and will be most beneficial for enhancing the quality of
frames decoded using scalable patterns.

Uses the vp8_variance_var16x16 and vp8_variance_sad16x16 function
pointers to compute SAD and Variance of blocks.

Change-Id: Id73d2a6e3572d07f9f8e36bbce00a4fc5ffd8961
2012-01-05 10:21:48 -08:00
..
includes LICENSE: update with latest text 2010-06-04 16:19:40 -04:00
decode_to_md5.txt Fix odd-sized image support in decoder examples 2011-09-14 11:25:24 -04:00
decode_with_drops.txt Initial WebM release 2010-05-18 11:58:33 -04:00
decode_with_partial_drops.txt Adding support for error concealment in multi-threaded decoding 2011-06-27 09:03:06 -04:00
decoder_tmpl.c Adding error-concealment to the decoder. 2011-05-19 13:46:33 -04:00
decoder_tmpl.txt Fix odd-sized image support in decoder examples 2011-09-14 11:25:24 -04:00
encoder_tmpl.c clean up unused variable warnings 2011-05-09 12:56:20 -04:00
encoder_tmpl.txt examples: use function to get iface pointers 2011-02-28 20:06:59 -05:00
error_resilient.txt Initial WebM release 2010-05-18 11:58:33 -04:00
force_keyframe.txt Initial WebM release 2010-05-18 11:58:33 -04:00
gen_example_code.sh Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
gen_example_doxy.php Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
gen_example_text.sh Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
postproc.txt Multiframe quality enhancement postprocessing 2012-01-05 10:21:48 -08:00
simple_decoder.txt examples: use function to get iface pointers 2011-02-28 20:06:59 -05:00
simple_encoder.txt Initial WebM release 2010-05-18 11:58:33 -04:00
twopass_encoder.txt Initial WebM release 2010-05-18 11:58:33 -04:00
vp8_set_maps.txt vp8_set_maps: remove hard-coded width/height 2010-11-17 09:24:05 -05:00
vp8cx_set_ref.txt Initial WebM release 2010-05-18 11:58:33 -04:00