vpx/vp9
Yaowu Xu 35c5d79e6b Limit mv search range for first pass and mbgraph
Both first pass and mbgraph search use block size 16x16 for motion
estimation. This commit put a limit of motion vector range. The
effective range allows the entire 16x16 with required subpel
interpolation input to be completely outside image border, but
not any further away from image border.

Change-Id: Id70a5ed08be49e70959f064859d72adc7d775d08
2013-09-24 13:47:29 -07:00
..
common Merge "Replace memcpy with vpx_memcpy" 2013-09-24 11:35:03 -07:00
decoder Remove redundant mode update in sub8x8 decoding 2013-09-23 17:21:40 -07:00
encoder Limit mv search range for first pass and mbgraph 2013-09-24 13:47:29 -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 Revert "Improved 8t filters" 2013-09-13 15:13:06 -07:00
vp9_cx_iface.c Improves constant qual, constrained qual turned on 2013-09-22 23:04:50 -07:00
vp9_dx_iface.c make vp9 postproc a config option 2013-09-04 10:02:08 -07:00
vp9_iface_common.h yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp9cx.mk make vp9 postproc a config option 2013-09-04 10:02:08 -07:00
vp9dx.mk vp9/decoder: add thread worker 2013-08-05 13:21:13 -07:00