summaryrefslogtreecommitdiff
path: root/update-common
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2013-02-28 19:50:57 +0000
committerTim-Philipp Müller <tim@centricular.net>2013-02-28 19:50:57 +0000
commit2458d87789c4a45f1575f4d6d6ef2ea75b9fe003 (patch)
tree667629cef5c1ba4866d4d47be2c017a7a1f305e5 /update-common
parent0147cc80a657cbe3568b3e7bac8fa78ae4526515 (diff)
downloadgstreamer-common-2458d87789c4a45f1575f4d6d6ef2ea75b9fe003.tar.gz
update-common: gst-ffmpeg -> gst-libav
Diffstat (limited to 'update-common')
-rwxr-xr-xupdate-common2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-common b/update-common
index 833864a..8deff28 100755
--- a/update-common
+++ b/update-common
@@ -23,7 +23,7 @@ set -e
set -x
modules="gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad \
- gst-plugins-ugly gst-ffmpeg gst-omx \
+ gst-plugins-ugly gst-libav gst-omx \
gnonlin gst-plugins-gl gst-rtsp-server gst-editing-services"
topdir=`pwd`