[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-2268-gbf3f16a

Git Repo Owner noreply at mythtv.org
Tue Oct 7 11:25:06 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  bf3f16ab4cd2c6e76c57d11de70c427d47d1f49b (commit)
      from  ad5f5890498f7ae1183359eaefd08e02544cc44a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bf3f16ab4cd2c6e76c57d11de70c427d47d1f49b
Author:    Stuart Morgan <smorgan at mythtv.org> at Mon, 6 Oct 2014 15:59:23 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Tue, 7 Oct 2014 12:21:28 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=bf3f16ab4cd2c6e76c57d11de70c427d47d1f49b

Fix a number of mis-uses of AVPacket in mythtranscode
Fixes some leaks, memory issues and segfaults.

We still mis-use AVPacket, but this at least lets lossless transcodes
with cut lists run to completion. Better fixes may come later when we
have more time to work on them.

Fixes #12280



-----------------------------------------------------------------------

Summary of changes:
 mythtv/programs/mythtranscode/mpeg2fix.cpp |   43 +++++++++++++++------------
 1 files changed, 24 insertions(+), 19 deletions(-)

-- 



More information about the mythtv-commits mailing list