summaryrefslogtreecommitdiff
path: root/ffmpegrev
blob: 3235f87623375675f03095d9636b55a11af48c94 (plain)
1
2
3
4
5
6
7
8
FFMPEG_REVISION=17887
FFMPEG_CO_DIR=gst-libs/ext/ffmpeg
FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/branches/0.5
# Because ffmpeg checks out libswscale via an svn:externals, checking
# out an old ffmpeg does not check out a corresponding libswscale.
# Keep the swscale checkout manually synchronized, then. Update this
# when you update FFMPEG_REVISION.
FFMPEG_EXTERNALS_REVISION=28825