slomo gst-ffmpeg: gst-ffmpeg/

[email protected] Mon, 5 Jan 2009 03:15:58 -0800 (PST)
Newsgroups gmane.comp.video.gstreamer.cvs
Message-ID <[email protected]>
--===============3546834425640325694==

CVS Root:       /cvs/gstreamer
Module:         gst-ffmpeg
Changes by:     slomo
Date:           Mon Jan 05 2009  11:15:58 UTC

Log message:
* ffmpegrev:
Update ffmpeg SVN revision to r16434 and update to the corresponding
swscale snapshot. This new ffmpeg version has initial support for
metadata (i.e. tags) but we don't use them yet (see bug #566605).

Modified files:
    .               : ChangeLog ffmpegrev

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-ffmpeg/ChangeLog.diff?r1=1.541&r2=1.542
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-ffmpeg/ffmpegrev.diff?r1=1.14&r2=1.15

====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-ffmpeg/ChangeLog,v
retrieving revision 1.541
retrieving revision 1.542
diff -u -d -r1.541 -r1.542
--- ChangeLog	30 Dec 2008 15:59:58 -0000	1.541
+++ ChangeLog	5 Jan 2009 11:15:44 -0000	1.542
@@ -1,3 +1,10 @@
+2009-01-05  Sebastian Dröge  <[email protected]>
+
+	* ffmpegrev:
+	Update ffmpeg SVN revision to r16434 and update to the corresponding
+	swscale snapshot. This new ffmpeg version has initial support for
+	metadata (i.e. tags) but we don't use them yet (see bug #566605).
 2008-12-30  Edward Hervey  <[email protected]>
 
 	* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
Index: ffmpegrev
RCS file: /cvs/gstreamer/gst-ffmpeg/ffmpegrev,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- ffmpegrev	30 Dec 2008 09:04:30 -0000	1.14
+++ ffmpegrev	5 Jan 2009 11:15:44 -0000	1.15
@@ -1,8 +1,8 @@
-FFMPEG_REVISION=16396
+FFMPEG_REVISION=16434
 FFMPEG_CO_DIR=gst-libs/ext/ffmpeg
 FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/trunk
 # Because ffmpeg checks out libswscale via an svn:externals, checking
 # out an old ffmpeg does not check out a corresponding libswscale.
 # Keep the swscale checkout manually synchronized, then. Update this
 # when you update FFMPEG_REVISION.
-FFMPEG_EXTERNALS_UPDATE="cd $FFMPEG_CO_DIR/libswscale && svn up -r '{2008-12-30 09:55:00 +0100}'"
+FFMPEG_EXTERNALS_UPDATE="cd $FFMPEG_CO_DIR/libswscale && svn up -r '{2009-01-05 12:00:00 +0100}'"


--===============3546834425640325694==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------

--===============3546834425640325694==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
gstreamer-cvs-verbose mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs-verbose

--===============3546834425640325694==--