diff --git a/packages/multimedia/ffmpeg/patches/ffmpeg-0.10.6-0037-fixed_missing_S_DVBSUB_subtitles.patch b/packages/multimedia/ffmpeg/patches/ffmpeg-0.10.6-0035-ffmpeg-fixed-missing-S_DVBSUB-subtitles.patch similarity index 80% rename from packages/multimedia/ffmpeg/patches/ffmpeg-0.10.6-0037-fixed_missing_S_DVBSUB_subtitles.patch rename to packages/multimedia/ffmpeg/patches/ffmpeg-0.10.6-0035-ffmpeg-fixed-missing-S_DVBSUB-subtitles.patch index 7d3bcf87ce..0e48c68438 100644 --- a/packages/multimedia/ffmpeg/patches/ffmpeg-0.10.6-0037-fixed_missing_S_DVBSUB_subtitles.patch +++ b/packages/multimedia/ffmpeg/patches/ffmpeg-0.10.6-0035-ffmpeg-fixed-missing-S_DVBSUB-subtitles.patch @@ -1,17 +1,17 @@ From 9066d83f0f237d90fe0c2d9b6202bb8cd59a6562 Mon Sep 17 00:00:00 2001 From: Allan Kristensen Date: Fri, 21 Dec 2012 21:04:18 +0100 -Subject: [PATCH] [ffmpeg] fixed missing S_DVBSUB subtitles +Subject: [PATCH 1/1] [ffmpeg] fixed missing S_DVBSUB subtitles --- - libavformat/matroska.c | 1 + + libavformat/matroska.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libavformat/matroska.c b/libavformat/matroska.c index 2f5b617..11c2fa5 100644 --- a/libavformat/matroska.c +++ b/libavformat/matroska.c -@@ -59,6 +59,7 @@ +@@ -59,6 +59,7 @@ const CodecTags ff_mkv_codec_tags[]={ {"S_ASS" , CODEC_ID_SSA}, {"S_SSA" , CODEC_ID_SSA}, {"S_VOBSUB" , CODEC_ID_DVD_SUBTITLE}, @@ -20,5 +20,5 @@ index 2f5b617..11c2fa5 100644 {"V_DIRAC" , CODEC_ID_DIRAC}, -- -1.7.10 +1.8.0 diff --git a/packages/multimedia/ffmpeg/patches/ffmpeg-0.10.6-0035-Provide-a-monotonic-timestamp-to-the-outside-world.patch b/packages/multimedia/ffmpeg/patches/ffmpeg-0.10.6-0036-Provide-a-monotonic-timestamp-to-the-outside-world.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/ffmpeg-0.10.6-0035-Provide-a-monotonic-timestamp-to-the-outside-world.patch rename to packages/multimedia/ffmpeg/patches/ffmpeg-0.10.6-0036-Provide-a-monotonic-timestamp-to-the-outside-world.patch diff --git a/packages/multimedia/ffmpeg/patches/ffmpeg-0.10.6-0036-latm_fix_initialization_on_some_streams.patch b/packages/multimedia/ffmpeg/patches/ffmpeg-0.10.6-0037-latm_fix_initialization_on_some_streams.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/ffmpeg-0.10.6-0036-latm_fix_initialization_on_some_streams.patch rename to packages/multimedia/ffmpeg/patches/ffmpeg-0.10.6-0037-latm_fix_initialization_on_some_streams.patch