libextractor

GNU libextractor
Log | Files | Refs | Submodules | README | LICENSE

commit e8aca1b24508aa9e1746ee5bf557e5cee3a4d357
parent 7fa3f3cacdb9f16a7ef39f3d2cfecc7031c8a416
Author: Heikki Lindholm <holin@iki.fi>
Date:   Sat, 27 Dec 2008 17:57:09 +0000

name collision with MacTypes.h


Diffstat:
Msrc/plugins/qtextractor.c | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/plugins/qtextractor.c b/src/plugins/qtextractor.c @@ -538,7 +538,7 @@ typedef struct { short integer; short fraction; -} Fixed; +} QTFixed; typedef struct { @@ -557,11 +557,11 @@ typedef struct unsigned short alternate_group; unsigned short volume; unsigned short reserved_3; - Fixed matrix[3][3]; + QTFixed matrix[3][3]; /* in pixels */ - Fixed track_width; + QTFixed track_width; /* in pixels */ - Fixed track_height; + QTFixed track_height; } TrackAtom; static int