[mythtv-firehose] mythtv branch master updated by jyavenard. v0.28-pre-1952-g09ed2c6

Git Repo Owner noreply at mythtv.org
Sat Jul 19 06:20:23 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  09ed2c69354f6870667880aee16257b9600b01d8 (commit)
       via  239ddadad6ce447bc0f7962de74edf5545920dd0 (commit)
      from  43eed00660447d327b8dc13f3daa38e8e5ae8038 (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 09ed2c69354f6870667880aee16257b9600b01d8
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 19 Jul 2014 16:20:05 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 19 Jul 2014 16:20:05 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=09ed2c69354f6870667880aee16257b9600b01d8

mythtranscode: fix incorrect memory allocation
Use proper FFmpeg API to allocate AVPacket
Fixes #12213



commit 239ddadad6ce447bc0f7962de74edf5545920dd0
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 19 Jul 2014 16:04:38 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 19 Jul 2014 16:19:11 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=239ddadad6ce447bc0f7962de74edf5545920dd0

Revert "mythtranscode: fix incorrect memory allocation"
this would leak as av_copy_packet doesn't free the destination packet first

This reverts commit b04e14b6a919578865a8771a64e8fadfd08f3fb0.



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

Summary of changes:
 mythtv/programs/mythtranscode/mpeg2fix.h |   18 ++++++++----------
 1 files changed, 8 insertions(+), 10 deletions(-)

-- 



More information about the mythtv-firehose mailing list