]> git.sesse.net Git - vlc/commitdiff
contribs: theora compilation fix
authorFelix Paul Kühne <fkuehne@videolan.org>
Sun, 30 Aug 2009 23:11:08 +0000 (01:11 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 30 Aug 2009 23:11:21 +0000 (01:11 +0200)
extras/contrib/src/Patches/libtheora-includes.patch

index 522babbcb3bb59c465ef054577f5bb6f2f8397ab..e235b29f2cd20a9557b8e30a9ad31a49146dd7b5 100644 (file)
  #define ARTIST1 "Bug-eyed Fish"
  #define ARTIST2 "VJ Fugu"
  #define COPYRIGHT "Copyright (C) 2005. Some Rights Reserved."
---- libtheora/tests/noop.c     2008-04-16 22:25:49.000000000 +0200
-+++ libtheora.old/tests/noop.c 2008-05-14 19:22:44.000000000 +0200
-@@ -15,9 +15,11 @@
+--- libtheora/tests/noop.c     2009-08-22 20:14:02.000000000 +0200
++++ libtheora/tests/noop.c     2009-08-31 01:00:53.000000000 +0200
+@@ -15,11 +15,10 @@
  
   ********************************************************************/
  
 +#include "tests.h"
  #include <theora/theoraenc.h>
+ #include <theora/theoradec.h>
  
 -#include "tests.h"
-+
-+
+-
  static int
- noop_test_encode ()
+ noop_test_info ()
+ {
+