From 1b49ae57064aadfab6567c8865ce5f9ff7c43cef Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Fri, 11 Dec 2015 15:18:13 +0900 Subject: Adding ffmpeg lorry We need this as a submodule to the gst-libav gstreamer module. Change-Id: I32980a7c308de33b63611d58bb2490370d08732c --- open-source-lorries/ffmpeg.lorry | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 open-source-lorries/ffmpeg.lorry (limited to 'open-source-lorries/ffmpeg.lorry') diff --git a/open-source-lorries/ffmpeg.lorry b/open-source-lorries/ffmpeg.lorry new file mode 100644 index 0000000..3ec78b8 --- /dev/null +++ b/open-source-lorries/ffmpeg.lorry @@ -0,0 +1,7 @@ +{ + "ffmpeg": { + "type": "git", + "url": "git://source.ffmpeg.org/ffmpeg.git" + } +} + -- cgit v1.2.1