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

Måns Rullgård mans
Thu May 27 22:15:07 CEST 2010


Michael Niedermayer <michaelni at gmx.at> writes:

> 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

That would be a HAVE_ symbol, not a CONFIG_ one.  Luck is inherent,
not something you can enable or disable at will.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-cvslog mailing list