From 4c315d6a9dde319663d79ca1c0dfdb3dde5e18b6 Mon Sep 17 00:00:00 2001 From: konablend Date: Wed, 3 Jun 2009 22:48:03 +0000 Subject: - added patch comment indicating when it may be removed. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2477 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- contrib/ffmpeg/A03-png-sequences.patch | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'contrib/ffmpeg/A03-png-sequences.patch') diff --git a/contrib/ffmpeg/A03-png-sequences.patch b/contrib/ffmpeg/A03-png-sequences.patch index ee1708705..00c918f13 100644 --- a/contrib/ffmpeg/A03-png-sequences.patch +++ b/contrib/ffmpeg/A03-png-sequences.patch @@ -10,6 +10,10 @@ diff -Naur ffmpeg-r19067.orig/libavcodec/pngdec.c ffmpeg-r19067/libavcodec/pngde + * since only the first png appears to be marked as PKT_FLAG_KEY + * it means either QuickTime Pro is encoding incorrectly, or + * this code block needs to find other criteria. ++ * ++ * As of ffmpeg-r19079 this patch should no longer be required. ++ * It offers a similar solution; forces code block to be skipped. ++ * + * --kb + */ +#if 0 -- cgit v1.2.3