[mythtv-commits] mythtv commit: r14548 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Sep 28 03:13:13 UTC 2007


      Author: cpinkham
        Date: 2007-09-28 03:13:13 +0000 (Fri, 28 Sep 2007)
New Revision: 14548
   Changeset: http://cvs.mythtv.org/trac/changeset/14548

Modified:

   branches/release-0-20-fixes/mythtv/programs/mythtranscode/transcode.cpp

Log:

Carry over [13467] from trunk.  Here is the original commit log:

Reset frame.buf when necessary in the transcoder. This should fix an issue
with segfaults when the dimensions of the input video change over the course
of the video.

Also reuse the calculated frame size instead of recalculating when allocating
the frame buffer.

Patch by Bryan Mayland.

References #3464. 






More information about the mythtv-commits mailing list