GStreamer multimedia framework
Find a file
Edward Hervey f0a411235a ffmpegviddec: Always keep a reference to the frame
Ensures no data gets cleared before the decoders are really done
with it.
2012-04-26 18:56:35 +02:00
common@7604bab58b configure: Add --disable-fatal-warnings configure option 2012-01-25 13:14:01 +01:00
docs
ext ffmpegviddec: Always keep a reference to the frame 2012-04-26 18:56:35 +02:00
gst-libs libav: Switch to tracking 0.8 release branch 2012-02-22 11:53:35 +01:00
m4
tests
win32
.gitignore
.gitmodules
AUTHORS
autogen.sh
ChangeLog 0.10.13 Release "Speeding, sparks like lightning" 2011-11-02 17:26:54 +01:00
configure.ac configure: Add --disable-fatal-warnings configure option 2012-01-25 13:14:01 +01:00
COPYING
COPYING.LIB
gst-ffmpeg.doap 0.10.13 Release "Speeding, sparks like lightning" 2011-11-02 17:26:54 +01:00
gst-ffmpeg.spec.in
HACKING
Makefile.am
NEWS 0.10.13 Release "Speeding, sparks like lightning" 2011-11-02 17:26:54 +01:00
README
RELEASE 0.10.13 Release "Speeding, sparks like lightning" 2011-11-02 17:26:54 +01: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.