vpx/vp8
agrange a08df4552a Fix breakout thresh computation for golden & AltRef frames
1. Unavailability of each reference frame type should be tested
independently,
2. Also, only the VP8_GOLD_FLAG needs to be tested before setting
golden frame specific thresholds, and only VP8_ALT_FLAG needs
testing before setting thresholds relevant to the AltRef frame.
(Raised by gbvalor, in response to Issue 47)

Change-Id: I6a06fc2a6592841d85422bc1661e33349bb6c3b8
2010-06-21 16:50:59 +01:00
..
common Fix a linker error on x86-64 Linux when not using a version script. 2010-06-21 08:19:12 -04:00
decoder cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
encoder Fix breakout thresh computation for golden & AltRef frames 2010-06-21 16:50:59 +01: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_common.mk cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
vp8_cx_iface.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
vp8_dx_iface.c cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
vp8cx_arm.mk cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
vp8cx.mk cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
vp8dx_arm.mk cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00
vp8dx.mk cosmetics: trim trailing whitespace 2010-06-18 13:06:11 -04:00