vpx/vp10/common
Ronald S. Bultje ed29c2f945 vp10: fix 4:2:2 chroma MVs for 8x4/4x4 blocks.
In vp9, the bottom MV would be the average of the topright and
bottomleft luma MV (instead of the bottomleft/bottomright luma MV).

See issue 993.

Change-Id: Ic91c0b195950e7b32fc26c84c04788a09321e391
2015-09-16 19:35:54 -04:00
..
arm/neon
mips
x86 fix implicit declaration 2015-09-11 12:17:15 -07:00
alloccommon.c
alloccommon.h
blockd.c
blockd.h vp10: don't reset contextual skip flag if block has no coefficients. 2015-09-16 06:41:51 -04:00
common_data.h Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
common.h
debugmodes.c
entropy.c
entropy.h
entropymode.c Make reset_frame_context an enum. 2015-09-11 15:12:02 -04:00
entropymode.h
entropymv.c vp10: fix entropy counts for the hp bit. 2015-09-14 16:13:59 -04:00
entropymv.h vp10: fix entropy counts for the hp bit. 2015-09-14 16:13:59 -04:00
enums.h
filter.c
filter.h
frame_buffers.c
frame_buffers.h
idct.c
idct.h
loopfilter.c vp10: don't reset contextual skip flag if block has no coefficients. 2015-09-16 06:41:51 -04:00
loopfilter.h
mfqe.c
mfqe.h
mv.h
mvref_common.c vp10: remove double MV value check. 2015-09-16 19:35:53 -04:00
mvref_common.h vp10: remove double MV value check. 2015-09-16 19:35:53 -04:00
onyxc_int.h Add support for color-range. 2015-09-16 06:41:46 -04:00
postproc.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
postproc.h
ppflags.h
pred_common.c
pred_common.h Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
quant_common.c
quant_common.h
reconinter.c vp10: fix 4:2:2 chroma MVs for 8x4/4x4 blocks. 2015-09-16 19:35:54 -04:00
reconinter.h Mark VP10 functions as 'INLINE' 2015-09-01 17:05:04 -07:00
reconintra.c
reconintra.h
scale.c
scale.h
scan.c Isolate vp10's inv_txfm from vp9 2015-09-10 15:08:37 -07:00
scan.h Isolate vp10's inv_txfm from vp9 2015-09-10 15:08:37 -07:00
seg_common.c
seg_common.h
textblit.c
textblit.h
thread_common.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
thread_common.h vp10: add extern "C" to headers 2015-09-09 23:15:59 -07:00
tile_common.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
tile_common.h
vp10_fwd_txfm.c Isolate vp10's fwd_txfm from vp9 2015-09-10 15:19:43 -07:00
vp10_fwd_txfm.h Isolate vp10's fwd_txfm from vp9 2015-09-10 15:19:43 -07:00
vp10_inv_txfm.c Isolate vp10's inv_txfm from vp9 2015-09-10 15:08:37 -07:00
vp10_inv_txfm.h Isolate vp10's inv_txfm from vp9 2015-09-10 15:08:37 -07:00
vp10_rtcd_defs.pl Merge "Isolate vp10's fwd_txfm from vp9" 2015-09-11 00:10:45 +00:00
vp10_rtcd.c