rtph264pay: avoid double buffer unmap on error
[platform/upstream/gstreamer.git] / gst / rtpmanager /
2013-06-27 Wim Taymansjitterbuffer: improve sync on first packets
2013-06-27 Wim Taymansjitterbuffer: only signal loop when active
2013-06-27 Wim Taymansjitterbuffer: signal timestamp discont
2013-06-21 Olivier Crêtertpptdemux: Wait after the caps to forward the other...
2013-06-13 Wim Taymansrtpsession: Use the right hashtable to calculate bandwidth
2013-05-28 Wim Taymansrtpsession: send stream-start and segment events
2013-05-13 Nicolas Dufresnertpmux: Send stream-start before caps
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-04-03 Olivier Crêtertpssrcdemux: Only forward stick events while holding...
2013-04-03 Olivier Crêtertpssrcdemux: No need to explicitely forward the caps
2013-04-03 Olivier Crêtertpssrcdemux: Remove unused GstSegment
2013-04-03 Olivier Crêtertpssrcdemux: Simplify event forwarding
2013-04-03 Olivier Crêtertpssrcdemux: Don't cross the internal links
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2013-02-22 Paul HENRYSrtpsession: Fix wrong code organisation in case of...
2013-02-20 Wim Taymansrtpsession: only delay RTCP when we are a sender
2013-02-08 Wim Taymansrtpsession: delay RTCP until first RTP packet
2013-02-07 Wim Taymansrtpsession: remove dead code
2013-02-07 Paul HENRYSrtpptdemux: forward sticky events and then set caps
2013-02-07 Markovtsev Vadimrtpjitterbuffer: improve debug output
2013-02-07 Wim Taymansrtpbin: rework cleanup of streams
2013-02-06 Wim Taymansjitterbuffer: do skew estimation only for new timestamps
2013-01-29 Wim Taymansrtpsession: avoid '...is used uninitialized'
2013-01-28 Tim-Philipp Müllerrtpmanager: use C89-style comments
2013-01-28 Olivier Crêtegstrtpsession: Fix double-declared variable
2013-01-28 Olivier Crêtertp: Fix compilation errors in previous patches
2013-01-28 Haakon Sporsheimrtpsession: Ensure MT safe event handling and plug...
2013-01-28 Idar Tollefsenrtpsession: mt-safe event-push
2013-01-28 Pascal Buhlerrtpssrcdemux: Safely push on pads that might be removed...
2013-01-08 Wim Taymansrtp: small improvements
2013-01-07 Wim Taymansjitterbuffer: refactor handle sync code
2013-01-07 Wim Taymansrtp: include downstream latency in SR calculations
2013-01-07 Wim Taymansrtpsession: don't cast event functions
2013-01-07 Wim Taymansrtp: more debug
2013-01-07 Wim Taymansrtpsession: improve debug
2012-12-16 Tim-Philipp Müllerdocs: add rtpmux and rtpdtmfmux to plugin docs
2012-12-16 Tim-Philipp Müllerrtpmanager: move rtpmux and rtpdtmfmux elements from...
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 Sebastian Drögertpmux: Update for GST_PLUGIN_DEFINE() 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 Kostrtpdtmfmux: remove unused variable
2012-12-16 Stefan Kostrtpdtmfmux: remove unused signal boilerplate
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 Tim-Philipp Müllerrtpmux: fix missing debug log message argument
2012-12-16 Olivier Crêtertpdtmfmux: Add some debug messages
2012-12-16 Olivier Crêtertpdtmfmux: Remove stream-lock event handling
2012-12-16 Olivier Crêtertpdtmfmux: Update doc for simplification
2012-12-16 Olivier Crêtertpdtmfmux: Drop buffers on non-priority sinks when...
2012-12-16 Olivier Crêtertpdtmfmux: Add priority sink pads
2012-12-16 Olivier Crêtertpdtmfmux: Cleanup event function
2012-12-16 Olivier Crêtertpmux: Aggregate incoming segments
2012-12-16 Olivier Crêtertpdtmfmux: Update documentation
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 Wim Taymansdtmfmux: method name cleanups
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 Olivier Crêtertpdtmfmux: Release locked pad on release_pad
2012-12-16 Laurent Glayalrtpdtmfmux: Release special on pad dispose
2012-12-16 Stefan Kostdocs: various doc fixes
2012-12-16 Olivier Crêtertpmux: Move rtpmux from gst-plugins-farsight to -bad
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 Laurent Glayalrtpmux: Add signals before stream lock and after unlocking
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
next