mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-02 14:36:41 +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> |
||
---|---|---|
.. | ||
gstwavpack.c | ||
gstwavpackcommon.c | ||
gstwavpackcommon.h | ||
gstwavpackdec.c | ||
gstwavpackdec.h | ||
gstwavpackelement.c | ||
gstwavpackelements.h | ||
gstwavpackenc.c | ||
gstwavpackenc.h | ||
gstwavpackstreamreader.c | ||
gstwavpackstreamreader.h | ||
meson.build |