OSDN Git Service

- have to account for a non-zero start time when we're seeking in ffmpeg files.
authorvan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 13 Dec 2008 07:43:42 +0000 (07:43 +0000)
committervan <van@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 13 Dec 2008 07:43:42 +0000 (07:43 +0000)
commit7a4e34371573ebec2a1cafa784b2a73c39ee683b
treec52d816989fd8afc587e7e81c72dfa1f1a9beae9
parente3c82559c8f1df821c394b1b0a6e1c2d963dd619
 - have to account for a non-zero start time when we're seeking in ffmpeg files.
 - try harder to get keyframes from ffmpeg files: if we've just done a seek, search the next 50 frames for a keyframe.
 - detect WMV3 keyframes since ffmpeg doesn't.

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