
noreply at mythtv
Apr 10, 2012, 3:52 PM
Post #1 of 1
(29 views)
Permalink
|
|
mythtv branch fixes/0.24 updated. v0.24.2-33-g2f7bd8d
|
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "mythtv". The branch, fixes/0.24 has been updated via 2f7bd8d4a52cdc1c817fd016f3e1472623557650 (commit) via ed67f148adbe5b3122643ccfebca625e9b5ea12f (commit) from a1db7b11e8303f3d546a87cd98c2b910a7ea805a (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 2f7bd8d4a52cdc1c817fd016f3e1472623557650 Author: Gary Buhrmaster <gary.buhrmaster [at] gmail> AuthorDate: Tue Apr 10 12:12:40 2012 -0700 Commit: Gavin Hurlbut <ghurlbut [at] mythtv> CommitDate: Tue Apr 10 15:52:05 2012 -0700 Fix a clang-related compile issue Fixes #10473. Port the mplayer yadif filter fix (revision 32437) to mythtv port to allow compile with clang mplayer log: yadif: Explicit wordlength for compare. Fixes compile with clang. mplayer cvslog reference: http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/2010-October/040647.html Signed-off-by: Gavin Hurlbut <ghurlbut [at] mythtv> (cherry picked from commit ecda14d1d751a4aa4b8eeb903330393d0e12bc48) commit ed67f148adbe5b3122643ccfebca625e9b5ea12f Author: Kevon <mythtv [at] reidsresidence> AuthorDate: Tue Apr 10 11:45:14 2012 -0700 Commit: Gavin Hurlbut <ghurlbut [at] mythtv> CommitDate: Tue Apr 10 15:51:02 2012 -0700 Make mythtv more compatible with GCC 4.7 Fixes #10537 Signed-off-by: Gavin Hurlbut <ghurlbut [at] mythtv> Cherry-picked from 19a7e0131146d38bfe384da55fc4c16193f2b54e ----------------------------------------------------------------------- Summary of changes: mythtv/filters/yadif/filter_yadif.c | 2 +- mythtv/libs/libmyth/rssparse.h | 1 + mythtv/libs/libmythdb/compat.h | 2 ++ mythtv/libs/libmythtv/audioinput.h | 1 + 4 files changed, 5 insertions(+), 1 deletions(-) hooks/post-receive -- mythtv _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|