[FFmpeg-cvslog] r25196 - in trunk: configure doc/filters.texi libavfilter/Makefile libavfilter/allfilters.c libavfilter/vf_yadif.c libavfilter/x86 libavfilter/x86/yadif.c libavfilter/yadif.h

Michael Niedermayer michaelni
Tue Sep 28 13:56:15 CEST 2010


On Mon, Sep 27, 2010 at 08:31:22PM -0400, Alexander Strange wrote:
> 
> On Sep 27, 2010, at 1:46 PM, Ronald S. Bultje wrote:
> 
> > Hi,
> > 
> > On Sat, Sep 25, 2010 at 12:43 PM, michael <subversion at mplayerhq.hu> wrote:
> >> Author: michael
> >> Date: Sat Sep 25 18:43:42 2010
> >> New Revision: 25196
> >> 
> >> Log:
> >> yadif filter, based on stefanos port of my yadif from mplayer.
> >> Compared to stefanos, 2 frame output works with ffplay.
> > 
> > http://fate.ffmpeg.org/x86_32-macosx-gcc-4.2.1/20100927154653
> > 
> > Broke OSX build. Haven't had time to look at it yet.
> 
> >             :[prev] "r"(prev),\
> >              [cur]  "r"(cur),\
> >              [next] "r"(next),\
> >              [prefs]"r"((x86_reg)refs),\
> >              [mrefs]"r"((x86_reg)-refs),\
> >              [pw1]  "m"(pw_1),\
> >              [pb1]  "m"(pb_1),\
> 
> 
> 7 registers with PIC.
> Moving pw/pb_1 to MANGLE() fixes clang -m32 -fomit-frame-pointer.
> 5 registers should work, but removing -fomit-frame-pointer too still makes it fail.
> 

>  yadif.c |   13 ++++++-------
>  1 file changed, 6 insertions(+), 7 deletions(-)
> 8feb4f50ce2609042645bc6cc3354e37247d6a45  yadif_mangle.diff

looks ok

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

The real ebay dictionary, page 1
"Used only once"    - "Some unspecified defect prevented a second use"
"In good condition" - "Can be repaird by experienced expert"
"As is" - "You wouldnt want it even if you were payed for it, if you knew ..."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20100928/f21ae1d5/attachment.pgp>



More information about the ffmpeg-cvslog mailing list