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

Michael Niedermayer michaelni
Thu May 27 22:03:12 CEST 2010


On Thu, May 27, 2010 at 09:56:53PM +0300, Kostya wrote:
> 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. 

but its not under
#if CONFIG_SHEER_LUCK


> I'll try to replace all of this with proper
> linesize/uvlinesize selection.

thanks
if after that its still not working then ping me maybe there are bugs in
ffplas libavfilter too but i guess we will be sheer lucky and this will
be the only one ;)

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20100527/0fbf0268/attachment.pgp>



More information about the ffmpeg-cvslog mailing list