aom/vp10
Ronald S. Bultje d88cee3712 Make update_map/temporal_update fields implicit for keyframes.
These frame types cannot make bitstream parsing depend on previous
frames, so the hypothetical combinations of e.g. keyframe=1 and
update_map=0 or keyframe=1 and temporal_update=1 are non-sensical.
Therefore, make it impossible to code such combinations in the vp10
bitstream header.

See issue 1044.

Change-Id: I3f0a83d5c7e3989541a469a909471424a285239d
2015-09-03 21:19:45 -04:00
..
common Mark VP10 functions as 'INLINE' 2015-09-01 17:05:04 -07:00
decoder Make update_map/temporal_update fields implicit for keyframes. 2015-09-03 21:19:45 -04:00
encoder Make update_map/temporal_update fields implicit for keyframes. 2015-09-03 21:19:45 -04:00
exports_dec Fork VP9 and VP10 codebase 2015-08-11 17:05:28 -07:00
exports_enc Fork VP9 and VP10 codebase 2015-08-11 17:05:28 -07:00
vp10_common.mk Remove common_data.c file from vp10 folder 2015-08-13 16:33:03 +00:00
vp10_cx_iface.c vp10 cleanup: remove svc code 2015-08-28 11:53:32 -07:00
vp10_dx_iface.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
vp10_iface_common.h Correct guard macros in header files 2015-08-13 09:25:39 -07:00
vp10cx.mk vp10 cleanup: remove svc code 2015-08-28 11:53:32 -07:00
vp10dx.mk Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00