summaryrefslogtreecommitdiff
path: root/gst/rtpmanager/gstrtpptdemux.c
Commit message (Expand)AuthorAgeFilesLines
* rtpptdemux: Remove pads also in PAUSED->READYSebastian Dröge2021-07-011-1/+1
* rtpmanager: allow per feature registrationStéphane Cerveau2021-03-291-0/+2
* rtpptdemux: set payload to caps inside gst_rtp_pt_demux_get_capsMikhail Fludkov2020-02-111-25/+17
* rtpptdemux: Fix debug to use GST_DEBUG_OBJECTStian Selnes2020-02-111-6/+7
* Don't pass default GLib marshallers for signalsNiels De Graef2019-11-171-7/+4
* documentation: fix a number of typosAaron Boxer2019-10-051-2/+2
* doc: Port documentation to hotdocThibault Saunier2019-05-131-2/+2
* docs: Port all docstring to gtk-doc markdownThibault Saunier2019-05-131-9/+9
* rtpmanager: Register chain functions to debugOlivier Crête2019-03-221-0/+2
* rtpptdemux: provide example usage for ignored-payload-typesMathieu Duponchelle2018-02-261-0/+5
* rtpbin, rtpptdemux: Add missing Since markersMathieu Duponchelle2018-02-261-1/+8
* rtpptdemux: do no assume sink caps are non NULLMathieu Duponchelle2018-02-211-13/+16
* rtpptdemux: Add ignored-payload-types propertyMathieu Duponchelle2018-02-211-0/+86
* rtpptdemux: Add ssrc to output capsMathieu Duponchelle2018-02-211-1/+17
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+4
* rtpptdemux: just drop invalid rtp packets instead of erroring outTim-Philipp Müller2014-12-251-2/+2
* rtpptdemux: fix 0.10-ism in docsTim-Philipp Müller2014-12-251-3/+3
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-261-2/+0
* docs: update docs with 1.0 element namesWim Taymans2013-09-231-3/+3
* rtpmanager: use generic marshallerTim-Philipp Müller2013-08-041-5/+3
* rtpptdemux: Wait after the caps to forward the other eventsOlivier Crête2013-06-201-4/+11
* rtpptdemux: forward sticky events and then set capsPaul HENRYS2013-02-071-2/+5
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-271-1/+1
* update for RTP buffer api changesWim Taymans2012-07-171-2/+1
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* ptdemux: set caps after activating the padWim Taymans2012-03-071-5/+8
* rtpptdemux: Forward sticky eventsOlivier Crête2012-01-271-0/+19
* rtpptdemux: Protect all uses pad list with OBJECT LOCKOlivier Crête2012-01-271-22/+74
* Merge branch 'master' into 0.11Sebastian Dröge2012-01-251-5/+5
|\
| * rtpptdemux: plug pad leak in error code pathTim-Philipp Müller2012-01-131-4/+4
| * various: fix pad template leaksVincent Penquerc'h2011-11-281-4/+4
* | rtpmanager: Initialize GstRTPBuffer before usageEdward Hervey2011-12-051-1/+1
* | add parent to pad functionsWim Taymans2011-11-171-23/+16
* | make %u in all request pad templatesWim Taymans2011-11-041-3/+3
* | rtpmanager: port to 0.11Mark Nauwelaerts2011-07-061-26/+22
|/
* rtp: Unref events if the parent element disappearedSebastian Dröge2011-04-081-1/+3
* rtpmanager: fix pad callbacks so they handle when parent goes awayOle André Vadla Ravnås2011-04-081-0/+2
* rtpptdemux: Tag upstream custom events with payload typeOlivier Crête2011-02-011-0/+45
* rtpptdemux: fix memleak on custom downstream eventsThijs Vermeir2010-06-301-1/+6
* gst: Don't use GST_DEBUG_FUNCPTR for GObject vfuncsSebastian Dröge2010-06-061-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+4
* rtpptdemux: only forward the lost-event to the last seen pt-numberHåvard Graff2009-10-141-0/+36
* docs: fix gtk-doc warningsStefan Kost2009-09-101-3/+3
* gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate oursel...Wim Taymans2009-08-111-1/+1
* gst/: More doc updates. More xrefs.Stefan Kost2009-08-111-19/+15
* Do not use short_description in section docs for elements. We extract them fr...Stefan Kost2009-08-111-1/+0
* gst/rtpmanager/gstrtpbin.c: Ref caps when inserting into the cache.Olivier Crete2009-08-111-1/+6
* gst/rtpmanager/: Unset GValues after g_signal_emitv so that we avoid a refcou...Wim Taymans2009-08-111-1/+4
* gst/rtpmanager/: Clean up the dynamic pads when going to READY.Wim Taymans2009-08-111-21/+19