aom/vpx
Paul Wilkins 31ee193a9c Extension of segmentation to 8 segments.
Also some further simplification following removal
of top node code.

There is an issue in regards to the shared file vp8cx.h
in regard to the roi_map as this interface assumes that
there are only 4 segments. I have left the value here as
4 for now meaning that the roi_map interface is broken
for VP9.

Note that this change would have been easier if I hadn't
had to search for hard wire instances of the number 4
and <= 3.

Change-Id: Ia8b6deea4be4dbd20deb1656e689dd43a5f190e8
2013-04-24 16:36:47 +01:00
..
internal Rough merge of master into experimental 2012-11-07 11:30:16 -08:00
src Pack invisible frames without lengths 2012-11-15 15:48:07 -08:00
exports_com shared library support (.so) 2010-06-05 16:47:23 -04:00
exports_dec shared library support (.so) 2010-06-05 16:47:23 -04:00
exports_enc shared library support (.so) 2010-06-05 16:47:23 -04:00
vp8.h Add VP9_GET_REFERENCE control 2013-03-13 19:08:06 -07:00
vp8cx.h Extension of segmentation to 8 segments. 2013-04-24 16:36:47 +01:00
vp8dx.h Convert inv_tile_order to control interface 2013-03-27 11:22:20 -07:00
vpx_codec.h Merge branch 'vp9-preview' of review:webm/libvpx 2012-12-27 09:37:19 -08:00
vpx_codec.mk Move documentation file list to relevant make file 2012-11-16 09:16:25 -08:00
vpx_codec_impl_bottom.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpx_codec_impl_top.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
vpx_decoder.h Convert inv_tile_order to control interface 2013-03-27 11:22:20 -07:00
vpx_encoder.h Convert g_frame_parallel_decoding to control interface 2013-03-27 11:07:26 -07:00
vpx_image.h vpx: merge with master 2012-11-06 12:04:53 -08:00
vpx_integer.h Added INT16_MIN and INT16_MAX for MSVC builds 2013-02-04 10:21:32 -08:00