[FFmpeg-cvslog] r23343 - trunk/ffplay.c

Kostya kostya.shishkov
Thu May 27 20:56:53 CEST 2010


On Thu, May 27, 2010 at 07:34:49PM +0200, Michael Niedermayer wrote:
> On Thu, May 27, 2010 at 01:26:35AM +0000, Carl Eugen Hoyos wrote:
> > michael <subversion <at> mplayerhq.hu> writes:
> > 
> > > Fix pts reordering code.
> > > This fixes a regression introduced when libavfilter support was added to
> > > ffplay.
> > 
> > vc1 samples still show artefacts:
> > samples/fate-suite/vc1/SA00040.vc1
> 
> complain to kostya
> code like
>  s->dsp.vc1_h_overlap(s->dest[dst_idx] + off, s->linesize >> ((i & 4) >> 2));
>                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> cannot work

It can by sheer luck. I'll try to replace all of this with proper
linesize/uvlinesize selection.
 
> [...]
> 
> -- 
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB



More information about the ffmpeg-cvslog mailing list