]> granicus.if.org Git - handbrake/commit
fix VC1 I-frame detection in ffmpeg_is_keyframe
authorjstebbins <jstebbins.hb@gmail.com>
Tue, 6 Oct 2009 01:25:46 +0000 (01:25 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Tue, 6 Oct 2009 01:25:46 +0000 (01:25 +0000)
commit97949962d2e25cbdb08a27c0b7fb2c47ad17f318
tree6c390e7c807b133a087ee8480f9a8b452190736a
parent61ee5dd5277eedea8328666bba251ecd0d3af0dd
fix VC1 I-frame detection in ffmpeg_is_keyframe
The pattern was incorrect, so we were pretty much always starting on a
non-I-frame when creating previews from VC1 ffmpeg sources.  This fixes
the grey preview complaints several users have had.

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