OSDN Git Service

try harder to identify program streams that do not begin with a pack header
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 12 Feb 2010 23:27:29 +0000 (23:27 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 12 Feb 2010 23:27:29 +0000 (23:27 +0000)
commit1b9090ccd7505b67599d2c26bce78bc7957bc9c5
tree63e33b338eb883e0f743b198d86be6deaae04fe7
parentcc64c7c5a7e1153846311c8a5d6d60b1bf5eb7c2
try harder to identify program streams that do not begin with a pack header

search deeper into the file for a pack header followed by another start code
prefix.  Fixes problem with file cut by StreamClip on non-pack header boundary

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