vpx/vp9
Dmitry Kovalev 4d88b3837b Eliminating usage of allow_comp_inter_inter in the decoder.
Splitting setup_inter_inter function into is_compound_prediction_allowed
and setup_compound_prediction. Moving setup_compound_prediction call
into read_comp_pred from read_uncompressed_header.

We should do the same in the encoder as well.

Change-Id: I40d75fdc4a221b2f7705df00d23a4b3fe79987c3
2013-10-23 14:18:09 -07:00
..
common Merge "Renaming vp9_short_fdct16x16 to vp9_fdct16x16." 2013-10-23 13:37:09 -07:00
decoder Eliminating usage of allow_comp_inter_inter in the decoder. 2013-10-23 14:18:09 -07:00
encoder Merge "Renaming vp9_short_fdct16x16 to vp9_fdct16x16." 2013-10-23 13:37:09 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Merge "SSE2 8-tap sub-pixel filter optimization" 2013-10-11 08:44:56 -07:00
vp9_cx_iface.c Revert "Merge "SVC improvements"" 2013-10-22 11:09:22 +02:00
vp9_dx_iface.c Prevent access to invalid pointer 2013-10-15 13:51:42 -07:00
vp9_iface_common.h yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp9cx.mk Implement variance-based adaptive quantization 2013-10-16 11:55:13 +01:00
vp9dx.mk Moving all idct/iht functions in one place. 2013-10-02 14:13:33 -07:00