Ticket #29296: patch-mp4file.c.diff
File patch-mp4file.c.diff, 818 bytes (added by ak.ml@…, 13 years ago) |
---|
-
plugins/filetype_m4a/mp4file.c
old new 144 144 145 145 #define DEFAULT(x) 146 146 147 typedef int bool;148 147 typedef void* MP4FileHandle; 149 148 typedef u_int32_t MP4TrackId; 150 149 typedef u_int32_t MP4SampleId; -
plugins/filetype_mp4/mp4file.c
old new 144 144 145 145 #define DEFAULT(x) 146 146 147 typedef int bool;148 147 typedef void* MP4FileHandle; 149 148 typedef u_int32_t MP4TrackId; 150 149 typedef u_int32_t MP4SampleId;