[gst-cvs] gst-ffmpeg: Update ffmpeg revision to 19580 of the 0.5 branch
Sebastian Dröge
slomo at kemper.freedesktop.org
Tue Aug 4 00:57:55 PDT 2009
Module: gst-ffmpeg
Branch: master
Commit: f435b1b495fcfba5039a521f604f71ace1cb5ae7
URL: http://cgit.freedesktop.org/gstreamer/gst-ffmpeg/commit/?id=f435b1b495fcfba5039a521f604f71ace1cb5ae7
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Tue Aug 4 09:53:18 2009 +0200
Update ffmpeg revision to 19580 of the 0.5 branch
This cleans up licensing and makes it possible to build with LGPL code
only again.
Apart from that an opencore-amr encoder/decoder exists now but this
is not enabled as we don't want to use external libraries through ffmpeg
and have our own plugins for this already.
---
ffmpegrev | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ffmpegrev b/ffmpegrev
index 4d2f8cd..5bca2e2 100644
--- a/ffmpegrev
+++ b/ffmpegrev
@@ -1,4 +1,4 @@
-FFMPEG_REVISION=18939
+FFMPEG_REVISION=19580
FFMPEG_CO_DIR=gst-libs/ext/ffmpeg
FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/branches/0.5
# Because ffmpeg trunk checks out libswscale via an svn:externals, checking
More information about the Gstreamer-commits
mailing list