mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
ffmpegrev: Move to FFmpeg revision of Feb 18th 2010
This commit is contained in:
parent
46c8d68a28
commit
210a066205
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
FFMPEG_REVISION=21449
|
FFMPEG_REVISION=21874
|
||||||
FFMPEG_CO_DIR=gst-libs/ext/ffmpeg
|
FFMPEG_CO_DIR=gst-libs/ext/ffmpeg
|
||||||
FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/trunk
|
FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/trunk
|
||||||
# Because ffmpeg trunk checks out libswscale via an svn:externals, checking
|
# Because ffmpeg trunk checks out libswscale via an svn:externals, checking
|
||||||
|
@ -6,4 +6,4 @@ FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/trunk
|
||||||
# Keep the swscale checkout manually synchronized, then. Update this
|
# Keep the swscale checkout manually synchronized, then. Update this
|
||||||
# when you update FFMPEG_REVISION. Set it to empty if there's no
|
# when you update FFMPEG_REVISION. Set it to empty if there's no
|
||||||
# external to update (as on ffmpeg 0.5 branch)
|
# external to update (as on ffmpeg 0.5 branch)
|
||||||
FFMPEG_EXTERNALS_REVISION=30431
|
FFMPEG_EXTERNALS_REVISION=30520
|
||||||
|
|
Loading…
Reference in a new issue