[mythtv-commits] mythtv commit: r7833 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Nov 10 17:37:15 EST 2005


      Author: danielk
        Date: 2005-11-10 22:37:14 +0000 (Thu, 10 Nov 2005)
New Revision: 7833
   Changeset: http://cvs.mythtv.org/trac/changeset/7833

Modified:

   trunk/mythtv/libs/libavcodec/i386/mpegvideo_mmx_template.c

Log:

Fixes #542, hopefully without bad side-effects this time.

The problem with [7721] was the constraint change on line 118, which didn't do what I expected it too because of the type of qmat.

I've also kept one more parameter in a preloaded register this time in the H263 block, and got rid of the push/pop since it isn't needed with the REG_c reservation at the end of the asm blocks.






More information about the mythtv-commits mailing list