GStreamer multimedia framework
Find a file
2011-10-17 16:26:20 +02:00
common@11f0cd5a3f
docs
ext
gst-libs
m4
tests
win32
.gitignore
.gitmodules
AUTHORS
autogen.sh
ChangeLog
configure.ac configure.ac: Fix for new libav 2011-10-17 16:26:20 +02:00
COPYING license: Add COPYING and COPYING.LIB 2009-09-11 22:35:33 +01:00
COPYING.LIB
gst-ffmpeg.doap
gst-ffmpeg.spec.in
HACKING
Makefile.am
NEWS
README
RELEASE
TODO TODO: Add some TODO items for 0.9 cycle. 2005-11-08 22:27:08 +00:00

gst-ffmpeg

This module contains a GStreamer plugin for FFmpeg, as well as an internal
copy of the FFmpeg source code.

PLUG-IN DEPENDENCIES AND LICENSES
---------------------------------

GStreamer is developed under the terms of the LGPL (see LICENSE file for
details). Some of our plug-ins however rely on libraries which are available
under other licenses. This means that if you are distributing an application
which has a non-GPL compatible license (for instance a closed-source
application) with GStreamer, you have to make sure not to distribute GPL-linked
plug-ins.

When using GPL-linked plug-ins, GStreamer is for all practical reasons
under the GPL itself.