mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 13:39:49 +02:00
gst-ffmpeg: Add missing patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4092 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
13
meta/packages/gstreamer/gst-ffmpeg-0.10.1/configure_fix.patch
vendored
Normal file
13
meta/packages/gstreamer/gst-ffmpeg-0.10.1/configure_fix.patch
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
Index: gst-ffmpeg-0.10.1/gst-libs/ext/ffmpeg/configure.ac
|
||||
===================================================================
|
||||
--- gst-ffmpeg-0.10.1.orig/gst-libs/ext/ffmpeg/configure.ac 2008-03-19 23:21:04.000000000 +0000
|
||||
+++ gst-ffmpeg-0.10.1/gst-libs/ext/ffmpeg/configure.ac 2008-03-19 23:21:31.000000000 +0000
|
||||
@@ -775,7 +775,7 @@
|
||||
|
||||
dnl Check for SDL, used in ffplay, and ffserver
|
||||
AC_FF_ALLOW_DISABLE(CONFIG_FFPLAY, ffplay, ffmpeg media player,[
|
||||
- AM_PATH_SDL(, CONFIG_FFPLAY=yes, CONFIG_FPFLAY=no)
|
||||
+ CONFIG_FPFLAY=no
|
||||
])
|
||||
|
||||
dnl media server or not?
|
||||
Reference in New Issue
Block a user