[vlc-devel] commit: contrib: final correction for swscale patch (Derk-Jan Hartman )
git version control
git at videolan.org
Fri Apr 3 19:42:54 CEST 2009
vlc | branch: 0.9-bugfix | Derk-Jan Hartman <hartman at videolan.org> | Fri Apr 3 19:42:25 2009 +0200| [692125821961569e83636878f120a18ba54f37ed] | committer: Derk-Jan Hartman
contrib: final correction for swscale patch
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=692125821961569e83636878f120a18ba54f37ed
---
extras/contrib/src/Patches/ffmpeg-swscale.patch | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/extras/contrib/src/Patches/ffmpeg-swscale.patch b/extras/contrib/src/Patches/ffmpeg-swscale.patch
index 6e7a294..64ccb07 100644
--- a/extras/contrib/src/Patches/ffmpeg-swscale.patch
+++ b/extras/contrib/src/Patches/ffmpeg-swscale.patch
@@ -1,6 +1,7 @@
---- ffmpeg/libswscale/swscale.c (revision 29136)
-+++ ffmpeg/libswscale/swscale.c (working copy)
- -1101,8 +1101,7 @@
+diff -ruN libswscale/swscale.c libswscale/swscale.c
+--- libswscale/swscale.c 2009-04-03 19:36:49.000000000 +0200
++++ libswscale/swscale.c 2009-04-03 19:40:06.000000000 +0200
+@@ -1101,8 +1101,7 @@
#endif
#if ARCH_PPC
@@ -10,7 +11,7 @@
#define COMPILE_ALTIVEC
#endif
#endif //ARCH_PPC
- -1778,8 +1777,8 @@
+@@ -1778,8 +1777,8 @@
static SwsFunc getSwsFunc(int flags){
More information about the vlc-devel
mailing list