GStreamer multimedia framework
Find a file
Sebastian Dröge 0e1da65f6c configure: Fix bz2 configure check for Windows
Due to function decorations on Windows AC_CHECK_LIB can't be used to check for bz2.

https://bugzilla.gnome.org/show_bug.cgi?id=465924
2013-08-22 14:56:11 +02:00
common@12af105243 autogen.sh: generate from common module, fixing srcdir != builddir build 2013-06-18 13:36:01 +01:00
docs
ext avdemux: Add support for video/x-pva 2013-08-22 14:23:43 +02:00
gst-libs libav: update libav from v9.6 to v9.8 2013-07-09 17:54:12 +01:00
m4
pkgconfig
tests tests: Enable avdemux_ape test again, it works now 2013-08-20 15:58:35 +02:00
win32
.gitignore
.gitmodules
AUTHORS
autogen.sh autogen.sh: generate from common module, fixing srcdir != builddir build 2013-06-18 13:36:01 +01:00
ChangeLog Release 1.1.3 2013-07-29 13:59:50 +02:00
configure.ac configure: Fix bz2 configure check for Windows 2013-08-22 14:56:11 +02:00
COPYING
COPYING.LIB
gst-libav.doap Release 1.1.3 2013-07-29 13:59:50 +02:00
gst-libav.spec.in
HACKING
Makefile.am
NEWS Release 1.1.3 2013-07-29 13:59:50 +02:00
README
RELEASE Release 1.1.3 2013-07-29 13:59:50 +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.