Use g_memdup2() where available and add fallback for older GLib versions
[platform/upstream/gstreamer.git] / gst-libs / gst / rtsp / gstrtspmessage.c
2021-06-02 Tim-Philipp MüllerUse g_memdup2() where available and add fallback for...
2019-08-30 Thibault SaunierPass the code through codespell
2019-01-29 Sebastian Drögertsp-message: Add support for storing GstBuffers direct...
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-08-13 Tim-Philipp Müllergst-libs: include config.h in all source files
2018-04-23 Mark Nauwelaertsrtsp: fix some GIR annotations
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-12-06 Matt Staplesrtsp: Register GstRTSPMessage as a boxed type
2017-10-03 Reynaldo H. Verdej... Use proper GtkDoc notation for NULL/FALSE/TRUE
2017-06-20 Sebastian Drögelibs: Export boxed type copy/free functions for the...
2017-03-10 Thibault Saunierdocs: Convert gtkdoc comments to markdown
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2016-12-13 Tim-Philipp Müllerrtsp: add boxed types for new authentication credential API
2016-11-28 Edward Herveyrtsp: Don't leak authorization string
2016-11-21 Sebastian Drögertsp: Add gst_rtsp_message_parse_auth_credentials(...
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2015-11-17 Reynaldo H. Verdej... Remove unnecessary NULL checks before g_free()
2015-02-09 Tim-Philipp Müllerrtspmessage: map headers we know that are added by...
2015-02-09 Tim-Philipp Müllerrtspmessage: add API to add and get custom headers
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2012-12-10 Sebastian Rasmussenrtspmessage: Add several missing g-i annotations
2012-11-09 Ognyan Tonchevrtsp: fix g-i annotation for gst_rtsp_message_set_body...
2012-11-05 Ognyan Tonchevrtsp: fix GstRTSPMessage g-i annotations for out parameters
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-07-13 Edward Herveylibs: Remove "Since" markers and minor doc fixups
2010-05-06 Stefan Kostdocs: fix wrong doc markup
2009-08-24 Peter Kjellerstedtrtsp: Added support for HTTP messages
2009-06-09 Peter Kjellerstedtrtsp: Avoid a compiler warning.
2009-03-31 Tim-Philipp Müllerrtsp: clear the entire builder structure
2009-03-31 Tim-Philipp Müllerdocs: fix typo in gst_rtsp_message_unset() API docs
2009-03-31 Wim TaymansRevert "rtsp: reset whole message (was sizeof pointer...
2009-03-31 Stefan Kostrtsp: reset whole message (was sizeof pointer instead...
2009-03-11 Wim Taymansrtsp: fix g_return condition
2009-03-11 Wim Taymansrtsp: free the right string.
2009-03-09 Wim Taymansrtsp: use gstreamer dump mem
2009-02-20 Wim TaymansImprove key/value parsing
2009-02-10 Peter Kjellerstedtgstrtspmessage: Minor documentation correction.
2009-02-02 Wim TaymansFix string leak in rtspmessage
2009-01-29 Wim TaymansAdd new RTSP message method to set header
2008-09-23 Wim Taymansgst-libs/gst/rtsp/gstrtspmessage.c: Fix the g_return_va...
2008-02-07 Wim Taymansgst-libs/gst/rtsp/gstrtspmessage.c: Fix compiler warning.
2007-12-16 Tim-Philipp Müllergst-libs/gst/: Turn a few g_assert_not_reached() into...
2007-11-16 Tommi Myöhänengst-libs/gst/rtsp/gstrtspmessage.c: Fix leaking headers...
2007-09-17 Jan SchmidtFix a bunch of compile warnings shown with Forte.
2007-07-25 Wim TaymansFix some more RTSP docs.
2007-07-24 Wim TaymansMove SDP and RTSP from helper objects in -good to a...