[mythtv-commits] mythtv commit: r27139 - in branches/release-0-24-fixes by janne

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Nov 8 22:54:04 UTC 2010


      Author: janne
        Date: 2010-11-08 22:54:04 +0000 (Mon, 08 Nov 2010)
New Revision: 27139
   Changeset: http://svn.mythtv.org/trac/changeset/27139

Log:

backports [27138] from trunk

    libavcodec/arm: fix offsets into MythTV's MPEGEncContext for NEON asm
    
    FF_COMMON_FRAME is 1028 bytes larger due the inclusion of ATSC CC data
    The offsets in MPEGEncContext are 4 x 1032 off. Don't fixing it for
    Apple since I can't test.



Modified:

   branches/release-0-24-fixes/
   branches/release-0-24-fixes/mythtv/external/FFmpeg/libavcodec/arm/asm-offsets.h
   branches/release-0-24-fixes/mythtv/external/FFmpeg/libavcodec/arm/mpegvideo_neon.S




More information about the mythtv-commits mailing list