vpx/vp10
Ronald S. Bultje 034c28b0a4 vp10: split UV int4x4 loopfilter flag in one for each covered edge.
In practice, this fixes the issue that if you have an odd number of
mi_cols, on the full right of the image, the UV int4x4 loopfilter
will be skipped over odd cols as well as odd rows (because it holds a
single variable for both edges).

See issue 1016.

Change-Id: Id53b501cbff9323a8239ed4775ae01fe91874b7e
2015-09-25 20:25:10 -04:00
..
common vp10: split UV int4x4 loopfilter flag in one for each covered edge. 2015-09-25 20:25:10 -04:00
decoder vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer. 2015-09-25 19:30:46 -04:00
encoder vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer. 2015-09-25 19:30:46 -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 Merge "Isolate vp10's fwd_txfm from vp9" 2015-09-11 00:10:45 +00:00
vp10_cx_iface.c Add support for color-range. 2015-09-16 06:41:46 -04:00
vp10_dx_iface.c Merge changes from topic 'fix-vp9-bitstream-test' 2015-09-15 23:14:34 +00:00
vp10_iface_common.h Add support for color-range. 2015-09-16 06:41:46 -04:00
vp10cx.mk remove static from fdct4/8/16/32 2015-09-21 11:49:10 -07:00
vp10dx.mk Remove vp9_ prefix from vp10 files 2015-08-11 21:24:08 -07:00