Skip to content

Use g_memdup2() where available and add fallback for older GLib versions

Tim-Philipp Müller requested to merge tpm/gst-plugins-ugly:use-g-memdup2 into master
  • 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.
Edited by Tim-Philipp Müller

Merge request reports