summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Pielmeier <billie@gentoo.org>2011-05-10 17:49:15 +0000
committerDaniel Pielmeier <billie@gentoo.org>2011-05-10 17:49:15 +0000
commit442dc5659995aa7cb98a5b125d5ffa230f7bff96 (patch)
tree966225c95666a36d3b1dc999930fbe7cd6a9d387 /media-video/ttcut/ChangeLog
parentVersion bump. (diff)
downloadgentoo-2-442dc5659995aa7cb98a5b125d5ffa230f7bff96.tar.gz
gentoo-2-442dc5659995aa7cb98a5b125d5ffa230f7bff96.tar.bz2
gentoo-2-442dc5659995aa7cb98a5b125d5ffa230f7bff96.zip
Revision bump. Switch to EAPI 4. Add desktop file. Update desktop database. Add patch written by me with some polishing from Robert William Fuller to use ffmpeg instead of transcode for frame accurate cutting. Add patch to support NTSC framrate 29.97 thanks to Robert William Fuller.
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'media-video/ttcut/ChangeLog')
-rw-r--r--media-video/ttcut/ChangeLog14
1 files changed, 12 insertions, 2 deletions
diff --git a/media-video/ttcut/ChangeLog b/media-video/ttcut/ChangeLog
index fd5076bd01fa..47129e660a04 100644
--- a/media-video/ttcut/ChangeLog
+++ b/media-video/ttcut/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for media-video/ttcut
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ChangeLog,v 1.26 2010/03/20 20:16:49 billie Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/ttcut/ChangeLog,v 1.27 2011/05/10 17:49:14 billie Exp $
+
+*ttcut-0.19.6-r3 (10 May 2011)
+
+ 10 May 2011; Daniel Pielmeier <billie@gentoo.org> +ttcut-0.19.6-r3.ebuild,
+ +files/ttcut-0.19.6-ffmpeg-vf-setdar.patch,
+ +files/ttcut-0.19.6-ntsc-fps.patch, +files/ttcut.desktop:
+ Revision bump. Switch to EAPI 4. Add desktop file. Update desktop database.
+ Add patch written by me with some polishing from Robert William Fuller to use
+ ffmpeg instead of transcode for frame accurate cutting. Add patch to support
+ NTSC framrate 29.97 thanks to Robert William Fuller.
20 Mar 2010; Daniel Pielmeier <billie@gentoo.org> ttcut-0.19.6-r2.ebuild:
Switch to qt4-r2 eclass.