[mythtv-commits] mythtv commit: r22623 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Oct 28 19:47:01 UTC 2009


      Author: cpinkham
        Date: 2009-10-28 19:47:00 +0000 (Wed, 28 Oct 2009)
New Revision: 22623
   Changeset: http://cvs.mythtv.org/trac/changeset/22623

Modified:

   trunk/mythtv/libs/libavformat/mpegts.c

Log:

Fix a segfault in libavformat that appears to be triggered by an AC3
decoding error.  What the AC3 decoding error is triggered by is still
unknown, but it may be in either our RingBuffer or AVFormatDecoder.
This patch just fixes the segfault while we investigate further into
the AC3 decoding error.

Closes #7381 since this fixes the segfault the ticket was created for.
We can open another non-blocker ticket for the AC3 issue.






More information about the mythtv-commits mailing list