[Mplayer-cvslog] CVS: main/libmpcodecs vd_libmpeg2.c,1.28,1.29

Arpi arpi at thot.banki.hu
Mon Aug 2 13:35:33 CEST 2004


Hi,

>  
> -#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???


A'rpi / MPlayer, Astral & ESP-team

--
MPlayer's new image: happiness & peace & cosmetics & vmiklos




More information about the MPlayer-cvslog mailing list