mpeg2enc: Fix the period between I frames
authorXiang, Haihao <haihao.xiang@intel.com>
Mon, 26 Nov 2012 08:05:38 +0000 (16:05 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Tue, 28 May 2013 08:46:48 +0000 (16:46 +0800)
commit11f0b90bd7b6c234348d7e7fe2979b3836aa8164
tree60d8c5290503e000b3aad79eaee0cbdd746b7197
parent07f6782e7e1b406e021c6b1cda893929c23d2db1
mpeg2enc: Fix the period between I frames

1 for mode 0, and 16 for mode 1 and mode 2. Also temporarily
assert mode 1 and mode 2

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
test/encode/mpeg2enc.c