aom/vpx
Paul Wilkins e0846c9c8c CQ Mode
The merge includes hooks to for CQ mode and other code
changes merged from the test branch.

CQ mode attempts to maintain a more stable quantizer within a clip
whilst also trying to adhere to a guidline maximum bitrate.

The existing target data rate parameter is used to specify the
guideline maximum bitrate.

A new parameter allows the user to specify a target CQ level.

For normal (non kf/gf/arf) frames, the quantizer will not drop BELOW the
user specified value (0-63). However, in some cases the encoder may
choose to impose a target CQ that is above that specified by the user,
if it estimates that consistent use of the target value is not compatible
with guideline maximum bitrate.

Change-Id: I2221f9eecae8cc3c431d36caf83503941b25e4c1
2011-01-07 18:46:29 +00:00
..
internal Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
src Eliminate more warnings. 2010-10-27 18:08:04 -07:00
exports_com shared library support (.so) 2010-06-05 16:47:23 -04:00
exports_dec shared library support (.so) 2010-06-05 16:47:23 -04:00
exports_enc shared library support (.so) 2010-06-05 16:47:23 -04:00
vp8.h postproc : Re-work posproc calling to allow more flags. 2010-11-10 14:14:46 -08:00
vp8cx.h CQ Mode 2011-01-07 18:46:29 +00:00
vp8dx.h Inform caller of decoder about updated references 2010-12-17 14:43:13 +01:00
vp8e.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpx_codec.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
vpx_codec.mk Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpx_codec_impl_bottom.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpx_codec_impl_top.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpx_decoder.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpx_decoder_compat.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
vpx_encoder.h CQ Mode 2011-01-07 18:46:29 +00:00
vpx_image.h Eliminate more warnings. 2010-10-27 18:08:04 -07:00
vpx_integer.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00