mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
ffmpegrev: and update once more for last-minute fixes to upstream release branch
This commit is contained in:
parent
cc9dace674
commit
b75a3f325a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
FFMPEG_REVISION=17754
|
FFMPEG_REVISION=17805
|
||||||
FFMPEG_CO_DIR=gst-libs/ext/ffmpeg
|
FFMPEG_CO_DIR=gst-libs/ext/ffmpeg
|
||||||
FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/branches/0.5
|
FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/branches/0.5
|
||||||
# Because ffmpeg checks out libswscale via an svn:externals, checking
|
# Because ffmpeg checks out libswscale via an svn:externals, checking
|
||||||
# out an old ffmpeg does not check out a corresponding libswscale.
|
# out an old ffmpeg does not check out a corresponding libswscale.
|
||||||
# Keep the swscale checkout manually synchronized, then. Update this
|
# Keep the swscale checkout manually synchronized, then. Update this
|
||||||
# when you update FFMPEG_REVISION.
|
# when you update FFMPEG_REVISION.
|
||||||
FFMPEG_EXTERNALS_REVISION=28777
|
FFMPEG_EXTERNALS_REVISION=28825
|
||||||
|
|
Loading…
Reference in a new issue