[Mplayer-cvslog] CVS: main/libmpcodecs vd_ffmpeg.c,1.129,1.130

Michael Niedermayer michaelni at gmx.at
Tue Aug 31 00:43:22 CEST 2004


Hi

On Sunday 29 August 2004 15:52, Roberto Togni CVS wrote:
> CVS change done by Roberto Togni CVS
>
> Update of /cvsroot/mplayer/main/libmpcodecs
> In directory mail:/var2/tmp/cvs-serv30754/libmpcodecs
>
> Modified Files:
> 	vd_ffmpeg.c
> Log Message:
> AVC (fourcc avc1) in mp4 support
why do u malloc+memcpy+free everything constantly ?!
IMHO vd_ffmpeg.c shouldnt do any codec specific format translation, especially 
not if it requires the whole bitstream to be copied around, instead h264.c 
should be changed to support this directly

[...]
-- 
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-cvslog mailing list