GStreamer multimedia framework
Find a file
Tim-Philipp Müller 4ffec05c50 avenc: make buffer-size property read-only
Fixes FIXME.
2012-06-09 16:49:54 +01:00
common@98e386f58e Automatic update of common submodule 2012-06-08 15:06:23 +02:00
docs
ext avenc: make buffer-size property read-only 2012-06-09 16:49:54 +01:00
gst-libs libav: Update to 0.8.3 release 2012-06-07 12:26:55 +02:00
m4
tests
win32
.gitignore
.gitmodules
AUTHORS
autogen.sh
ChangeLog Release 0.11.92 2012-06-07 16:35:24 +02:00
configure.ac Back to development 2012-06-07 16:35:37 +02:00
COPYING
COPYING.LIB
gst-libav.doap Release 0.11.92 2012-06-07 16:35:24 +02:00
gst-libav.spec.in
HACKING
Makefile.am
NEWS Release 0.11.92 2012-06-07 16:35:24 +02:00
README
RELEASE Release 0.11.92 2012-06-07 16:35:24 +02:00
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.