Author: pebender
Date: Mon Jun 8 20:18:33 2009
New Revision: 4905
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/lib/ffmpeg/Makefile
trunk/gar-minimyth/script/mediaplayers/mplayer-svn/Makefile
Log:
- Removed FFmpeg and MPlayer multi-threading support patch because the
patch causes MPlayer to crash when VDPAU is enabled, even though only
one thread is used.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Mon Jun 8
20:18:33 2009
@@ -1,6 +1,22 @@
MiniMyth Changelog
--------------------------------------------------------------------------------
+Changes since 67 (2009-06-08):
+
+Current MythTV versions
+ MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch
svn 16082 and
+ softpad branch svn 11261
(updated).
+ MythTV 0.20: version 0.20.2, release-0-20-fixes branch
svn 16082
+ MythTV 0.21: version 0.21.0, release-0-21-fixes branch
svn 20673 and
+ patch glvdpau20658.
+ MythTV trunk: version trunk.20667 trunk svn 20667.
+
+Modified mediaplayers
+ - Removed FFmpeg and MPlayer multi-threading support patch because the
+ patch causes MPlayer to crash when VDPAU is enabled, even though only
+ one thread is used.
+
+--------------------------------------------------------------------------------
Changes since 66 (2009-06-06):
Current MythTV versions
Modified: trunk/gar-minimyth/script/lib/ffmpeg/Makefile
==============================================================================
--- trunk/gar-minimyth/script/lib/ffmpeg/Makefile (original)
+++ trunk/gar-minimyth/script/lib/ffmpeg/Makefile Mon Jun 8 20:18:33 2009
@@ -3,7 +3,7 @@
CATEGORIES = lib
MASTER_SITES = svn://svn.ffmpeg.org/
DISTFILES = $(DISTNAME).tar.bz2
-PATCHFILES = $(GARNAME)-mt-94985fa9745e2affd0cf3145fa35cb8ae87e7848.patch
$(GARNAME).patch.gar
+PATCHFILES = $(GARNAME).patch.gar
LICENSE = GPL2/LGPL2_1
DESCRIPTION =
Modified: trunk/gar-minimyth/script/mediaplayers/mplayer-svn/Makefile
==============================================================================
--- trunk/gar-minimyth/script/mediaplayers/mplayer-svn/Makefile (original)
+++ trunk/gar-minimyth/script/mediaplayers/mplayer-svn/Makefile Mon Jun 8
20:18:33 2009
@@ -4,7 +4,7 @@
MASTER_SITES = svn://svn.mplayerhq.hu/mplayer/trunk/
SOURCEPKG = lib/ffmpeg lib/libdvdnav lib/libdvdread
DISTFILES = $(DISTNAME).tar.bz2
-PATCHFILES = $(GARNAME)-mt-94985fa9745e2affd0cf3145fa35cb8ae87e7848.patch
+#PATCHFILES = $(GARNAME)-mt-94985fa9745e2affd0cf3145fa35cb8ae87e7848.patch
LICENSE = mplayer
mplayer_LICENSE_TEXT = $(WORKSRC)/Copyright
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---