rtpmux: Re-indent to Gst style
[platform/upstream/gstreamer.git] / gst /
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
2012-12-16 Olivier Crêtertpmux: Remove unused sink_ts_base
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 Olivier Crêtertpmux: Clarify locking in rtpdtmfmux
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 Håvard Graffrtpmux: Fix leak
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 Zeeshan Alirtpmux: more debug
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: Some more code-cleanups
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: Some more doc fixing
2012-12-16 zeeshan.ali@nokia.comrtpmux: More Refactoring
2012-12-16 zeeshan.ali@nokia.comrtpmux: More documentation
2012-12-16 zeeshan.ali@nokia.comrtpmux: Refactor the event handler function
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
2012-12-15 Tim-Philipp Müllerscaletempo: no need for a private struct
2012-12-14 Tim-Philipp Mülleraudiofx: move scaletempo element from -bad
2012-12-14 Sebastian Drögescaletempo: Fix event leak
2012-12-14 Sebastian Drögescaletempo: Fix timestamp tracking
2012-12-14 Sebastian Drögescaletempo: Implement LATENCY query
2012-12-14 Sebastian Drögescaletempo: Store instance private data in the instance...
2012-12-14 Tim-Philipp Müllerscaletempo: use gst_element_class_set_static_metadata()
2012-12-14 Mark Nauwelaertsscaletempo: replace gst_element_class_set_details_simpl...
2012-12-14 Wim Taymansscaletempo: ffmpegcolorspace is no more
2012-12-14 Sebastian Drögescaletempo: Update for GST_PLUGIN_DEFINE() API changes
2012-12-14 Mark Nauwelaertsscaletempo: port to 0.11
2012-12-14 Stefan Kostscaletempo: improve the docs
2012-12-14 Chris E Jonesscaletempo: Correctly handle newsegment events with...
2012-12-14 Stefan Kostscaletempo: add missing G_PARAM_STATIC_STRINGS flags
2012-12-14 Benjamin Ottescaletempo: gst_element_class_set_details => gst_elemen...
2012-12-14 Thiago Santosscaletempo: properly update new segments
2012-12-14 Maximilian Högnerscaletempo: Explicitely cast to signed integers to...
2012-12-14 Michael Smithscaletempo: Do not use void pointer arithmetic.
2012-12-14 Stefan Kostscaletempo: Return the result of parent_class->event()
2012-12-14 Rov JuvanoAdd scaletempo plugin, which allows to scale the speed...
2012-12-13 Havard Graffjitterbuffer: bundle together late lost-events
2012-12-13 Wim Taymansrtspsrc: fix TCP reconnect
2012-12-12 Philippe Normanddeinterleave: properly set srcpad channel position
2012-12-12 Wim Taymansrtspsrc: timeout on udpsrc is in nanoseconds
2012-12-12 Wim Taymansudpsrc: improve timeouts
2012-12-11 Wim Taymansdeinterlace: add support for strides
2012-12-10 Aleix Conchillo... rtspsrc: do not change state to PLAYING if currently...
2012-11-30 Tim-Philipp Müllerwebmux: fix linking with shout2send element
2012-11-27 Wim Taymansrtspsrc: use new option parser function
2012-11-26 Tim-Philipp Müllerlaw: fix accidental file permissions change
2012-11-25 Tim-Philipp Müllerqtdemux: avoid criticals if unknown fourcc has space...
2012-11-24 Tim-Philipp Müllervideobox: fix border filling for planar YUV formats
2012-11-24 Tim-Philipp Müllermulaw: const-ify some arrays
2012-11-24 Roland Krikavamulawdec: fix integer overrun
2012-11-22 Wim Taymansrtspsrc: pause the task instead of spinning
2012-11-20 Joshua M. Doevideoflip: Add gray 8/16 support
2012-11-16 Wim Taymansrtspsrc: handle segment event
2012-11-16 Wim Taymansrtspsrc: fix check for active streams
2012-11-16 Wim Taymansrtspsrc: create and add pads outside of lock
2012-11-16 Aleix Conchillo... rtspsrc: allow client to disable reconnection
2012-11-16 Wim Taymansrtspsrc: clear variables before retrying
2012-11-16 Wim Taymansrtspsrc: propose ports in multicast
next