gstreamer/ext/hls
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
..
gsthlsdemux-util.c hls: Remove stray '\n' from debug statement 2018-10-22 09:59:24 +02:00
gsthlsdemux.c Use g_memdup2() where available and add fallback for older GLib versions 2021-08-05 20:51:00 +05:30
gsthlsdemux.h hls: allow per feature registration 2021-03-23 14:19:17 +00:00
gsthlselement.c hls: allow per feature registration 2021-03-23 14:19:17 +00:00
gsthlselements.h hls: allow per feature registration 2021-03-23 14:19:17 +00:00
gsthlsplugin.c hls: allow per feature registration 2021-03-23 14:19:17 +00:00
gsthlssink.c hlssink(2): Don't write deprecated EXT-X-ALLOW-CACHE metadata 2021-05-06 10:46:15 +03:00
gsthlssink.h hlssink,hlssink2: Ensure writing ENDLIST tag at the end 2019-10-01 17:16:05 +09:00
gsthlssink2.c hlssink2: Initialize debug category to prevent an assert with fatal-warnings 2021-05-28 17:14:43 -04:00
gsthlssink2.h hlssink2: Add signals for allowing custom playlist/fragment handling 2019-12-31 13:23:17 +00:00
gstm3u8playlist.c hlssink(2): Don't write deprecated EXT-X-ALLOW-CACHE metadata 2021-05-06 10:46:15 +03:00
gstm3u8playlist.h hlssink(2): Don't write deprecated EXT-X-ALLOW-CACHE metadata 2021-05-06 10:46:15 +03:00
m3u8.c hls: allow per feature registration 2021-03-23 14:19:17 +00:00
m3u8.h hls: allow per feature registration 2021-03-23 14:19:17 +00:00
meson.build hls: allow per feature registration 2021-03-23 14:19:17 +00:00