[MPlayer-cvslog] CVS: main/libmpdemux demux_mov.c,1.120,1.121

Alex Beregszaszi alex at fsn.hu
Sat May 21 11:32:24 CEST 2005


Hi,

> Log Message:
> The Quicktime headers have changed slightly from 10.3.x to 10.4.
> Steven Schultz <sms at 2BSD.COM>
> 
> 
> Index: demux_mov.c
> ===================================================================
> RCS file: /cvsroot/mplayer/main/libmpdemux/demux_mov.c,v
> retrieving revision 1.120
> retrieving revision 1.121
> diff -u -r1.120 -r1.121
> --- demux_mov.c	6 May 2005 22:26:36 -0000	1.120
> +++ demux_mov.c	18 May 2005 14:44:56 -0000	1.121
> @@ -37,6 +37,8 @@
>  
>  #ifdef MACOSX
>  #include <QuickTime/QuickTime.h>
> +#include <QuickTime/ImageCompression.h>
> +#include <QuickTime/ImageCodec.h>

Shouldnt be here a version check?

-- 
Alex Beregszaszi 			e-mail: alex at fsn.hu
Free Software Network			cell: +36 70 3144424




More information about the MPlayer-cvslog mailing list