jitterbuffer: signal timestamp discont
[platform/upstream/gstreamer.git] / gst / rtpmanager / gstrtpmux.c
2013-05-13 Nicolas Dufresnertpmux: Send stream-start before caps
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2012-12-16 Tim-Philipp Müllerrtpmux: Fix FSF address
2012-12-16 Tim-Philipp Müllerrtpmux: Use gst_element_class_set_static_metadata()
2012-12-16 Olivier Crêtertpmux: Misc fix for 0.11
2012-12-16 Wim Taymansrtpmux: update for RTP buffer api changes
2012-12-16 Wim Taymansrtpmux: fix compilation
2012-12-16 Wim Taymansrtpmux: fix for caps api changes
2012-12-16 Matej Knopprtpmux: Fix compiler warnings
2012-12-16 Olivier Crêtertpmux: Unref non-forwarded events
2012-12-16 Olivier Crêtertpmux: resync iterator on resync
2012-12-16 Olivier Crêtertpmux: Re-push sticky events on input pad change
2012-12-16 Olivier Crêtertpmux: Don't leak gvalue from iterator
2012-12-16 Wim Taymansrtpmux: more porting
2012-12-16 Olivier Crêtertpmux: port to 0.11
2012-12-16 Wim Taymansrtpmux: make request pads take _%u
2012-12-16 Olivier Crêtertpdtmfmux: Add last-stop to dtmf-event upstream events
2012-12-16 Edward Herveyrtpmux: Remove dead assignments
2012-12-16 Stefan Kostrtpmux: add missing G_PARAM_STATIC_STRINGS flags
2012-12-16 Olivier Crêtertpmux: Improve documentation
2012-12-16 Stefan Kostrtpmux: no need to ref pad in _chain()
2012-12-16 Youness Alaouirtpmux: Unlock the right mutex
2012-12-16 Olivier Crêtertpmux: Add support for GstBufferList
2012-12-16 Olivier Crêtertpmux: Don't leak invalid buffers
2012-12-16 Olivier Crêtertpdtmfmux: Remove stream-lock event handling
2012-12-16 Olivier Crêtertpdtmfmux: Add priority sink pads
2012-12-16 Olivier Crêtertpmux: Aggregate incoming segments
2012-12-16 Olivier Crêtertpmux: Simplify request pad creation
2012-12-16 Benjamin Ottertpmux: gst_element_class_set_details => gst_element_cl...
2012-12-16 unknownrtpmux: update the current_ssrc from the caps
2012-12-16 Håvard Graffrtpmux: release pads when disposing
2012-12-16 Olivier Crêtertpmux: Don't ignore requested pad name
2012-12-16 Olivier Crêtertpmux: Remove empty finalize
2012-12-16 Olivier Crêtertpmux: Free the pad private data on pad release
2012-12-16 Olivier Crêtertpmux: Reject wrong caps
2012-12-16 Olivier Crêtertpmux: Fix leak Fixed a leak discovered by Laurent...
2012-12-16 Olivier Crêtertpmux: Fix leak
2012-12-16 Olivier Crêtertpmux: Fix warning
2012-12-16 Olivier Crêtertpmux: Set different caps depending on the input
2012-12-16 Olivier Crêtertpmux: Only free pad private when pad is disposed
2012-12-16 Olivier Crêtertpmux: Remove useless caps mangling
2012-12-16 Olivier Crêtertpmux: Rename variable for more clarity
2012-12-16 Olivier Crêtertpmux: Use GST_BOILERPLATE
2012-12-16 Olivier Crêtertpmux: Do the includes locally
2012-12-16 Olivier Crêtertpmux: Add GST_DEBUG_FUNCPTRs
2012-12-16 Stefan Kostdocs: various doc fixes
2012-12-16 Olivier Crêtertpmux: Re-indent to Gst style
2012-12-16 Olivier Crêtertpmux: Document rtp muxer a bit
2012-12-16 Olivier Crêtertpmux: Let ssrc through getcaps
2012-12-16 Olivier Crêtertpmux: Rename have_base to have_ts_base
2012-12-16 Olivier Crêtertpmux: Protect the seqnum with object lock in rtpmux
2012-12-16 Olivier Crêtertpmux: Have getcaps to force the same clockrate on...
2012-12-16 Olivier Crêtertpmux: Validate RTP data in RTP Mux
2012-12-16 Olivier Crêtertpmux: Remove unused clock-rate property
2012-12-16 Laurent Glayalrtpmux: Missing format parameter
2012-12-16 Håvard Graffrtpmux: Update seqnum base in rtp muxer
2012-12-16 Håvard Graffrtpmux: Fix some more leaks
2012-12-16 Olivier Crêtertpmux: Don't unref caps we don't know (thanks Wim)
2012-12-16 Olivier Crêtertpmux: Put per-buffer debug at level LOG
2012-12-16 Olivier Crêtertpmux: Make debug print accurate
2012-12-16 Olivier Crêtertpmux: Set our caps on the buffers
2012-12-16 Olivier Crêtertpmux: Take the clock-base stored from the last setcaps
2012-12-16 Olivier Crêtertpmux: Store the clock-base on setcaps
2012-12-16 Olivier Crêtertpmux: Add padprivate to the request pads
2012-12-16 Olivier Crêtertpmux: Make indentation more correct
2012-12-16 Olivier Crêtertpmux: Fix typo
2012-12-16 Olivier Crêtertpmux: Set seqnum-base and clock-base in caps from...
2012-12-16 Youness Alaouirtpmux: missing comment
2012-12-16 Olivier Cretertpmux: Make buffer writable before writing into it
2012-12-16 Olivier Cretertpmux: Set pads active when adding them to a potential...
2012-12-16 Olivier Cretertpmux: Fix multiple ref leaks (patches by SP GLE)
2012-12-16 Zeeshan Alirtpmux: send event to all src pads
2012-12-16 Zeeshan Alirtpmux: print a warning if receive an error iterating...
2012-12-16 Zeeshan Alirtpmux: deal with all the gst_iterator_next() return...
2012-12-16 Zeeshan Alirtpmux: Return correct value from the event handler
2012-12-16 Zeeshan Alirtpmux: Ville's original patch to fix the traversal...
2012-12-16 zeeshan.ali@nokia.comrtpmux: Set the correct ts-offset on the get_prop value
2012-12-16 zeeshan.ali@nokia.comrtpmux: Refactorize state_change
2012-12-16 zeeshan.ali@nokia.comrtpmux: set SSRC on the packets
2012-12-16 zeeshan.ali@nokia.comrtpmux: Code clean-up and more debug output
2012-12-16 zeeshan.ali@nokia.comrtpmux: Use own clock-base
2012-12-16 zeeshan.ali@nokia.comrtpmux: Only accept RTP streams that have the same...
2012-12-16 zeeshan.ali@nokia.comrtpmux: return newpad instead of NULL and warn if faile...
2012-12-16 zeeshan.ali@nokia.comrtpmux: Refactorize the RTPMux code
2012-12-16 zeeshan.ali@nokia.comrtpmux: Add RTPDTMFMux element
2012-12-16 zeeshan.ali@nokia.comrtpmux: Remove DTMF-specific code from RTP muxer and...
2012-12-16 zeeshan.ali@nokia.comrtpmux: Put more helpful description
2012-12-16 zeeshan.ali@nokia.comrtpmux: remove the (commented-out) code for blocking...
2012-12-16 zeeshan.ali@nokia.comrtpmux: Drop buffers instead of blocking the sinkpads
2012-12-16 zeeshan.ali@nokia.comrtpmux: Implement stream locking, needed for DTMF
2012-12-16 zeeshan.ali@nokia.comrtpmux: use GST_*_OBJECT instead of g_*
2012-12-16 zeeshan.ali@nokia.comrtpmux: No need to manage pads, parent does that for us
2012-12-16 zeenix@gmail.comrtpmux: Fix copyright header
2012-12-16 zeeshan.ali@nokia.comrtpmux: The first implementation of RTP muxer