summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2003-10-26 11:51:16 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2003-10-26 11:51:16 +0000
commit5de12607be5c4579d5d3920a4e7394c6e901705f (patch)
treef26b7aaee035524e26d9b668a06f66e09bf34dcb
parent89ea092936e96e252a04261b24ba6d8939970ef6 (diff)
Update FFMPEG snapshot to this morning's. Asked for by apoc.
Original commit message from CVS: Update FFMPEG snapshot to this morning's. Asked for by apoc.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 313dc49b..dcd72589 100644
--- a/configure.ac
+++ b/configure.ac
@@ -684,7 +684,7 @@ GST_CHECK_FEATURE(FFMPEG, [ffmpeg plug-ins], ffmpeg, [
# prerelease and release should get it disted
if test "x$GST_PLUGINS_VERSION_NANO" = x1; then
AC_MSG_NOTICE(slurping FFmpeg CVS source)
- AS_SLURP_FFMPEG(gst-libs/ext/ffmpeg, 2003-07-05 22:00 GMT,
+ AS_SLURP_FFMPEG(gst-libs/ext/ffmpeg, 2003-10-26 10:00 GMT,
HAVE_FFMPEG=yes, HAVE_FFMPEG=no)
else
AC_MSG_NOTICE(FFmpeg CVS code should be included already)