X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=contrib%2Flibdvdread%2FP05-mingw-large-file.patch;h=480d1e9551eb2adac69c80c454f029b6c0955932;hb=4f0019f03c2e85e8634150ff0c9a31bee6d35ce5;hp=7ed9b6540b497f6632d29525f1fc0408be45df66;hpb=c593146bf3fab6290c71cbbb974e0a756e43f5e0;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/contrib/libdvdread/P05-mingw-large-file.patch b/contrib/libdvdread/P05-mingw-large-file.patch index 7ed9b654..480d1e95 100644 --- a/contrib/libdvdread/P05-mingw-large-file.patch +++ b/contrib/libdvdread/P05-mingw-large-file.patch @@ -1,6 +1,7 @@ ---- libdvdread.orig/dvdread/dvd_input.h 2005-09-06 12:23:00.000000000 -0700 -+++ libdvdread/dvdread/dvd_input.h 2009-03-25 15:01:39.000000000 -0700 -@@ -28,6 +28,24 @@ +diff -Naur libdvdread.orig/src/dvd_input.h libdvdread/src/dvd_input.h +--- libdvdread.orig/src/dvd_input.h 2008-10-03 13:11:30.000000000 -0700 ++++ libdvdread/src/dvd_input.h 2009-04-23 13:47:04.000000000 -0700 +@@ -29,6 +29,24 @@ #define DVDINPUT_READ_DECRYPT (1 << 0) @@ -25,4 +26,3 @@ typedef struct dvd_input_s *dvd_input_t; /** -