diff --git a/packages/multimedia/ffmpeg/meta b/packages/multimedia/ffmpeg/meta index 759a3b8e88..2d6e3b72b4 100644 --- a/packages/multimedia/ffmpeg/meta +++ b/packages/multimedia/ffmpeg/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="ffmpeg" -PKG_VERSION="0.10.6" +PKG_VERSION="0.10.7" if [ "$XBMC" = "master" ]; then PKG_VERSION="1.2" fi diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-999-24c62ea.patch b/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-999-24c62ea.patch deleted file mode 100644 index 8d3d920f28..0000000000 --- a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-999-24c62ea.patch +++ /dev/null @@ -1,27 +0,0 @@ -From 24c62ea7a5df44804be88150aa0c45e6796b5da9 Mon Sep 17 00:00:00 2001 -From: Janne Grunau -Date: Wed, 5 Dec 2012 19:56:36 +0100 -Subject: [PATCH] h264: slice-mt: get last_pic_dropable from master context - -Fixes fate-h264-conformance-cvnlfi2_sony_h and smllwebdl.mkv from -https://github.com/OpenELEC/OpenELEC.tv/issues/1557 . ---- - libavcodec/h264.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/libavcodec/h264.c b/libavcodec/h264.c -index 618acb7..a93d07e 100644 ---- a/libavcodec/h264.c -+++ b/libavcodec/h264.c -@@ -2682,7 +2682,7 @@ static int decode_slice_header(H264Context *h, H264Context *h0) - h->mb_mbaff = 0; - h->mb_aff_frame = 0; - last_pic_structure = s0->picture_structure; -- last_pic_dropable = s->dropable; -+ last_pic_dropable = s0->dropable; - s->dropable = h->nal_ref_idc == 0; - if (h->sps.frame_mbs_only_flag) { - s->picture_structure = PICT_FRAME; --- -1.7.10 - diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0001-Support-raw-dvdsub-palette-as-stored-on-normal-dvd-s.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0001-Support-raw-dvdsub-palette-as-stored-on-normal-dvd-s.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0001-Support-raw-dvdsub-palette-as-stored-on-normal-dvd-s.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0001-Support-raw-dvdsub-palette-as-stored-on-normal-dvd-s.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0002-Change-fallthrough-logic-for-read_seek-to-be-based-o.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0002-Change-fallthrough-logic-for-read_seek-to-be-based-o.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0002-Change-fallthrough-logic-for-read_seek-to-be-based-o.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0002-Change-fallthrough-logic-for-read_seek-to-be-based-o.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0003-matroska-Check-return-value-of-avio_seek-and-avoid-m.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0003-matroska-Check-return-value-of-avio_seek-and-avoid-m.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0003-matroska-Check-return-value-of-avio_seek-and-avoid-m.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0003-matroska-Check-return-value-of-avio_seek-and-avoid-m.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0004-asf-hacks.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0004-asf-hacks.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0004-asf-hacks.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0004-asf-hacks.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0005-if-av_read_packet-returns-AVERROR_IO-we-are-done.-ff.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0005-if-av_read_packet-returns-AVERROR_IO-we-are-done.-ff.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0005-if-av_read_packet-returns-AVERROR_IO-we-are-done.-ff.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0005-if-av_read_packet-returns-AVERROR_IO-we-are-done.-ff.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0006-added-Ticket-7187-TV-Teletext-support-for-DVB-EBU-Te.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0006-added-Ticket-7187-TV-Teletext-support-for-DVB-EBU-Te.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0006-added-Ticket-7187-TV-Teletext-support-for-DVB-EBU-Te.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0006-added-Ticket-7187-TV-Teletext-support-for-DVB-EBU-Te.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0007-Don-t-accept-mpegts-PMT-that-isn-t-current.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0007-Don-t-accept-mpegts-PMT-that-isn-t-current.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0007-Don-t-accept-mpegts-PMT-that-isn-t-current.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0007-Don-t-accept-mpegts-PMT-that-isn-t-current.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0008-Don-t-reparse-PMT-unless-it-s-version-has-changed.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0008-Don-t-reparse-PMT-unless-it-s-version-has-changed.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0008-Don-t-reparse-PMT-unless-it-s-version-has-changed.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0008-Don-t-reparse-PMT-unless-it-s-version-has-changed.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0009-fixed-compile-with-VDPAU-header-versions-without-MPE.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0009-fixed-compile-with-VDPAU-header-versions-without-MPE.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0009-fixed-compile-with-VDPAU-header-versions-without-MPE.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0009-fixed-compile-with-VDPAU-header-versions-without-MPE.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0010-Read-PID-timestamps-as-well-as-PCR-timestamps-to-fin.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0010-Read-PID-timestamps-as-well-as-PCR-timestamps-to-fin.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0010-Read-PID-timestamps-as-well-as-PCR-timestamps-to-fin.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0010-Read-PID-timestamps-as-well-as-PCR-timestamps-to-fin.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0011-Get-stream-durations-using-read_timestamp.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0011-Get-stream-durations-using-read_timestamp.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0011-Get-stream-durations-using-read_timestamp.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0011-Get-stream-durations-using-read_timestamp.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0012-include-stdint.h.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0012-include-stdint.h.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0012-include-stdint.h.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0012-include-stdint.h.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0013-aacenc-add-recognized-profiles-array.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0013-aacenc-add-recognized-profiles-array.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0013-aacenc-add-recognized-profiles-array.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0013-aacenc-add-recognized-profiles-array.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0014-changed-allow-4-second-skew-between-streams-in-mov-b.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0014-changed-allow-4-second-skew-between-streams-in-mov-b.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0014-changed-allow-4-second-skew-between-streams-in-mov-b.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0014-changed-allow-4-second-skew-between-streams-in-mov-b.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0015-fixed-memleak-in-mpegts-demuxer-on-some-malformed-mp.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0015-fixed-memleak-in-mpegts-demuxer-on-some-malformed-mp.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0015-fixed-memleak-in-mpegts-demuxer-on-some-malformed-mp.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0015-fixed-memleak-in-mpegts-demuxer-on-some-malformed-mp.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0016-Speed-up-mpegts-av_find_stream_info.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0016-Speed-up-mpegts-av_find_stream_info.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0016-Speed-up-mpegts-av_find_stream_info.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0016-Speed-up-mpegts-av_find_stream_info.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0017-allow-customizing-shared-library-soname-name-with-ma.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0017-allow-customizing-shared-library-soname-name-with-ma.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0017-allow-customizing-shared-library-soname-name-with-ma.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0017-allow-customizing-shared-library-soname-name-with-ma.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0018-dxva-mpeg2-Allocate-slices-array-dynamically-fixes-v.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0018-dxva-mpeg2-Allocate-slices-array-dynamically-fixes-v.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0018-dxva-mpeg2-Allocate-slices-array-dynamically-fixes-v.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0018-dxva-mpeg2-Allocate-slices-array-dynamically-fixes-v.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0019-dxva-mpeg2-speed-up-slice-allocation.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0019-dxva-mpeg2-speed-up-slice-allocation.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0019-dxva-mpeg2-speed-up-slice-allocation.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0019-dxva-mpeg2-speed-up-slice-allocation.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0020-dxva-vc1-Take-BI-into-account-for-forward-and-backwa.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0020-dxva-vc1-Take-BI-into-account-for-forward-and-backwa.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0020-dxva-vc1-Take-BI-into-account-for-forward-and-backwa.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0020-dxva-vc1-Take-BI-into-account-for-forward-and-backwa.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0021-dxva-vc1-Pass-overlapping-transforms-hint.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0021-dxva-vc1-Pass-overlapping-transforms-hint.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0021-dxva-vc1-Pass-overlapping-transforms-hint.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0021-dxva-vc1-Pass-overlapping-transforms-hint.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0022-dxva-h264-Fix-dxva-playback-of-streams-that-don-t-st.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0022-dxva-h264-Fix-dxva-playback-of-streams-that-don-t-st.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0022-dxva-h264-Fix-dxva-playback-of-streams-that-don-t-st.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0022-dxva-h264-Fix-dxva-playback-of-streams-that-don-t-st.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0023-Changed-format-string-td-not-supported-by-our-MingW-.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0023-Changed-format-string-td-not-supported-by-our-MingW-.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0023-Changed-format-string-td-not-supported-by-our-MingW-.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0023-Changed-format-string-td-not-supported-by-our-MingW-.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0024-add-public-version-of-ff_read_frame_flush.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0024-add-public-version-of-ff_read_frame_flush.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0024-add-public-version-of-ff_read_frame_flush.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0024-add-public-version-of-ff_read_frame_flush.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0025-dvb-subtitle-decoding-when-display-segment-is-mi.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0025-dvb-subtitle-decoding-when-display-segment-is-mi.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0025-dvb-subtitle-decoding-when-display-segment-is-mi.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0025-dvb-subtitle-decoding-when-display-segment-is-mi.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0026-Handle-return-value-of-BeginFrame-better.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0026-Handle-return-value-of-BeginFrame-better.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0026-Handle-return-value-of-BeginFrame-better.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0026-Handle-return-value-of-BeginFrame-better.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0028-added-support-for-OTF-fonts.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0028-added-support-for-OTF-fonts.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0028-added-support-for-OTF-fonts.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0028-added-support-for-OTF-fonts.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0028-fixed-dvd-still-frames-ended-up-in-internal-lavf.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0028-fixed-dvd-still-frames-ended-up-in-internal-lavf.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0028-fixed-dvd-still-frames-ended-up-in-internal-lavf.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0028-fixed-dvd-still-frames-ended-up-in-internal-lavf.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0029-stop-forcing-gas-preprocessor-for-darwin.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0029-stop-forcing-gas-preprocessor-for-darwin.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0029-stop-forcing-gas-preprocessor-for-darwin.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0029-stop-forcing-gas-preprocessor-for-darwin.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0030-ARM-generate-position-independent-code-to-access-data-symbols.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0030-ARM-generate-position-independent-code-to-access-data-symbols.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0030-ARM-generate-position-independent-code-to-access-data-symbols.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0030-ARM-generate-position-independent-code-to-access-data-symbols.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0031-ARM-vp56-allow-inline-asm-to-build-with-clang.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0031-ARM-vp56-allow-inline-asm-to-build-with-clang.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0031-ARM-vp56-allow-inline-asm-to-build-with-clang.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0031-ARM-vp56-allow-inline-asm-to-build-with-clang.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0032-PGS-use-the-PTS-from-the-presentation-segment.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0032-PGS-use-the-PTS-from-the-presentation-segment.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0032-PGS-use-the-PTS-from-the-presentation-segment.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0032-PGS-use-the-PTS-from-the-presentation-segment.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0033-ARM-ac3-fix-ac3_bit_alloc_calc_bap_armv6.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0033-ARM-ac3-fix-ac3_bit_alloc_calc_bap_armv6.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0033-ARM-ac3-fix-ac3_bit_alloc_calc_bap_armv6.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0033-ARM-ac3-fix-ac3_bit_alloc_calc_bap_armv6.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0034-ARM-fix-h264-chroma-mc-overrides.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0034-ARM-fix-h264-chroma-mc-overrides.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0034-ARM-fix-h264-chroma-mc-overrides.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0034-ARM-fix-h264-chroma-mc-overrides.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0035-ffmpeg-fixed-missing-S_DVBSUB-subtitles.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0035-ffmpeg-fixed-missing-S_DVBSUB-subtitles.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0035-ffmpeg-fixed-missing-S_DVBSUB-subtitles.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0035-ffmpeg-fixed-missing-S_DVBSUB-subtitles.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0036-Provide-a-monotonic-timestamp-to-the-outside-world.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0036-Provide-a-monotonic-timestamp-to-the-outside-world.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0036-Provide-a-monotonic-timestamp-to-the-outside-world.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0036-Provide-a-monotonic-timestamp-to-the-outside-world.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0037-latm_fix_initialization_on_some_streams.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0037-latm_fix_initialization_on_some_streams.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0037-latm_fix_initialization_on_some_streams.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0037-latm_fix_initialization_on_some_streams.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0038-Fixed_forced_subtitles_display_in_PGS_stream.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0038-Fixed_forced_subtitles_display_in_PGS_stream.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-0038-Fixed_forced_subtitles_display_in_PGS_stream.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-0038-Fixed_forced_subtitles_display_in_PGS_stream.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-901.01-add_xvba_support.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-901.01-add_xvba_support.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-901.01-add_xvba_support.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-901.01-add_xvba_support.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-901.02-xvba_adapt_to_new_ffmpeg_fix_artifacts_for_h.264.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-901.02-xvba_adapt_to_new_ffmpeg_fix_artifacts_for_h.264.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-901.02-xvba_adapt_to_new_ffmpeg_fix_artifacts_for_h.264.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-901.02-xvba_adapt_to_new_ffmpeg_fix_artifacts_for_h.264.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-901.03-xvba_xvba_vc-1_new_ffmpeg.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-901.03-xvba_xvba_vc-1_new_ffmpeg.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-901.03-xvba_xvba_vc-1_new_ffmpeg.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-901.03-xvba_xvba_vc-1_new_ffmpeg.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-901.04-xvba_correct_h.264_level_in_case_it_was_encoded_wrongly.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-901.04-xvba_correct_h.264_level_in_case_it_was_encoded_wrongly.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-901.04-xvba_correct_h.264_level_in_case_it_was_encoded_wrongly.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-901.04-xvba_correct_h.264_level_in_case_it_was_encoded_wrongly.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-901.05-xvba_fix_pix_fmt_vda_vld_assert.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-901.05-xvba_fix_pix_fmt_vda_vld_assert.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-901.05-xvba_fix_pix_fmt_vda_vld_assert.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-901.05-xvba_fix_pix_fmt_vda_vld_assert.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-912-Vividas-support-for-IPLEX-for-current-ffmpeg.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-912-Vividas-support-for-IPLEX-for-current-ffmpeg.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-912-Vividas-support-for-IPLEX-for-current-ffmpeg.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-912-Vividas-support-for-IPLEX-for-current-ffmpeg.patch diff --git a/packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-999.udp.patch b/packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-999.udp.patch similarity index 100% rename from packages/multimedia/ffmpeg/patches/0.10.6/ffmpeg-0.10.6-999.udp.patch rename to packages/multimedia/ffmpeg/patches/0.10.7/ffmpeg-0.10.6-999.udp.patch