gstreamer/gst/mpegpsmux
Tim-Philipp Müller 11a151ef80 mpegtsmux, mpegpsmux: remove GPL from choice of licenses and add SPDX license identifiers
Some people need to avoid inclusion of GPL code for their use cases and thus
get easily spooked by GPL license headers. This code is actually licensed
under different licenses, only one of which is GPL, and it's already possible
to just upgrade from LGPL to GPL anyway so having the GPL listed explicitly
as one of the choices doesn't really add anything. So remove GPL from the list
and also add SPDX license identifiers while we're at it.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2539>
2021-09-22 00:20:02 +00:00
..
bits.h mpegpsmux: Add MPEG PS muxer 2009-08-31 09:14:32 +02:00
crc.h Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
mpegpsmux.c Use g_memdup2() where available and add fallback for older GLib versions 2021-08-05 20:51:00 +05:30
mpegpsmux.h gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
mpegpsmux_aac.c mpegtsmux, mpegpsmux: remove GPL from choice of licenses and add SPDX license identifiers 2021-09-22 00:20:02 +00:00
mpegpsmux_aac.h mpegtsmux, mpegpsmux: remove GPL from choice of licenses and add SPDX license identifiers 2021-09-22 00:20:02 +00:00
mpegpsmux_h264.c mpegtsmux, mpegpsmux: remove GPL from choice of licenses and add SPDX license identifiers 2021-09-22 00:20:02 +00:00
mpegpsmux_h264.h mpegtsmux, mpegpsmux: remove GPL from choice of licenses and add SPDX license identifiers 2021-09-22 00:20:02 +00:00
psmux.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
psmux.h Fix FSF address 2012-11-04 00:09:59 +00:00
psmuxcommon.h mpegpsmux: use gstreamer debug logging system everywhere 2012-12-31 19:45:54 +00:00
psmuxstream.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
psmuxstream.h documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00