[mythtv-commits] mythtv commit: r17100 by awithers

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Apr 21 16:28:52 UTC 2008


      Author: awithers
        Date: 2008-04-21 16:28:52 +0000 (Mon, 21 Apr 2008)
New Revision: 17100
   Changeset: http://cvs.mythtv.org/trac/changeset/17100

Modified:

   branches/release-0-21-fixes/mythtv/libs/libavcodec/ac3dec.c

Log:

Closes #5220

Merges [17083] from trunk.

Original commit message:

  This imports a modified version of the AC3 CRC check introduced in
  ffmpeg's revision 11379.

  This should eliminate chirp/pop issues when the AC3 data is corrupt.

  Thanks to Tom Dexter for this patch. My modifications were only to
  make it as close to the current ffmpeg code as possible (without
  importing the new CRC table stuff). 





More information about the mythtv-commits mailing list