gstreamer/tests/icles
Tim-Philipp Müller bf56fd97b6 Use g_memdup2() where available and add fallback for older GLib versions
- png: alloc size variable is a png type that's always 32-bit
- vpx: alloc size based on existing allocation
- wavpack: alloc size based on existing allocation
- icles: gdkpixbufoverlay: trusted and hard-coded input data
- rtp tests: rtp-payloading, vp8, vp9, h264, h265: trusted and/or static input data

g_memdup() is deprecated since GLib 2.68 and we want to avoid
deprecation warnings with recent versions of GLib.

Also use gst_buffer_new_memdup() instead of _wrapped(g_memdup(),..)

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/993>
2021-06-02 17:34:38 +01:00
..
equalizer-test.c gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
gdkpixbufoverlay-test.c Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 17:34:38 +01:00
gdkpixbufsink-test.c gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
meson.build meson: Add some missing test dependencies 2018-10-28 14:10:12 +00:00
test-accurate-seek.c tests: icles: fix build 2017-07-21 19:02:26 +01:00
test-oss4.c gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
test-segment-seeks.c icles: Fix waiting for segment-done if it happens too fast 2015-04-06 19:08:59 -07:00
videobox-test.c Fix FSF address 2012-11-04 00:07:18 +00:00
videocrop-test.c gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
videocrop2-test.c Fix FSF address 2012-11-04 00:07:18 +00:00
ximagesrc-test.c tests: use g_timeout_add_seconds instead of g_timeout_add 2013-01-27 15:38:12 +00:00