vpx/vp8/encoder
Paul Wilkins 0789253125 T8x8 experiment merge.
For ease of testing and merging experiments I have
removed in line code in encode_frame() that assigns
MBs to be t8x8 or t4x4 coded segments and have
moved the decision point and segment setup to
the init_seg_features0 test function.

Keeping everything in one place helps make sure
for now that experiments using segmentation are
not fighting each other.

Also made sure mode selection code can't choose 4x4
modes if t8x8 is selected.

Patch2: In init_seg_features() add checks
for SEG_LVL_TRANSFORM active.

Change-Id: Ia1767edd99b78510011d4251539f9bc325842e3a
2011-11-09 15:46:05 +00:00
..
2011-11-03 17:14:26 +00:00
2011-06-08 16:19:37 -04:00
2011-11-03 17:14:26 +00:00
2011-07-21 09:01:53 -07:00
2011-07-20 09:49:22 -07:00
2011-11-09 15:46:05 +00:00
2011-11-08 12:21:08 +00:00
2011-06-14 13:39:06 +03:00
2011-10-24 17:06:29 +01:00
2011-10-24 15:52:18 +01:00
2011-08-03 11:51:07 -04:00
2011-11-09 15:46:05 +00:00
2011-11-09 15:46:05 +00:00
2011-10-24 15:52:18 +01:00
2011-11-04 10:42:12 +00:00
2011-07-21 09:01:53 -07:00
2011-11-09 15:46:05 +00:00
2011-10-24 15:52:18 +01:00
2011-11-08 12:21:08 +00:00
2011-07-21 09:01:53 -07:00
2011-02-10 15:09:44 -05:00
2011-06-06 16:44:05 -07:00
2011-10-24 15:52:18 +01:00