gstreamer/gst-libs/gst
Matthew Waters 0dcab96d88 sdp/media: caps_from_media() don't modify the input media
Performing a gst_sdp_media_get_caps_from_media() would result in
changing fields in the GstSDPMedia violating the const tag in the
function declaration.

Before there would be a line with a=rtpmap:96 VP8/90000
after, that attribute would only contain a=rtpmap:96

Fix by performing modifications on duplicated strings instead of on
the internal values.

Also add a simple test for checking that the representation doesn't
change by a gst_sdp_media_get_caps_from_media()
2017-04-03 16:49:12 +10:00
..
allocators docs: Convert gtkdoc comments to markdown 2017-03-10 18:19:17 -03:00
app docs: Convert gtkdoc comments to markdown 2017-03-10 18:19:17 -03:00
audio docs: Convert gtkdoc comments to markdown 2017-03-10 18:19:17 -03:00
fft docs: Convert gtkdoc comments to markdown 2017-03-10 18:19:17 -03:00
pbutils encoding-profile: Mark format caps as transfer-none in profile creation 2017-03-17 16:01:57 +05:30
riff docs: Convert gtkdoc comments to markdown 2017-03-10 18:19:17 -03:00
rtp docs: Convert gtkdoc comments to markdown 2017-03-10 18:19:17 -03:00
rtsp docs: Convert gtkdoc comments to markdown 2017-03-10 18:19:17 -03:00
sdp sdp/media: caps_from_media() don't modify the input media 2017-04-03 16:49:12 +10:00
tag docs: Convert gtkdoc comments to markdown 2017-03-10 18:19:17 -03:00
video video-converter: fix scaler leak 2017-03-31 16:14:50 +01:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am rtp: build audio library before rtp 2016-02-16 17:42:44 +02:00
meson.build rtsp: Include GstSdp-1.0.gir when generating the gir 2016-11-10 17:43:38 -03:00