[vlc-devel] commit: contribs: compilation fix ( Felix Paul Kühne )

git version control git at videolan.org
Fri Sep 4 13:10:06 CEST 2009


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Sep  4 13:10:02 2009 +0200| [efd248a652c69aa41c94bdd03b69a0f499be0395] | committer: Felix Paul Kühne 

contribs: compilation fix

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=efd248a652c69aa41c94bdd03b69a0f499be0395
---

 extras/contrib/src/Patches/x264-svn-darwin.patch |   13 -------------
 1 files changed, 0 insertions(+), 13 deletions(-)

diff --git a/extras/contrib/src/Patches/x264-svn-darwin.patch b/extras/contrib/src/Patches/x264-svn-darwin.patch
index b40de08..2569eeb 100644
--- a/extras/contrib/src/Patches/x264-svn-darwin.patch
+++ b/extras/contrib/src/Patches/x264-svn-darwin.patch
@@ -12,16 +12,3 @@ Index: configure
  
  if [ "$debug" != "yes" -a "$gprof" != "yes" ]; then
 
-Index: common/common.h
-===================================================================
---- common/common.h	(revision 701)
-+++ common/common.h	(working copy)
-@@ -67,7 +67,7 @@
- #include <stdlib.h>
- #include <string.h>
- #include <assert.h>
--#include "x264.h"
-+#include "../x264.h"
- #include "bs.h"
- #include "set.h"
- #include "predict.h"




More information about the vlc-devel mailing list