vpx/vp10
Ronald S. Bultje 53a11656cd vp10: only assume ONLY_4X4 if segmentation is disabled.
Otherwise, per-segment lossless might mean that some segments are not
lossless and they could still want to use another mode. The per-block
tx points remain uncoded on blocks where (per the segment id) the Q
value implies lossless.

Change-Id: If210206ab1fe3dd11976797370c77f961f13dfa0
2016-01-04 15:21:02 -05:00
..
common move vp9_avg to vpx_dsp 2015-12-14 14:42:12 -08:00
decoder vp10: only assume ONLY_4X4 if segmentation is disabled. 2016-01-04 15:21:02 -05:00
encoder vp10: only assume ONLY_4X4 if segmentation is disabled. 2016-01-04 15:21:02 -05: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 Merge "Isolate vp10's fwd_txfm from vp9" 2015-09-11 00:10:45 +00:00
vp10_cx_iface.c vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe. 2015-10-20 14:48:31 -04:00
vp10_dx_iface.c Rename display_{size,width,height} to render_*. 2015-09-25 21:34:29 -04:00
vp10_iface_common.h vp9/10: improve support for render_width/height. 2015-09-25 22:18:22 -04:00
vp10cx.mk move vp9_avg to vpx_dsp 2015-12-14 14:42:12 -08:00
vp10dx.mk Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00