~ubuntu-branches/debian/wheezy/vlc/wheezy

« back to all changes in this revision

Viewing changes to contrib/src/theora/libtheora-includes.patch

  • Committer: Package Import Robot
  • Author(s): Benjamin Drung
  • Date: 2012-03-23 19:03:52 UTC
  • mfrom: (1.3.24)
  • Revision ID: package-import@ubuntu.com-20120323190352-umxyxxd5fdxseim8
Tags: 2.0.1-1
* New upstream release (LP: #931318, #943014, #947814).
* Change build dependency from libpng12-dev to libpng-dev. (Closes: #662539)
* Add --enable-dbus to configure flags.
* Drop patches that were backported and accepted by upstream.
* Add missing libxinerama-dev build dependency for the Skins2 interface.
* Add libgtk2.0-dev back to build dependencies for the notify plugin.
* Set urgency to high for security fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- libtheora/tests/comment.c   2008-04-16 22:25:49.000000000 +0200
 
2
+++ libtheora.old/tests/comment.c       2008-05-14 19:25:34.000000000 +0200
 
3
@@ -15,11 +15,11 @@
 
4
 
 
5
  ********************************************************************/
 
6
 
 
7
-#include <theora/theoradec.h>
 
8
-
 
9
 #include <string.h>
 
10
 #include "tests.h"
 
11
 
 
12
+#include <theora/theoradec.h>
 
13
+
 
14
 #define ARTIST1 "Bug-eyed Fish"
 
15
 #define ARTIST2 "VJ Fugu"
 
16
 #define COPYRIGHT "Copyright (C) 2005. Some Rights Reserved."