Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
426218b6
Commit
426218b6
authored
Feb 18, 2013
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contrib: remove obsolete dvdread patch
parent
be9623cd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
18 deletions
+0
-18
contrib/src/dvdread/dvdread-win32.patch
contrib/src/dvdread/dvdread-win32.patch
+0
-18
No files found.
contrib/src/dvdread/dvdread-win32.patch
View file @
426218b6
...
@@ -11,21 +11,3 @@ Index: dvdread/src/dvdread/ifo_types.h
...
@@ -11,21 +11,3 @@ Index: dvdread/src/dvdread/ifo_types.h
#define PRAGMA_PACK 0
#define PRAGMA_PACK 0
#endif
#endif
#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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment