[xiph-commits] r14921 - trunk/ffmpeg2theora

j at svn.xiph.org j at svn.xiph.org
Sun May 18 15:43:42 PDT 2008


Author: j
Date: 2008-05-18 15:43:42 -0700 (Sun, 18 May 2008)
New Revision: 14921

Modified:
   trunk/ffmpeg2theora/
   trunk/ffmpeg2theora/configure.ac
   trunk/ffmpeg2theora/get_ffmpeg_svn.sh
Log:
prepare 0.21


Property changes on: trunk/ffmpeg2theora
___________________________________________________________________
Name: bzr:revision-info
   + timestamp: 2008-05-18 01:08:30.433000088 +0200
committer: j
properties: 
	branch-nick: ffmpeg2theora

Name: bzr:file-ids
   + 
Name: bzr:revision-id:v3-single1-dHJ1bmsvZmZtcGVnMnRoZW9yYQ..
   + 191 j-20080517230830-he5x8v2m8yrfiw35


Modified: trunk/ffmpeg2theora/configure.ac
===================================================================
--- trunk/ffmpeg2theora/configure.ac	2008-05-18 21:53:41 UTC (rev 14920)
+++ trunk/ffmpeg2theora/configure.ac	2008-05-18 22:43:42 UTC (rev 14921)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.59)
-AC_INIT(ffmpeg2theora,0.20)
+AC_INIT(ffmpeg2theora,0.21)
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([dist-bzip2])
 

Modified: trunk/ffmpeg2theora/get_ffmpeg_svn.sh
===================================================================
--- trunk/ffmpeg2theora/get_ffmpeg_svn.sh	2008-05-18 21:53:41 UTC (rev 14920)
+++ trunk/ffmpeg2theora/get_ffmpeg_svn.sh	2008-05-18 22:43:42 UTC (rev 14921)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 #optional, if you have those libs installed:
+#apt-get install libamrnb-dev libamrwb-dev
 #extra=" --enable-amr_nb --enable-amr_nb-fixed --enable-amr_wb --enable-amr_if2"
 
 #apt-get install liba52-dev libfaad-dev libgsm1-dev



More information about the commits mailing list