gstreamer/ext
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
..
a52dec a52dec: allow per feature registration 2021-03-29 19:13:36 +00:00
amrnb amrnb: allow per feature registration 2021-03-29 19:13:36 +00:00
amrwbdec amrwbdec: allow per feature registration 2021-03-29 19:13:36 +00:00
cdio cdio: allow per feature registration 2021-03-29 19:13:36 +00:00
dvdread dvdread: allow per feature registration 2021-03-29 19:13:36 +00:00
mpeg2dec mpeg2dec: allow per feature registration 2021-03-29 19:13:36 +00:00
sidplay sidplay: allow per feature registration 2021-03-29 19:13:36 +00:00
x264 Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 12:39:53 +00:00
meson.build Remove twolame plugin, moved to -good 2017-08-26 09:35:20 +01:00