GStreamer multimedia framework
Go to file
Seungha Yang 30d0674e7d avvideenc,avvidedec: Filtering hardware en/decoder by flag
... instead of filtering them by hardcoded string compare.
2019-10-25 19:48:15 +09:00
docs Remove autotools build system 2019-10-13 14:36:06 +01:00
ext/libav avvideenc,avvidedec: Filtering hardware en/decoder by flag 2019-10-25 19:48:15 +09:00
hooks meson: Setup pre-commit hooks when configuring 2016-09-30 11:38:37 -03:00
pkgconfig Remove autotools build system 2019-10-13 14:36:06 +01:00
tests Remove autotools build system 2019-10-13 14:36:06 +01:00
.gitignore Remove autotools build system 2019-10-13 14:36:06 +01:00
.gitlab-ci.yml Add Gitlab CI configuration 2018-11-12 13:04:51 +02:00
AUTHORS releasing 2004-03-16 13:09:23 +00:00
ChangeLog Release 1.16.0 2019-04-19 00:33:23 +01:00
COPYING license: Add COPYING and COPYING.LIB 2009-09-11 22:35:33 +01:00
COPYING.LIB Fix FSF address 2012-11-04 00:22:16 +00:00
gst-libav.doap Release 1.16.0 2019-04-19 00:33:23 +01:00
meson.build docs: Port to hotdoc 2019-05-13 17:00:00 -04:00
meson_options.txt docs: Port to hotdoc 2019-05-13 17:00:00 -04:00
NEWS Release 1.16.0 2019-04-19 00:33:23 +01:00
README Remove autotools build system 2019-10-13 14:36:06 +01:00
RELEASE Back to development 2019-04-19 11:00:07 +01:00

gst-ffmpeg

This module contains a GStreamer plugin for FFmpeg.

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.