gstreamer/gst
Tim-Philipp Müller cc1a7e2c4d Use g_memdup2() where available and add fallback for older GLib versions
- x264 encoder bitrate profile manager: alloc size is based
  on existing allocation
- asfdemux: change length var to 64-bit and check for G_MAXUINT
- realmedia: opaque_data_len is read from 32 bits and then
  only subtracted upon.

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-ugly/-/merge_requests/83>
2021-06-02 12:39:53 +00:00
..
asfdemux Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 12:39:53 +00:00
dvdlpcmdec dvdlpcmdec: allow per feature registration 2021-03-29 19:13:36 +00:00
dvdsub dvdsub: allow per feature registration 2021-03-29 19:13:36 +00:00
realmedia Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 12:39:53 +00:00
xingmux xingmux: allow per feature registration 2021-03-29 19:13:36 +00:00
meson.build Add feature options for all plugins 2018-07-27 19:34:01 +05:30