[xiph-commits] r16741 - trunk/ffmpeg2theora
j at svn.xiph.org
j at svn.xiph.org
Sat Nov 28 06:06:42 PST 2009
Author: j
Date: 2009-11-28 06:06:42 -0800 (Sat, 28 Nov 2009)
New Revision: 16741
Modified:
trunk/ffmpeg2theora/ChangeLog
trunk/ffmpeg2theora/get_libkate.sh
Log:
update libkate to 0.3.7
Modified: trunk/ffmpeg2theora/ChangeLog
===================================================================
--- trunk/ffmpeg2theora/ChangeLog 2009-11-28 14:00:35 UTC (rev 16740)
+++ trunk/ffmpeg2theora/ChangeLog 2009-11-28 14:06:42 UTC (rev 16741)
@@ -4,6 +4,7 @@
- include metadata from source in --info json output
- update GPL to version 3
- update fmpeg
+ - update libkate
0.25 2009-09-28
- fix input from codecs where width/height is not encoded width/height
Modified: trunk/ffmpeg2theora/get_libkate.sh
===================================================================
--- trunk/ffmpeg2theora/get_libkate.sh 2009-11-28 14:00:35 UTC (rev 16740)
+++ trunk/ffmpeg2theora/get_libkate.sh 2009-11-28 14:06:42 UTC (rev 16741)
@@ -1,6 +1,6 @@
#!/bin/bash
-version=0.3.6
+version=0.3.7
baseurl="http://libkate.googlecode.com/files/libkate-$version.tar.gz"
which wget >& /dev/null
More information about the commits
mailing list