summaryrefslogtreecommitdiff
path: root/multimedia/libdvdread/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libdvdread/patches/patch-ac')
-rw-r--r--multimedia/libdvdread/patches/patch-ac14
1 files changed, 14 insertions, 0 deletions
diff --git a/multimedia/libdvdread/patches/patch-ac b/multimedia/libdvdread/patches/patch-ac
new file mode 100644
index 00000000000..ebad152a7d3
--- /dev/null
+++ b/multimedia/libdvdread/patches/patch-ac
@@ -0,0 +1,14 @@
+$NetBSD: patch-ac,v 1.1 2004/06/21 16:14:14 drochner Exp $
+
+--- dvdread/ifo_types.h.orig 2004-05-19 21:26:26.000000000 +0200
++++ dvdread/ifo_types.h
+@@ -407,8 +407,8 @@ typedef struct {
+ uint16_t next_pgc_nr;
+ uint16_t prev_pgc_nr;
+ uint16_t goup_pgc_nr;
+- uint8_t still_time;
+ uint8_t pg_playback_mode;
++ uint8_t still_time;
+ uint32_t palette[16]; /* New type struct {zero_1, Y, Cr, Cb} ? */
+ uint16_t command_tbl_offset;
+ uint16_t program_map_offset;