summaryrefslogtreecommitdiffstats
path: root/php-ffmpeg-php54.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-02 09:26:42 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-02 09:26:42 +0100
commit1d6a75585dfbdf374a560e30323ce688d981b592 (patch)
tree367e60265d34d40bc469475d8720b7bb3165a507 /php-ffmpeg-php54.patch
parent090181a4c42cf8d422d7c6d482ce1876c2d44420 (diff)
php-ffmpeg: fix f18 build + cleanups
Diffstat (limited to 'php-ffmpeg-php54.patch')
-rw-r--r--php-ffmpeg-php54.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/php-ffmpeg-php54.patch b/php-ffmpeg-php54.patch
index 6a7e1ab..c00f78d 100644
--- a/php-ffmpeg-php54.patch
+++ b/php-ffmpeg-php54.patch
@@ -1,15 +1,6 @@
diff -up ffmpeg-php-svn678/ffmpeg_movie.c.php54 ffmpeg-php-svn678/ffmpeg_movie.c
--- ffmpeg-php-svn678/ffmpeg_movie.c.php54 2012-09-17 06:08:57.113312219 +0200
+++ ffmpeg-php-svn678/ffmpeg_movie.c 2012-09-17 06:12:10.425069883 +0200
-@@ -36,7 +36,7 @@
-
- #include <avcodec.h>
- #include <avformat.h>
--#include <pixfmt.h>
-+#include <pixfmt.h>
- #include <pixdesc.h>
-
- #ifdef HAVE_CONFIG_H
@@ -315,7 +315,7 @@ FFMPEG_PHP_CONSTRUCTOR(ffmpeg_movie, __c
}