[Mplayer-cvslog] CVS: main/libmpcodecs vd_ffmpeg.c, 1.113, 1.114 mp_image.h, 1.28, 1.29
Michael Niedermayer
michaelni at gmx.at
Wed Dec 24 22:37:33 CET 2003
Hi
On Wednesday 24 December 2003 20:07, Diego Biurrun wrote:
> Michael Niedermayer CVS writes:
> > Modified Files:
> > vd_ffmpeg.c mp_image.h
> > Log Message:
> > set top_field first for lavc decoding and add MP_IMGFIELD_INTERLACED
> >
> > + || sh->format == mmioFOURCC('R', 'V', '3', '0')
> > + || sh->format == mmioFOURCC('R', 'V', '4', '0')
>
> Is this what I am dreaming about, e.g. RV30 and RV40 decoding? Sorry,
no, its just for testing/reverse engeneering, RV30&RV40 are not simple H263,
RV30 contains at least some 4x4 block stuff, so maybe its based upon some
early H264 draft, or maybe its some H264/H263 mix, i dunno
anyone knows when RV30 was released?
[...]
--
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