aom/vpx
Zoe Liu cf5083d4cd Added an experiment "bidir_pred" for backward prediction
Major parts have been implemented as follows:
(1) Added BRF_UPDATE, LASTNRF_UPDATE, and NRF_UPDATE in firstpass.c;
(2) Added the handling for the scenario of
"cpi->common.show_existing_frame == 1" at the encoder;
(3) Added a new reference frame of BWDREF_FRAME;
(4) Have bwd-ref work with upsampled references.

Note that when the experiment of "ext_refs" turned on, this experiment
will be turned off automatically currently.

RD performance in Overall PSNR has been improved, compared against the
VP10 baseline:

lowres: Avg -3.312; BDRate -3.154
derflr: Avg -1.927; BDRate -1.176
midres: Avg -2.149; BDRate -2.001
hdres : Avg -0.567; BDRate -0.588

Change-Id: I4c06ff51cc20194bffbd4d2346e57ba3dcf6b62c
2016-05-24 13:55:57 -07:00
..
internal Move PSNR related functions into vpx_dsp/psnr.c 2016-02-17 13:05:34 -08:00
src Merge branch 'masterbase' into nextgenv2 2016-03-28 17:44:28 -07:00
exports_com shared library support (.so) 2010-06-05 16:47:23 -04:00
exports_dec Support building shared libraries on OS/2 2015-06-03 13:48:34 +09:00
exports_enc Allow building multi-res encoder with --shared 2014-12-16 12:47:53 -08:00
svc_context.h vpx/*.h, cosmetics: fix some typos 2015-10-09 16:33:15 -07:00
vp8.h Fix --test-decode=warn to test mismatch 2016-05-23 17:01:53 -07:00
vp8cx.h Added an experiment "bidir_pred" for backward prediction 2016-05-24 13:55:57 -07:00
vp8dx.h Add decoder APIs and unit tests in tile-coding experiment 2016-05-11 16:47:26 -07:00
vpx_codec.h Make superblock size variable at the frame level. 2016-04-07 10:34:25 +01:00
vpx_codec.mk Move PSNR related functions into vpx_dsp/psnr.c 2016-02-17 13:05:34 -08:00
vpx_decoder.h Add decoder APIs and unit tests in tile-coding experiment 2016-05-11 16:47:26 -07:00
vpx_encoder.h vpx/*.h, cosmetics: fix some typos 2015-10-09 16:33:15 -07:00
vpx_frame_buffer.h Try again to merge branch 'frame-parallel' into master branch. 2015-01-30 21:00:13 -08:00
vpx_image.h Update IMAGE_ABI_VERSION which wasn't updated after color_range enum was introduced. 2016-01-04 11:56:56 -08:00
vpx_integer.h Add two constant definitions 2015-02-09 16:26:53 -08:00