[mythtv-commits] mythtv branch fixes/0.26 updated by dekarl. v0.26.0-152-gda89ee5

Git Repo Owner noreply at mythtv.org
Wed May 1 08:02:56 UTC 2013


The branch, fixes/0.26 has been updated on the
mythtv repository by gitolite user dekarl.
       via  da89ee585f417584d74cbaee42467dabdc758261 (commit)
       via  61174b20ebba8f1ac595960fffc39f9dad7e4610 (commit)
      from  2ed4e2931a120ba1e2d1a642d074b3e258f015ce (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 da89ee585f417584d74cbaee42467dabdc758261
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 24 Apr 2013 12:49:56 +0200
Committer: Karl Dietz <dekarl at users.sourceforge.net> at Wed, 1 May 2013 09:56:11 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=da89ee585f417584d74cbaee42467dabdc758261

add NULL check missed in [a9b90652]
found by Jim Stichnoth

Refs #2077
(cherry picked from commit f04a8e42b)



commit 61174b20ebba8f1ac595960fffc39f9dad7e4610
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 22 Apr 2013 13:17:22 +0200
Committer: Karl Dietz <dekarl at users.sourceforge.net> at Wed, 1 May 2013 09:51:52 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=61174b20ebba8f1ac595960fffc39f9dad7e4610

update mythtranscode to work with ac3 with newer ffmpeg
ffmpeg has moved the duration/size of the audio frame to another place, so look
there

links used to figure it out how to move forward
http://ffmpeg.org/trac/ffmpeg/ticket/1240
http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=364c71c80e9124a2624e3bfeb8e84c5cddeda222
http://code.mythtv.org/trac/ticket/2077#comment:42

thanks to Nicolas Pöhlmann for finding the commit that broke it

Refs: #2077
(cherry picked from commit a9b906528)



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

Summary of changes:
 mythtv/programs/mythtranscode/mpeg2fix.cpp |    7 ++++---
 mythtv/programs/mythtranscode/mpeg2fix.h   |    4 ++++
 2 files changed, 8 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-commits mailing list