summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2010-06-15 19:50:29 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2010-06-15 19:50:29 +0200
commit8b83e35aeb43a9149b325c08ece1e2454e6864da (patch)
tree2fca4a6a2b8066fa16bc061cec6f9f6d5a21e563
parentb0292025cb723aa8cd9521411c05188157fa76fc (diff)
ffmpegrev: Fix checkout directory to prevent a new checkout every time autogen.sh runs
-rw-r--r--ffmpegrev2
1 files changed, 1 insertions, 1 deletions
diff --git a/ffmpegrev b/ffmpegrev
index a35607d..24ebe10 100644
--- a/ffmpegrev
+++ b/ffmpegrev
@@ -1,6 +1,6 @@
FFMPEG_REVISION=23390
FFMPEG_CO_DIR=gst-libs/ext/ffmpeg
-FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/branches/0.6/
+FFMPEG_SVN=svn://svn.ffmpeg.org/ffmpeg/branches/0.6
# Because ffmpeg trunk 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