gstreamer/gst/mpegpsmux
Tim-Philipp Müller a561b1bd86 Use g_memdup2() where available and add fallback for older GLib versions
g_memdup() is deprecated since GLib 2.68 and we want to avoid
deprecation warnings with recent versions of GLib.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2280>
2021-08-05 20:51:00 +05:30
..
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 mpegpsmux: port to 0.11 2012-12-31 19:42:03 +00:00
mpegpsmux_aac.h Fix FSF address 2012-11-04 00:09:59 +00:00
mpegpsmux_h264.c mpegpsmux: fix memory leak when converting H.264 avc to byte-stream format 2014-09-11 14:28:23 +01:00
mpegpsmux_h264.h Fix FSF address 2012-11-04 00:09:59 +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