rtp: Remove unused variables
[platform/upstream/gstreamer.git] / gst-libs / gst / rtp / gstbasertpdepayload.c
2011-04-07 Bastien Nocerartp: Remove unused variables
2010-12-28 Wim Taymansbasedepay: fix refcounting issue
2010-12-21 Wim Taymansrtpdepayloade: add support for getting events
2010-12-15 Wim Taymansbasedepay: add support for buffer lists in the depayloader
2010-09-29 Thijs Vermeirbasertpdepay: ensure metadata is writable
2010-09-06 Tim-Philipp Müllerrtp: improve basertpdepayload's error message when...
2010-08-18 American Dynamicsbasertpdepay: don't clear the discont flag too early
2010-04-30 Mark Nauwelaertsbasertpdepayload: ensure writable metadata
2010-03-08 Wim Taymansbasedepay: clarify some documentation
2009-09-08 Havard Graffbasertpdepayload: fix event forwarding
2009-08-08 Edward Herveygst-libs: Remove dead assignments and resulting unused...
2008-11-11 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Fix some cases...
2008-10-13 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.*: Add some more...
2008-10-06 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Improve debuggi...
2008-05-23 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Check sequence...
2008-05-14 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Validate the...
2008-05-02 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.*: Catch packet...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2007-10-30 Stefan KostFix the docs according to what gtk-doc complained about.
2007-10-08 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Fix debug output.
2007-09-19 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Only copy times...
2007-09-16 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Remove code...
2007-09-04 Wim Taymansgst-libs/gst/rtp/gstbasertpaudiopayload.c: Return FALSE...
2007-09-03 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Add some more...
2007-08-31 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Be less silly...
2007-08-31 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.*: Deprecate the...
2007-08-11 Tim-Philipp MüllerMark as deprecated some macros which were presumably...
2007-06-07 Sébastien Mouttegst-libs/gst/rtp/gstbasertpdepayload.c: Use G_GINT64_CO...
2007-06-05 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Handle timestam...
2007-05-21 Wim TaymansSmall cleanups.
2007-05-12 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Parse and use...
2007-04-21 Tim-Philipp MüllerSome minor docs fixes and additions; also add missing...
2007-03-29 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.*: Add Private...
2006-10-06 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Also call paren...
2006-10-05 Tim-Philipp MüllerPrintf format fixes.
2006-09-27 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: the source...
2006-09-22 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.*: Small cleanups.
2006-08-02 Marcel Moreauxgst-libs/gst/rtp/gstbasertpdepayload.*: Handle RTP...
2006-07-27 Kai Vehmanengst-libs/gst/rtp/gstbasertpdepayload.c: Don't send...
2006-07-19 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Don't assert...
2006-07-14 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: Fix 99% cpu...
2006-06-23 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503).
2006-04-11 Antoine Tremblaygst-libs/gst/rtp/gstbasertpdepayload.c: Fix some memory...
2006-03-07 Christophe FergeauDon't leak references returned by gst_pad_get_parent()
2006-02-02 Kai Vehmanengst-libs/gst/rtp/gstbasertpdepayload.c: setting queue_d...
2006-01-23 Jens GranseuerGCC 2.95 fixes (#328263).
2005-12-18 Philippe Kalafgst-libs/gst/rtp/gstbasertpdepayload.c: Handle downstre...
2005-12-18 Philippe Kalafgst-libs/gst/rtp/gstbasertpdepayload.c: add queue delay...
2005-12-05 Kai Vehmanengst-libs/gst/rtp/gstbasertpdepayload.c
2005-12-01 Thomas Vander SticheleDo burger's rename for rtp payloaders and depayloaders
2005-11-22 Wim Taymansgst-libs/gst/audio/gstaudioclock.c: This clock can...
2005-11-22 Andy Wingoext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
2005-11-08 Tim-Philipp Müllergst-libs/gst/rtp/gstbasertpdepayload.*: We need to...
2005-11-04 Zeeshan AliFixed a small problem.
2005-11-03 Zeeshan AliDon't sleep on the bench (system clock) when you have...
2005-11-02 Zeeshan AliFixes some bugs in the depayloader's queuing/de-queuein...
2005-10-31 Zeeshan AliSome random fixes, to fullfill the desires of thomas.
2005-10-31 Zeeshan AliFixed the queueing algorithm.
2005-10-31 Zeeshan AliA small fix
2005-10-27 Philippe Kalafgst-libs/gst/rtp/gstbasedepayload.*: Minor cleanups
2005-10-26 Zeeshan AliFixes a small but nasty bug. The derived elements no...
2005-10-26 Zeeshan AliFixed a small mem-leak.
2005-10-26 Zeeshan AliChanged the C++ comments to C comments.
2005-10-25 Zeeshan AliThe pad-template on the sinkpad should be set by the...
2005-10-11 Wim Taymanscheck/generic/states.c: remove old property.
2005-10-09 Philippe Kalafgst-libs/gst/rtp/rtpbasedepayload.c: Set timestamp...
2005-09-19 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.c: This one was...
2005-09-19 Wim Taymanscheck/pipelines/simple_launch_lines.c: Fix for bus...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-18 Wim Taymansgst-libs/gst/rtp/gstbasertpdepayload.*: Fix for RTPBuff...
2005-08-12 Philippe Kalafgst-libs/gst/rtp/gstbasertpdepayload.*: Made a thread...
2005-08-10 Philippe Kalafgst-libs/gst/rtp/gstbasertpdepayload.*: Added rtp times...
2005-07-14 Philippe Kalafgst-libs/gst/rtp gst-libs/gst/rtp/gstbasertpdepayload...