[MPlayer-dev-eng] [PATCH] gcc 3.4 fixes

Michael Niedermayer michaelni at gmx.at
Mon Feb 16 19:09:16 CET 2004


Hi

On Monday 16 February 2004 12:06, Jan Killius wrote:
> Hello,
> here are two small patches against mplayer and libavcodec CVS to get it
> compile with gcc 3.4.
patches for libavcodec should be sent to the ffmpeg-dev list, anyway, 
__attribute_used__ may be undefined for some compilers, attribute_used  or 
used should be used and defined to either 
__attribute_used__/attribute((used)) or nothing depending upon the compiler

-- 
Michael
level[i]= get_vlc(); i+=get_vlc();		(violates patent EP0266049)
median(mv[y-1][x], mv[y][x-1], mv[y+1][x+1]);	(violates patent #5,905,535)
buf[i]= qp - buf[i-1];				(violates patent #?)
for more examples, see http://mplayerhq.hu/~michael/patent.html
stop it, see http://petition.eurolinux.org & http://petition.ffii.org/eubsa/en




More information about the MPlayer-dev-eng mailing list