OSDN Git Service

If we always sort timestamps we can't detect & correct misordering caused by an SCR...
authorvan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 15 Sep 2008 06:51:18 +0000 (06:51 +0000)
committervan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 15 Sep 2008 06:51:18 +0000 (06:51 +0000)
commitb6a019d6f756058d1c83a59fbd4bccac691e1c73
treef36fe44de1355c998bd9a37bdb9d827479a81fe9
parentc5b92662d71b62c2e6acfe9bfe45149ca683d725
If we always sort timestamps we can't detect & correct misordering caused by an SCR discontinuity. So only sort timestamps on streams that could have been broken by Microsoft (ffmpeg avi, wmv, mkv & mp4) and leave mpeg PS, TS & M2TS steams alone.

git-svn-id: svn://localhost/HandBrake/trunk@1699 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/decavcodec.c