[mythtv-commits] mythtv commit: r13467 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat May 19 06:21:06 UTC 2007


      Author: cpinkham
        Date: 2007-05-19 06:21:05 +0000 (Sat, 19 May 2007)
New Revision: 13467
   Changeset: http://cvs.mythtv.org/trac/changeset/13467

Modified:

   trunk/mythtv/programs/mythtranscode/transcode.cpp

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.

Closes #3464.






More information about the mythtv-commits mailing list