[mythtv-commits] mythtv commit: r13523 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon May 28 04:38:24 UTC 2007


      Author: cpinkham
        Date: 2007-05-28 04:38:24 +0000 (Mon, 28 May 2007)
New Revision: 13523
   Changeset: http://cvs.mythtv.org/trac/changeset/13523

Modified:

   trunk/mythtv/libs/libavcodec/mpegaudiodec.c

Log:

Revert the libavcodec/mpegaudiodec.c patch I made in [13511] in favor of the
1-line fix that the ffmpeg guys made in their SVN tree after I contacted them.
This way we don't have to merge in the change later when we resync again.

I'm leaving in an if statement to squelch most of the "incorrect frame size"
messages since these will occur very very frequently when playing an old .nuv
file that was transcoded with mythtranscode before I committed [13510].  We
can remove this if statement at a later time if we want to or maintain it in
our libavcodec tree for a while if we want so people's logs don't fill up with
these warnings.

References #2972.






More information about the mythtv-commits mailing list