mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
bf56fd97b6
- 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> |
||
---|---|---|
.. | ||
equalizer-test.c | ||
gdkpixbufoverlay-test.c | ||
gdkpixbufsink-test.c | ||
meson.build | ||
test-accurate-seek.c | ||
test-oss4.c | ||
test-segment-seeks.c | ||
videobox-test.c | ||
videocrop-test.c | ||
videocrop2-test.c | ||
ximagesrc-test.c |