From 113bef9492dfcb6cf0b006f0ec0fb7241fe0266b Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 1 May 2014 23:11:28 +0200 Subject: [PATCH] ffmpeg: make upstream patches generally avaible Signed-off-by: Stephan Raue --- ...001-h264-Move-search-code-search-functions-into-separate.patch | 0 .../patches/ffmpeg-0001-truehd-tune-VLC-decoding-for-ARM.patch | 0 ...002-truehd-add-hand-scheduled-ARM-asm-version-of-mlp_fil.patch | 0 ...002-vc-1-Add-platform-specific-start-code-search-routine.patch | 0 ...003-truehd-break-out-part-of-rematrix_channels-into-plat.patch | 0 ...-0003-vc-1-Optimise-parser-with-special-attention-to-ARM.patch | 0 ...004-truehd-add-hand-scheduled-ARM-asm-version-of-ff_mlp_.patch | 0 ...005-truehd-break-out-part-of-output_data-into-platform-s.patch | 0 ...006-truehd-add-hand-scheduled-ARM-asm-version-of-ff_mlp_.patch | 0 .../ffmpeg/patches/ffmpeg-Speed_up_wtv_index_creation.patch | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename projects/RPi/patches/ffmpeg/0001-h264-Move-search-code-search-functions-into-separate.patch => packages/multimedia/ffmpeg/patches/ffmpeg-0001-h264-Move-search-code-search-functions-into-separate.patch (100%) rename projects/RPi/patches/ffmpeg/0001-truehd-tune-VLC-decoding-for-ARM.patch => packages/multimedia/ffmpeg/patches/ffmpeg-0001-truehd-tune-VLC-decoding-for-ARM.patch (100%) rename projects/RPi/patches/ffmpeg/0002-truehd-add-hand-scheduled-ARM-asm-version-of-mlp_fil.patch => packages/multimedia/ffmpeg/patches/ffmpeg-0002-truehd-add-hand-scheduled-ARM-asm-version-of-mlp_fil.patch (100%) rename projects/RPi/patches/ffmpeg/0002-vc-1-Add-platform-specific-start-code-search-routine.patch => packages/multimedia/ffmpeg/patches/ffmpeg-0002-vc-1-Add-platform-specific-start-code-search-routine.patch (100%) rename projects/RPi/patches/ffmpeg/0003-truehd-break-out-part-of-rematrix_channels-into-plat.patch => packages/multimedia/ffmpeg/patches/ffmpeg-0003-truehd-break-out-part-of-rematrix_channels-into-plat.patch (100%) rename projects/RPi/patches/ffmpeg/0003-vc-1-Optimise-parser-with-special-attention-to-ARM.patch => packages/multimedia/ffmpeg/patches/ffmpeg-0003-vc-1-Optimise-parser-with-special-attention-to-ARM.patch (100%) rename projects/RPi/patches/ffmpeg/0004-truehd-add-hand-scheduled-ARM-asm-version-of-ff_mlp_.patch => packages/multimedia/ffmpeg/patches/ffmpeg-0004-truehd-add-hand-scheduled-ARM-asm-version-of-ff_mlp_.patch (100%) rename projects/RPi/patches/ffmpeg/0005-truehd-break-out-part-of-output_data-into-platform-s.patch => packages/multimedia/ffmpeg/patches/ffmpeg-0005-truehd-break-out-part-of-output_data-into-platform-s.patch (100%) rename projects/RPi/patches/ffmpeg/0006-truehd-add-hand-scheduled-ARM-asm-version-of-ff_mlp_.patch => packages/multimedia/ffmpeg/patches/ffmpeg-0006-truehd-add-hand-scheduled-ARM-asm-version-of-ff_mlp_.patch (100%) rename projects/RPi/patches/ffmpeg/ffmpeg_Speed_up_wtv_index_creation.patch => packages/multimedia/ffmpeg/patches/ffmpeg-Speed_up_wtv_index_creation.patch (100%) diff --git a/projects/RPi/patches/ffmpeg/0001-h264-Move-search-code-search-functions-into-separate.patch b/packages/multimedia/ffmpeg/patches/ffmpeg-0001-h264-Move-search-code-search-functions-into-separate.patch similarity index 100% rename from projects/RPi/patches/ffmpeg/0001-h264-Move-search-code-search-functions-into-separate.patch rename to packages/multimedia/ffmpeg/patches/ffmpeg-0001-h264-Move-search-code-search-functions-into-separate.patch diff --git a/projects/RPi/patches/ffmpeg/0001-truehd-tune-VLC-decoding-for-ARM.patch b/packages/multimedia/ffmpeg/patches/ffmpeg-0001-truehd-tune-VLC-decoding-for-ARM.patch similarity index 100% rename from projects/RPi/patches/ffmpeg/0001-truehd-tune-VLC-decoding-for-ARM.patch rename to packages/multimedia/ffmpeg/patches/ffmpeg-0001-truehd-tune-VLC-decoding-for-ARM.patch diff --git a/projects/RPi/patches/ffmpeg/0002-truehd-add-hand-scheduled-ARM-asm-version-of-mlp_fil.patch b/packages/multimedia/ffmpeg/patches/ffmpeg-0002-truehd-add-hand-scheduled-ARM-asm-version-of-mlp_fil.patch similarity index 100% rename from projects/RPi/patches/ffmpeg/0002-truehd-add-hand-scheduled-ARM-asm-version-of-mlp_fil.patch rename to packages/multimedia/ffmpeg/patches/ffmpeg-0002-truehd-add-hand-scheduled-ARM-asm-version-of-mlp_fil.patch diff --git a/projects/RPi/patches/ffmpeg/0002-vc-1-Add-platform-specific-start-code-search-routine.patch b/packages/multimedia/ffmpeg/patches/ffmpeg-0002-vc-1-Add-platform-specific-start-code-search-routine.patch similarity index 100% rename from projects/RPi/patches/ffmpeg/0002-vc-1-Add-platform-specific-start-code-search-routine.patch rename to packages/multimedia/ffmpeg/patches/ffmpeg-0002-vc-1-Add-platform-specific-start-code-search-routine.patch diff --git a/projects/RPi/patches/ffmpeg/0003-truehd-break-out-part-of-rematrix_channels-into-plat.patch b/packages/multimedia/ffmpeg/patches/ffmpeg-0003-truehd-break-out-part-of-rematrix_channels-into-plat.patch similarity index 100% rename from projects/RPi/patches/ffmpeg/0003-truehd-break-out-part-of-rematrix_channels-into-plat.patch rename to packages/multimedia/ffmpeg/patches/ffmpeg-0003-truehd-break-out-part-of-rematrix_channels-into-plat.patch diff --git a/projects/RPi/patches/ffmpeg/0003-vc-1-Optimise-parser-with-special-attention-to-ARM.patch b/packages/multimedia/ffmpeg/patches/ffmpeg-0003-vc-1-Optimise-parser-with-special-attention-to-ARM.patch similarity index 100% rename from projects/RPi/patches/ffmpeg/0003-vc-1-Optimise-parser-with-special-attention-to-ARM.patch rename to packages/multimedia/ffmpeg/patches/ffmpeg-0003-vc-1-Optimise-parser-with-special-attention-to-ARM.patch diff --git a/projects/RPi/patches/ffmpeg/0004-truehd-add-hand-scheduled-ARM-asm-version-of-ff_mlp_.patch b/packages/multimedia/ffmpeg/patches/ffmpeg-0004-truehd-add-hand-scheduled-ARM-asm-version-of-ff_mlp_.patch similarity index 100% rename from projects/RPi/patches/ffmpeg/0004-truehd-add-hand-scheduled-ARM-asm-version-of-ff_mlp_.patch rename to packages/multimedia/ffmpeg/patches/ffmpeg-0004-truehd-add-hand-scheduled-ARM-asm-version-of-ff_mlp_.patch diff --git a/projects/RPi/patches/ffmpeg/0005-truehd-break-out-part-of-output_data-into-platform-s.patch b/packages/multimedia/ffmpeg/patches/ffmpeg-0005-truehd-break-out-part-of-output_data-into-platform-s.patch similarity index 100% rename from projects/RPi/patches/ffmpeg/0005-truehd-break-out-part-of-output_data-into-platform-s.patch rename to packages/multimedia/ffmpeg/patches/ffmpeg-0005-truehd-break-out-part-of-output_data-into-platform-s.patch diff --git a/projects/RPi/patches/ffmpeg/0006-truehd-add-hand-scheduled-ARM-asm-version-of-ff_mlp_.patch b/packages/multimedia/ffmpeg/patches/ffmpeg-0006-truehd-add-hand-scheduled-ARM-asm-version-of-ff_mlp_.patch similarity index 100% rename from projects/RPi/patches/ffmpeg/0006-truehd-add-hand-scheduled-ARM-asm-version-of-ff_mlp_.patch rename to packages/multimedia/ffmpeg/patches/ffmpeg-0006-truehd-add-hand-scheduled-ARM-asm-version-of-ff_mlp_.patch diff --git a/projects/RPi/patches/ffmpeg/ffmpeg_Speed_up_wtv_index_creation.patch b/packages/multimedia/ffmpeg/patches/ffmpeg-Speed_up_wtv_index_creation.patch similarity index 100% rename from projects/RPi/patches/ffmpeg/ffmpeg_Speed_up_wtv_index_creation.patch rename to packages/multimedia/ffmpeg/patches/ffmpeg-Speed_up_wtv_index_creation.patch