• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1gst-ffmpeg
2
3This module contains a GStreamer plugin for FFmpeg, as well as an internal
4copy of the FFmpeg source code.
5
6PLUG-IN DEPENDENCIES AND LICENSES
7---------------------------------
8
9GStreamer is developed under the terms of the LGPL (see LICENSE file for
10details). Some of our plug-ins however rely on libraries which are available
11under other licenses. This means that if you are distributing an application
12which has a non-GPL compatible license (for instance a closed-source
13application) with GStreamer, you have to make sure not to distribute GPL-linked
14plug-ins.
15
16When using GPL-linked plug-ins, GStreamer is for all practical reasons
17under the GPL itself.
18