GStreamer multimedia framework
Find a file
Jan Schmidt faa417cf34 caps: Use default audio channel layouts for some codecs
For a few white-listed codecs, use default fallback channel
layouts when ffmpeg doesn't inform us.
2009-11-22 12:28:12 +01:00
common@53a2485bb2 Automatic update of common submodule 2009-11-19 10:31:39 +00:00
docs
ext caps: Use default audio channel layouts for some codecs 2009-11-22 12:28:12 +01:00
gst-libs Fix distclean/distcheck 2009-10-05 15:28:51 +01:00
m4
tests checks: add minimal unit test for adpcm decoder 2009-08-20 01:48:32 +01:00
win32
.gitignore license: Add COPYING and COPYING.LIB 2009-09-11 22:35:33 +01:00
.gitmodules
AUTHORS
autogen.sh autogen.sh: Use printf instead of 'echo -n'. Check for automake-1.1[01] 2009-07-01 10:30:48 +01:00
ChangeLog Release 0.10.17 2009-10-05 15:32:29 +01:00
configure.ac back to development -> 0.10.9.1 2009-10-06 19:50:37 +01:00
COPYING license: Add COPYING and COPYING.LIB 2009-09-11 22:35:33 +01:00
COPYING.LIB license: Add COPYING and COPYING.LIB 2009-09-11 22:35:33 +01:00
ffmpegrev Update ffmpeg revision to 19580 of the 0.5 branch 2009-08-04 09:53:18 +02:00
gst-ffmpeg.doap Release 0.10.17 2009-10-05 15:32:29 +01:00
gst-ffmpeg.spec.in
HACKING
Makefile.am
NEWS Release 0.10.17 2009-10-05 15:32:29 +01:00
README license: Add COPYING and COPYING.LIB 2009-09-11 22:35:33 +01:00
RELEASE Release 0.10.17 2009-10-05 15:32:29 +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.