diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-10-21 17:43:02 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-10-21 17:43:02 +0000 |
commit | 5b57f30efe108b6f9a7bdcd6ad9786e0bea11e66 (patch) | |
tree | b22ab64b15344fd9c84eddfcded5107da6a12b91 /media-tv/mythtv/ChangeLog | |
parent | Use python_{en,dis}able_pyc. (diff) | |
download | gentoo-2-5b57f30efe108b6f9a7bdcd6ad9786e0bea11e66.tar.gz gentoo-2-5b57f30efe108b6f9a7bdcd6ad9786e0bea11e66.tar.bz2 gentoo-2-5b57f30efe108b6f9a7bdcd6ad9786e0bea11e66.zip |
various upstream fixes. time between key frames. gesture segfaults. No bobdeint for EPG preview. fix floating point math (720p content). fix video frame queuing (720p content). Gentoo bug #242438 for bttv with 2.6.25 and higher
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'media-tv/mythtv/ChangeLog')
-rw-r--r-- | media-tv/mythtv/ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/media-tv/mythtv/ChangeLog b/media-tv/mythtv/ChangeLog index b7ec61b15ae8..c5ac39fc5f4a 100644 --- a/media-tv/mythtv/ChangeLog +++ b/media-tv/mythtv/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for media-tv/mythtv # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.258 2008/10/03 21:13:40 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.259 2008/10/21 17:43:01 cardoe Exp $ + +*mythtv-0.21_p18812 (21 Oct 2008) + + 21 Oct 2008; Doug Goldstein <cardoe@gentoo.org> + +files/mythtv-0.21-bttv.patch, mythtv-0.21_p18501.ebuild, + +mythtv-0.21_p18812.ebuild: + various upstream fixes. time between key frames. gesture segfaults. No + bobdeint for EPG preview. fix floating point math (720p content). fix + video frame queuing (720p content). Gentoo bug #242438 for bttv with + 2.6.25 and higher 03 Oct 2008; Doug Goldstein <cardoe@gentoo.org> -mythtv-0.22_alpha18528.ebuild, mythtv-0.22_alpha18535.ebuild: |