[MPlayer-dev-eng] [PATCH] (UPDATED) vf_bmovl2, complete and documented

Jason Tackaberry tack at auc.ca
Wed Jan 14 17:58:54 CET 2004


On Wed, 2004-01-14 at 07:19, Michael Niedermayer wrote:
> yes
>                "movq %%mm0, %0\n\t"
>                             ^^

Gahhh.  It's always so easy to miss the obvious when it's your own code.
:)

> cast the stuff to the right type before using it
> "m"(((uint64_t*)dst)[0]) instead of "m"(dst[0])

All right.  Thanks for pointing out these oversights.

I have attached an update with the corrections made by Michael.  The
first attachment is merely a diff showing the changes since yesterday's
patch.  The second attachment is the complete diff with the corrections
that may be applied cleanly against cvs.

Cheers,
Jason.

-- 
Jason Tackaberry  ::  tack at auc.ca  :: 705-949-2301 x330 
Academic Computing Support Specialist
Information Technology Services
Algoma University College  ::  www.auc.ca

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-bmovl2-2004-01-14-diff-2004-01-13.patch
Type: text/x-patch
Size: 2333 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20040114/fdf648da/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-bmovl2-2004-01-14.patch
Type: text/x-patch
Size: 33099 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20040114/fdf648da/attachment-0001.bin>


More information about the MPlayer-dev-eng mailing list