summaryrefslogtreecommitdiffstats
path: root/main/vlc/raspberrypi-mpeg4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/vlc/raspberrypi-mpeg4.patch')
-rw-r--r--main/vlc/raspberrypi-mpeg4.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/main/vlc/raspberrypi-mpeg4.patch b/main/vlc/raspberrypi-mpeg4.patch
deleted file mode 100644
index cbeea441b..000000000
--- a/main/vlc/raspberrypi-mpeg4.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- vlc-2.1.2.orig/modules/codec/omxil/omxil_core.c
-+++ vlc-2.1.2/modules/codec/omxil/omxil_core.c
-@@ -202,6 +202,7 @@
- {
- #ifdef RPI_OMX
- { "video_decoder.avc", "OMX.broadcom.video_decode" },
-+ { "video_decoder.mpeg4", "OMX.broadcom.video_decode" },
- { "iv_renderer", "OMX.broadcom.video_render" },
- #endif
- { 0, 0 }