[Mplayer-cvslog] CVS: main/libmpcodecs vd_libmpeg2.c,1.28,1.29
Michael Niedermayer
michaelni at gmx.at
Mon Aug 2 15:24:12 CEST 2004
Hi
On Monday 02 August 2004 15:08, Jindrich Makovicka wrote:
> Diego Biurrun wrote:
> > Arpi writes:
> >>>-#ifdef MPEG12_POSTPROC
> >>>- if(!mpi->qscale){
> >>>- mpi->qstride=(info->sequence->picture_width+15)>>4;
> >>>- mpi->qscale=malloc(mpi->qstride*((info->sequence->picture_height+15)>
> >>>>4)); - }
> >>>- mpeg2dec->decoder.quant_store=mpi->qscale;
> >>>- mpeg2dec->decoder.quant_stride=mpi->qstride;
> >>>- mpi->pict_type=type; // 1->I, 2->P, 3->B
> >>>- mpi->qscale_type= 1;
> >>>-#endif
> >>>-
> >>
> >>hmm, why did you remove postprocessing support???
> >
> > And out of curiosity (and for the Copyright file), is our version
> > patched or just the imported vanilla version?
>
> It is patched, except the forgotten postprocessing. All changes against
> original libmpeg2 are in
>
> http://kmlinux.fjfi.cvut.cz/~makovick/libmpeg2_changes.tgz
>
> libmpeg-0.4.0.diff file. Most of the previous MPlayer patches have been
> already merged into libmpeg2.
IMHO the libmpeg2 - MPlayer/libmpeg2 diff could be put in mplayer cvs, that
way future libmpeg2 upgrades would be easier
[...]
--
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