various: fix pad template leaks
[platform/upstream/gstreamer.git] / gst / rtp / gstrtpspeexdepay.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-06-15 Jose Antonio Santo... rtp: Fix segmentation fault processing payload buffers
2011-05-18 Jose Antonio Santo... rtp: Fix segmentation fault processing payload buffers
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-04-18 Edward HerveyRemove unused variables in _class_init
2008-11-25 Wim Taymansgst/rtp/: Fix the descriptions and fix some email addre...
2008-10-27 Wim Taymansgst/rtp/gstrtpL16depay.c: Check if clock-rate and chann...
2008-07-07 Sebastian Drögegst/rtp/gstrtpspeexdepay.*: Revert last change: Only...
2008-07-07 Tomasz Grobelnygst/rtp/gstrtpspeexdepay.*: Take timestamp from the...
2007-04-10 Peter Kjellerstedtgst/: Fix some compiler warnings. Fixes #428182.
2007-03-05 Wim Taymansgst/rtp/: Fix speex (de)payloader. Fixes #358040.
2007-01-25 Wim Taymansgst/rtp/: Fix case of encoding-name and key/value pairs...
2007-01-24 Wim Taymansgst/rtp/: Fix caps with payload numbers.
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
2005-12-14 Edgard LimaSet clock rate to be fixed in 8000. It fixes bug #324012.
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-11-17 Edgard LimaCreated Speex payloader and depayloader; Optimize G711...