mpeg2enc: Options for profile and level
authorXiang, Haihao <haihao.xiang@intel.com>
Thu, 29 Nov 2012 01:30:47 +0000 (09:30 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Fri, 7 Dec 2012 08:05:34 +0000 (16:05 +0800)
commit1385a8cfaeb833ae71b5b2136043d319d941338e
treeabd63904dcb792e0261aa11a5ec21b41ad897dbb
parentacd5cde21e6a604320b27a746a4f0ec268f9a3fc
mpeg2enc: Options for profile and level

--profile <0|1>   specify the profile 0(Simple), or 1(Main, default)
--level <0|1|2>   specify the level 0(Low), 1(Main, default) or 2(High)

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