diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2003-10-26 11:51:16 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2003-10-26 11:51:16 +0000 |
commit | 5de12607be5c4579d5d3920a4e7394c6e901705f (patch) | |
tree | f26b7aaee035524e26d9b668a06f66e09bf34dcb /configure.ac | |
parent | 89ea092936e96e252a04261b24ba6d8939970ef6 (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.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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) |