mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 02:15:31 +00:00
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.
This commit is contained in:
parent
89ea092936
commit
5de12607be
1 changed files with 1 additions and 1 deletions
|
@ -684,7 +684,7 @@ GST_CHECK_FEATURE(FFMPEG, [ffmpeg plug-ins], ffmpeg, [
|
||||||
# prerelease and release should get it disted
|
# prerelease and release should get it disted
|
||||||
if test "x$GST_PLUGINS_VERSION_NANO" = x1; then
|
if test "x$GST_PLUGINS_VERSION_NANO" = x1; then
|
||||||
AC_MSG_NOTICE(slurping FFmpeg CVS source)
|
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)
|
HAVE_FFMPEG=yes, HAVE_FFMPEG=no)
|
||||||
else
|
else
|
||||||
AC_MSG_NOTICE(FFmpeg CVS code should be included already)
|
AC_MSG_NOTICE(FFmpeg CVS code should be included already)
|
||||||
|
|
Loading…
Reference in a new issue