Remove unused variables in _class_init
[platform/upstream/gstreamer.git] / gst / rtp / gstrtpspeexpay.c
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-05-02 Olivier Cretegst/rtp/gstrtpspeexpay.c: Add negotiation for the speec...
2007-09-19 Wim Taymansgst/rtp/gstrtpL16pay.c: Removed some unused code.
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-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-03 Thomas Vander Stichelefix element descriptions
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...