[vlc-commits] contrib: remove obsolete dvdread patch

Rafaël Carré git at videolan.org
Sun Apr 7 23:57:11 CEST 2013


vlc/vlc-2.0 | branch: master | Rafaël Carré <funman at videolan.org> | Mon Feb 18 15:16:31 2013 +0100| [426218b68501eff21b7542e20f81cd65cd19317a] | committer: Rafaël Carré

contrib: remove obsolete dvdread patch

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

 contrib/src/dvdread/dvdread-win32.patch |   18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/contrib/src/dvdread/dvdread-win32.patch b/contrib/src/dvdread/dvdread-win32.patch
index 6fbdeb0..6d258da 100644
--- a/contrib/src/dvdread/dvdread-win32.patch
+++ b/contrib/src/dvdread/dvdread-win32.patch
@@ -11,21 +11,3 @@ Index: dvdread/src/dvdread/ifo_types.h
  #define PRAGMA_PACK 0
  #endif
  #endif
---- dvdread/src/dvd_reader.c	2013-02-05 20:17:01.886086564 +0100
-+++ dvdread.new/src/dvd_reader.c	2013-02-05 20:06:19.694145718 +0100
-@@ -36,6 +36,7 @@
- /* misc win32 helpers */
- #ifdef WIN32
- #include <windows.h>
-+#if 0
- #ifndef HAVE_GETTIMEOFDAY
- /* replacement gettimeofday implementation */
- #include <sys/timeb.h>
-@@ -52,6 +53,7 @@
- #include <io.h> /* read() */
- #define lseek64 _lseeki64
- #endif
-+#endif
- 
- #if defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) || defined(__bsdi__) || defined(__APPLE__)
- #define SYS_BSD 1



More information about the vlc-commits mailing list