GStreamer multimedia framework
Find a file
David Schleef 60982c29ec Automatic update of common submodule
From fd7ca04 to 17f89e5
2010-06-01 22:55:28 -07:00
common@17f89e5473 Automatic update of common submodule 2010-06-01 22:55:28 -07:00
docs
ext codecmap: First round of type mapping wrapping : image formats 2010-05-31 18:53:12 +02:00
gst-libs
m4
tests
win32
.gitignore build: make autotools put .m4 files into m4/ instead of common/m4/ 2010-05-25 14:01:34 +01:00
.gitmodules
AUTHORS
autogen.sh build: make autotools put .m4 files into m4/ instead of common/m4/ 2010-05-25 14:01:34 +01:00
ChangeLog
configure.ac configure.ac: Execute ffmpeg's configure command from that directory 2010-05-31 19:18:20 +02:00
COPYING
COPYING.LIB
ffmpegrev ffmpegrev: Switch to head of 0.6 branch 2010-05-31 18:53:34 +02:00
gst-ffmpeg.doap doap: update repository info from cvs->git and maintainers 2010-04-26 00:30:13 +01:00
gst-ffmpeg.spec.in
HACKING
Makefile.am build: make autotools put .m4 files into m4/ instead of common/m4/ 2010-05-25 14:01:34 +01:00
NEWS
README
RELEASE
TODO

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.