summaryrefslogtreecommitdiff
path: root/gst/rtpmanager/gstrtpptdemux.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-01rtpptdemux: Remove pads also in PAUSED->READYSebastian Dröge1-1/+1
2021-03-29rtpmanager: allow per feature registrationStéphane Cerveau1-0/+2
2020-02-11rtpptdemux: set payload to caps inside gst_rtp_pt_demux_get_capsMikhail Fludkov1-25/+17
2020-02-11rtpptdemux: Fix debug to use GST_DEBUG_OBJECTStian Selnes1-6/+7
2019-11-17Don't pass default GLib marshallers for signalsNiels De Graef1-7/+4
2019-10-05documentation: fix a number of typosAaron Boxer1-2/+2
2019-05-13doc: Port documentation to hotdocThibault Saunier1-2/+2
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier1-9/+9
2019-03-22rtpmanager: Register chain functions to debugOlivier Crête1-0/+2
2018-02-26rtpptdemux: provide example usage for ignored-payload-typesMathieu Duponchelle1-0/+5
2018-02-26rtpbin, rtpptdemux: Add missing Since markersMathieu Duponchelle1-1/+8
2018-02-21rtpptdemux: do no assume sink caps are non NULLMathieu Duponchelle1-13/+16
2018-02-21rtpptdemux: Add ignored-payload-types propertyMathieu Duponchelle1-0/+86
2018-02-21rtpptdemux: Add ssrc to output capsMathieu Duponchelle1-1/+17
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+4
2014-12-25rtpptdemux: just drop invalid rtp packets instead of erroring outTim-Philipp Müller1-2/+2
2014-12-25rtpptdemux: fix 0.10-ism in docsTim-Philipp Müller1-3/+3
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller1-2/+0
2013-09-23docs: update docs with 1.0 element namesWim Taymans1-3/+3
2013-08-04rtpmanager: use generic marshallerTim-Philipp Müller1-5/+3
2013-06-20rtpptdemux: Wait after the caps to forward the other eventsOlivier Crête1-4/+11
2013-02-07rtpptdemux: forward sticky events and then set capsPaul HENRYS1-2/+5
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller1-1/+1
2012-07-17update for RTP buffer api changesWim Taymans1-2/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-03-07ptdemux: set caps after activating the padWim Taymans1-5/+8
2012-01-27rtpptdemux: Forward sticky eventsOlivier Crête1-0/+19
2012-01-27rtpptdemux: Protect all uses pad list with OBJECT LOCKOlivier Crête1-22/+74
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge1-5/+5
2012-01-13rtpptdemux: plug pad leak in error code pathTim-Philipp Müller1-4/+4
2011-12-05rtpmanager: Initialize GstRTPBuffer before usageEdward Hervey1-1/+1
2011-11-28various: fix pad template leaksVincent Penquerc'h1-4/+4
2011-11-17add parent to pad functionsWim Taymans1-23/+16
2011-11-04make %u in all request pad templatesWim Taymans1-3/+3
2011-07-06rtpmanager: port to 0.11Mark Nauwelaerts1-26/+22
2011-04-08rtp: Unref events if the parent element disappearedSebastian Dröge1-1/+3
2011-04-08rtpmanager: fix pad callbacks so they handle when parent goes awayOle André Vadla Ravnås1-0/+2
2011-02-01rtpptdemux: Tag upstream custom events with payload typeOlivier Crête1-0/+45
2010-06-30rtpptdemux: fix memleak on custom downstream eventsThijs Vermeir1-1/+6
2010-06-06gst: Don't use GST_DEBUG_FUNCPTR for GObject vfuncsSebastian Dröge1-1/+1
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+4
2009-10-14rtpptdemux: only forward the lost-event to the last seen pt-numberHåvard Graff1-0/+36
2009-09-10docs: fix gtk-doc warningsStefan Kost1-3/+3
2009-08-11gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate oursel...Wim Taymans1-1/+1
2009-08-11gst/: More doc updates. More xrefs.Stefan Kost1-19/+15
2009-08-11Do not use short_description in section docs for elements. We extract them fr...Stefan Kost1-1/+0
2009-08-11gst/rtpmanager/gstrtpbin.c: Ref caps when inserting into the cache.Olivier Crete1-1/+6
2009-08-11gst/rtpmanager/: Unset GValues after g_signal_emitv so that we avoid a refcou...Wim Taymans1-1/+4
2009-08-11gst/rtpmanager/: Clean up the dynamic pads when going to READY.Wim Taymans1-21/+19