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>
Fri, 7 Dec 2012 08:05:34 +0000 (16:05 +0800)
commit89376693e997aa99c807f09a55b6397d410d087e
treefc64376b5e23dece0d9f4ccca2509e3100233cca
parent69c050fd9cff31b02a962da2b989841754929f46
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