various: fix pad template leaks
[platform/upstream/gstreamer.git] / gst / rtp / gstrtpmpadepay.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-04-16 Robert Swainrtp, rtpmanager: Address unused but set variables
2010-12-21 Wim Taymansrtp: add RTP hint to the klass
2010-12-21 Wim Taymansrtp: fix rank of payloaders and depayloaders
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-12-23 Wim Taymansrtp: use boilerplate
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-04-18 Edward HerveyRemove blank {set|get}_property/change_state/finalize...
2008-11-25 Wim Taymansgst/rtp/: Fix the descriptions and fix some email addre...
2008-10-30 Wim Taymansgst/rtp/: Narrow down the caps of the mpeg audio pay...
2008-10-27 Wim Taymansgst/rtp/gstrtpL16depay.c: Check if clock-rate and chann...
2008-01-09 Stefan Kostgst/rtp/: Remove copy/paste unused code (property sette...
2007-03-29 Wim Taymansgst/rtp/: Use more efficient adapter and rtpbuffer...
2007-01-24 Wim Taymansgst/rtp/: Fix caps with payload numbers.
2007-01-09 Wim Taymansgst/rtp/: Added RFC 2250 MPEG Video Depayloader.
2006-11-27 Wim Taymansgst/rtp/gstrtpmpadepay.c: Small buffer overflow fix...
2006-11-08 Christian Schallergst/rtp/: Fix element descriptions.
2006-09-23 Wim Taymansgst/rtp/: Fix klass typos.
2006-05-22 Thomas Vander Stichelefix descriptions and license blocks cut and paste anyone ?
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-15 Edward HerveyFix memleak with gst_static_pad_template_get().
2005-12-14 Philippe Kalafgst-plugins-good/gst/rtp/: Fixed payload range in paylo...
2005-12-01 Thomas Vander Stichelegst/rtp/: parsers are depayers
2005-12-01 Thomas Vander SticheleDo burger's rename for rtp payloaders and depayloaders
2005-09-20 Thomas Vander Sticheledon't use underscores
2005-09-15 Wim TaymansUpdates to payloader/depayloaders, make payloaders...
2005-09-06 Wim Taymansgst/rtp/: Added mpeg4 video payload encoder/decoder.
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-18 Wim Taymansgst/rtp/: Remove old code that is now in gst-libs/gst...