sdp: fix gst_sdp_message_new_from_text() doc
[platform/upstream/gstreamer.git] / gst-libs / gst / sdp / gstsdpmessage.c
2020-06-18 Guillaume Desmottessdp: fix gst_sdp_message_new_from_text() doc
2019-07-13 Sebastian Drögesdp: Add support for parsing the extmap attribute from...
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-12-17 Edward Herveysdpmessage: Remove dead assignment
2018-12-17 Edward Herveysdpmessage: Remove dead assignment
2018-06-11 Mathieu Duponchellesdp: Add new constructor, sdp_message_from_text
2018-04-02 Edward Herveylibs: Documentation cleanup
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-11-03 Justin Kimsdpmessage: add_attribute accepts NULL value
2017-11-01 Justin Kimsdpmessage: do not append NULL value for session-level...
2017-04-12 Tim-Philipp MüllerNo need for newlines in debug log statements
2017-04-03 Matthew Waterssdp/media: caps_from_media() don't modify the input...
2017-04-03 Matthew Waterssdp: add g_return*_if_fail assertions on invalid inputs
2017-04-03 Matthew Waterssdp/message: fix segfault copying NULL in the boxed...
2017-03-10 Thibault Saunierdocs: Convert gtkdoc comments to markdown
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2016-11-28 Edward Herveysdp: Fix attribute leak
2016-11-15 Scott D Phillipssdp: cast away const in call to g_free
2016-11-01 Tomasz Zajacsdp: Parse rtcp-fb media attributes
2016-11-01 Tomasz Zajacsdp: Add rtcp-fb media attributes based on caps
2016-05-10 Hyunjun Kosdp: parse sdp attributes in case that sdp message...
2016-04-19 Josep Torrasdp: update since markers to 1.8.1 for some new APIs
2016-04-15 Aleix Conchillo... sdpmessage: new gst_sdp_media_parse_keymgmt/gst_sdp_med...
2016-04-15 Aleix Conchillo... mikey: add new function gst_mikey_message_to_caps
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2015-12-31 Hyunjun Kosdp: add helper fuctions from/to sdp from/to caps
2015-11-17 Reynaldo H. Verdej... Remove unnecessary NULL checks before g_free()
2015-05-29 George Kiagiadakissdp: prevent the sdp message parser from reading past...
2014-05-01 Sebastian Drögesdp: Add some more gobject-introspection annotations...
2014-04-29 Sebastian Drögesdpmessage: Add array length annotation to gst_sdp_mess...
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-10 Vincent Penquerc'hsdpmessage: fix multi statement macros
2014-04-08 Wim Taymanssdp: guard against address parse errors.
2014-03-02 Sebastian Rasmussendocs: Fix argument and annotation typos
2013-12-17 Aleix Conchillo... sdp: parse encryption key field
2013-11-01 Matthieu Bouronsdp: fix duplicate 'const' declaration warnings
2013-09-21 Wim Taymanssdp: fix docs
2013-04-26 Wim Taymanssdp: use setter for the bandwidth
2013-04-26 Sebastian Rasmussensdp: Store a copy of the bandwidth string
2013-04-24 Wim Taymanssdp: don't leak the temp buffer
2013-04-24 Wim Taymanssdp: NULL terminate the time array
2013-04-24 Wim Taymanssdp: add more functions to modify the sdp message
2013-04-15 Wim Taymanssdp: dynamically allocate buffers
2013-04-15 Wim Taymanssdp: add Since markers
2013-04-15 Jose Antonio Santo... sdp: add boxed type for GstSDPMessage
2013-04-05 Jose Antonio Santo... sdp: Set session as permanent (t=0 0) if there is no...
2013-04-03 Jose Antonio Santo... sdp: Do not assign -1 to an unsigned variable, use...
2013-04-03 Jose Antonio Santo... sdp: If attribute value is emply do not print colon...
2013-04-03 Jose Antonio Santo... sdp: Do not add email line by default
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-07-17 Evan Nemersonsdpmessage: add some missing introspection annotations
2012-07-13 Edward Herveylibs: Remove "Since" markers and minor doc fixups
2012-04-24 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-04 Thiago SantosMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-02 Sebastian DrögeMerge branch 'master' into 0.11
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-01-27 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-17 Sebastian Drögesdp: Port to GIO for multicast address detection
2011-08-22 Wim TaymansMerge branch 'master' into 0.11
2011-08-20 Stefan Kostdocs: handle warnings emitted by gtk-doc
2010-12-02 Wim Taymanssdp: only parse TTL for IP4 addresses
2010-12-02 Wim Taymanssdp: add method to check for multicast addresses
2010-09-17 Sebastian Drögesdp: Fix ACCEPTABLE_CHAR() macro to work with signed...
2010-09-17 Sebastian DrögeRevert "sdp: Remove useless check in macro"
2010-09-17 Edward Herveysdp: Remove useless check in macro
2010-09-10 Wim Taymanssdp: remove leftover g_print
2010-09-10 Wim Taymanssdp: add methods to convert between uri and message
2010-03-16 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-06-29 Peter Kjellerstedtsdp: Include winsock2.h after defining WINVER.
2009-06-01 Peter Kjellerstedtsdp: Remove an unused variable.
2008-10-06 Tero Saarnigst-libs/gst/sdp/gstsdpmessage.c: Fix parsing of the...
2008-07-23 Damien Lespiaugst-libs/gst/sdp/gstsdpmessage.c: Use GST_STR_NULL...
2008-07-03 Damien Lespiaugst-libs/gst/sdp/gstsdpmessage.c: Makes libgstsdp compi...
2008-03-18 Wim Taymansgst-libs/gst/sdp/gstsdpmessage.c: Use GST_STR_NULL...
2008-02-07 Peter Kjellerstedtgst-libs/gst/sdp/gstsdpmessage.c: Clear the addrinfo...
2008-01-13 Sébastien Mouttegst-libs/gst/sdp/gstsdpmessage.c: Include Winsock2...
2007-11-20 Joe Petersongst-libs/gst/sdp/gstsdpmessage.c: Fix compilation on...
2007-11-01 Vincent Torrigst-libs/gst/fft/: Include our own _stdint.h instead...
2007-10-30 Stefan KostFix the docs according to what gtk-doc complained about.
2007-10-01 Wim Taymansgst-libs/gst/rtp/: Added new file and header to deal...
2007-09-05 Peter Kjellerstedtgst-libs/gst/sdp/gstsdpmessage.*: Separate INIT_ARRAY...
2007-07-25 Wim Taymansgst-libs/gst/sdp/gstsdpmessage.*: Constify args where...
2007-07-24 Wim TaymansDocument the SDP library.
2007-07-24 Wim TaymansMove SDP and RTSP from helper objects in -good to a...