jitterbuffer: signal timestamp discont
[platform/upstream/gstreamer.git] / gst / rtpmanager / gstrtpbin.c
2010-10-13 Stefan Kostvarious (gst): add a missing G_PARAM_STATIC_STRINGS...
2010-10-12 Tim-Philipp Müllerext, gst: canonicalise property names where this wasn...
2010-09-24 Pascal Buhlerrtpbin: Handle rysnc of iterator when looking for free...
2010-09-24 Trond Andersenrtpbin: Unlock before adding pad in new_payload_found
2010-09-13 Wim Taymansrtpbin: small cleanup.
2010-09-13 Thijs Vermeirrtpbin: set use-pipeline-clock on correct GObject
2010-09-06 Wim Taymansrtpbin: add ntp-sync property
2010-09-06 Wim Taymansrtpbin: rename some variables for less confusion
2010-09-06 Thijs Vermeirrtpbin: add use-pipeline-clock property
2010-05-13 Wim Taymansrtpbin: fix docs
2010-05-03 Alessandro Decinartpbin: fix a bug handling BUFFERING messages.
2010-05-03 Alessandro Decinartpbin: when a stream is created, pause the jitterbuffe...
2010-05-03 Alessandro Decinartpbin: fix a bug calculating stream offsets.
2010-04-08 Stefan Kostdocs: do proper escaping for "%"
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-17 Benjamin OtteAdd -Wredundant-decls warning flag
2010-02-15 Wim Taymansrtpbin: remove use of ntp_ns_base
2010-02-12 Wim Taymansrtpbin: fix typo
2010-02-12 Wim Taymansrtpbin: more buffering work
2010-02-12 Wim Taymansrtpbin: do more accurate buffer offsets
2010-02-12 Wim Taymansrtpbin: only start buffering when < 100%
2010-02-12 Wim Taymansrtpbin: keep track of elapsed pause time
2010-02-12 Wim Taymansrtpbin: pass running_time to jitterbuffer pause
2010-02-12 Wim Taymansrtpbin: add some comments
2010-02-12 Wim Taymansrtpbin: more buffering updates
2010-02-12 Wim Taymansrtpbin: propagate buffer-mode property
2009-12-21 Wim Taymansrtpbin: add property to remove pads automatically
2009-11-25 Wim Taymansrtpbin: fix typo in comments
2009-11-20 Stefan Kostdocs: more links and better short description
2009-10-07 Stefan Kostbuild: fprintf, sprintf, sscanf need stdio.h
2009-10-05 Wim Taymansrtpbin: use locking around the sessions
2009-09-08 Marc Leemanrtpbin: add ignore-pt parameter
2009-09-08 Håvard Graffrtpbin: propagate payload-type-change signal from demuxer
2009-09-08 Stig Sandnesrtpbin: make free_session() remove stream references
2009-09-08 Havard Graffrtpbin: use locked state on internal bins
2009-08-31 Wim Taymansrtpbin: whitespace fixes
2009-08-14 Olivier Crêtertpbin: Fix reference leak
2009-08-11 Wim Taymansrtpbin: do better cleanup of the src ghostpads
2009-08-11 Wim Taymansrtpbin: add SDES property
2009-08-11 Olivier Crêtertpbin: Transform the right session sdes message
2009-08-11 Wim Taymansrtpbin: remove ptdemux ghostpads
2009-08-11 Wim Taymansrtpbin: add to new signal to remove SSRC pads
2009-08-11 Wim Taymansrtpbin: use our ghostpads instead of its target
2009-08-11 Wim Taymansrtpbin: don't warn when getting request pads twice
2009-08-11 Wim Taymansrtpbin: set target state on new elements
2009-08-11 Wim Taymansrtpbin: unref requests pads after releasing
2009-08-11 Olivier Crêtertpbin: Implement releasing the streams
2009-08-11 Olivier Crêtertpbin: Keep jb signals handler
2009-08-11 Wim Taymansrtpbin: use the right lock for the sessions
2009-08-11 Olivier Crêtertpbin: Free session if request pads are released
2009-08-11 Olivier Crêtertpbin: Implement relasing of the rtp recv pad
2009-08-11 Olivier Crêtertpbin: Implement releasing of rtp send pads
2009-08-11 Olivier Crêtertpbin: Implement release of the recv rtcp pad
2009-08-11 Olivier Crêtertpbin: Implement releasing of rtcp src pad
2009-08-11 Wim Taymansrtpbin: we should not provide a clock
2009-08-11 Wim Taymansrtpbin: add on_npt_stop signal
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Reset the sync parameters...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.*: Remove a lot of per stream...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Also unref the target pad...
2009-08-11 Olivier Cretegst/rtpmanager/gstrtpbin.c: Release the right pads...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Remove internal sync pad...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Do not try to keep track...
2009-08-11 Håvard Graffgst/rtpmanager/gstrtpbin-marshal.list: Add marshaller...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Release pads of the session...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Do not try to adjust the...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.*: Add signal to notify listen...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Reset rtp timestamp interpo...
2009-08-11 Stefan Kostgst/rtpmanager/gstrtpbin.c: Print the pad-name in debug...
2009-08-11 Olivier Cretegst/rtpmanager/gstrtpbin.c: Release lock before emittin...
2009-08-11 Stefan Kostgst/: More doc updates. More xrefs.
2009-08-11 Stefan KostDo not use short_description in section docs for elemen...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Fix deadlock when shutting...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Break out of callbacks...
2009-08-11 Håvard Graffgst/rtpmanager/gstrtpbin.c: Propagate the do-lost and...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Actually add the do-lost...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.*: Expose new jitterbuffer...
2009-08-11 Wim Taymansgst/rtpmanager/: Also keep track of the first buffer...
2009-08-11 Olivier Cretegst/rtpmanager/gstrtpbin.c: Ref caps when inserting...
2009-08-11 Wim Taymansgst/rtpmanager/: Unset GValues after g_signal_emitv...
2009-08-11 Peter Kjellerstedtgst/rtpmanager/: Avoid leaking pads in the RTP manager.
2009-08-11 Olivier Cretegst/rtpmanager/gstrtpbin.c: Fix small memory leak,...
2009-08-11 Olivier Cretegst/rtpmanager/gstrtpbin.c: Ignore streams that did...
2009-08-11 Olivier Cretegst/rtpmanager/gstrtpbin.c: Also handle lip-sync when...
2009-08-11 Thijs Vermeirgst/rtpmanager/gstrtpbin.c: Fix documentation for lates...
2009-08-11 Thijs Vermeirgst/rtpmanager/gstrtpbin.c: Allow request_new_pad with...
2009-08-11 Wim Taymansgst/rtpmanager/: Fix some leaks.
2009-08-11 Wim Taymansgst/rtpmanager/: Post a message when the SDES infor...
2009-08-11 Wim Taymansgst/rtpmanager/: Add signal to notify of an SDES change.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.*: Expose SDES items as proper...
2009-08-11 Wim Taymansgst/rtpmanager/: Update comment.
2009-08-11 Laurent Glayalgst/rtpmanager/gstrtpbin.c: Fix memleak. Fixes #484990.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Fix caps refcounting for...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Fix crasher in dispose.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Fix cleanup crasher.
2009-08-11 Wim Taymansgst/rtpmanager/: Add notification of active SSRCs to...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Link to the right pads...
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Use lock to protect variable.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Also set NTP base time...
2009-08-11 Wim Taymansgst/rtpmanager/: Various leak fixes.
2009-08-11 Wim Taymansgst/rtpmanager/gstrtpbin.c: Calculate and configure...
next