gstreamer/gst/realmedia
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
..
asmrules.c realmedia: fix leak in asmrules error code path 2017-08-31 19:27:02 +01:00
asmrules.h Fix FSF address 2012-11-03 20:40:37 +00:00
gstrdtbuffer.c Fix FSF address 2012-11-03 20:40:37 +00:00
gstrdtbuffer.h docs: Port all docstring to gtk-doc markdown 2019-04-26 20:32:26 -04:00
meson.build docs: Port documentation to hotdoc 2019-05-13 17:00:00 -04:00
pnmsrc.c realmedia: allow per feature registration 2021-03-29 19:13:36 +00:00
pnmsrc.h realmedia: allow per feature registration 2021-03-29 19:13:36 +00:00
rademux.c realmedia: allow per feature registration 2021-03-29 19:13:36 +00:00
rademux.h realmedia: allow per feature registration 2021-03-29 19:13:36 +00:00
rdtdepay.c realmedia: allow per feature registration 2021-03-29 19:13:36 +00:00
rdtdepay.h realmedia: allow per feature registration 2021-03-29 19:13:36 +00:00
rdtjitterbuffer.c documentation: fix some typos 2019-09-02 09:33:15 -04:00
rdtjitterbuffer.h Fix FSF address 2012-11-03 20:40:37 +00:00
rdtmanager.c realmedia: allow per feature registration 2021-03-29 19:13:36 +00:00
rdtmanager.h realmedia: allow per feature registration 2021-03-29 19:13:36 +00:00
realhash.c real: Fix compiler warnings with latest clang 2016-11-25 23:51:23 +02:00
realhash.h Fix FSF address 2012-11-03 20:40:37 +00:00
realmedia.c realmedia: allow per feature registration 2021-03-29 19:13:36 +00:00
rmdemux.c realmedia: Drop duplicate seek events. 2021-04-20 19:32:29 -04:00
rmdemux.h realmedia: Drop duplicate seek events. 2021-04-20 19:32:29 -04:00
rmutils.c Fix FSF address 2012-11-03 20:40:37 +00:00
rmutils.h Fix FSF address 2012-11-03 20:40:37 +00:00
rtspreal.c Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 12:39:53 +00:00
rtspreal.h realmedia: allow per feature registration 2021-03-29 19:13:36 +00:00