OSDN Git Service

Fix for 5234840 Corrupted frames in transition
authorHong Teng <hongteng@google.com>
Wed, 19 Oct 2011 23:36:12 +0000 (16:36 -0700)
committerHong Teng <hongteng@google.com>
Wed, 19 Oct 2011 23:56:03 +0000 (16:56 -0700)
commitc65d276d201f85c2ea99e79ede7b5d2bc08d25fb
tree2ca859cac0c807b1330837b21209297300818e59
parenteac28ab858dc4ecdfd25b6d8851219e6787d1222
Fix for 5234840 Corrupted frames in transition

This is to solve the corrupt frame in transition clip generated
from mpeg4 input clip.
Compress domain trimming is disabled for mpeg4 since hardware
encdoer may use different time scale value than the input mpeg4
clip.

Change-Id: I19377a19840f599ba9cb24c89dc86aaa63fc229e
libvideoeditor/vss/src/M4xVSS_API.c