summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpspeexpay.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables in _class_initEdward Hervey2009-04-181-2/+0
* gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans2008-11-251-1/+1
* gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans2008-10-271-2/+3
* gst/rtp/gstrtpspeexpay.c: Add negotiation for the speec channels and rate. Se...Olivier Crete2008-05-021-1/+31
* gst/rtp/gstrtpL16pay.c: Removed some unused code.Wim Taymans2007-09-191-2/+5
* gst/rtp/: Fix speex (de)payloader. Fixes #358040.Wim Taymans2007-03-051-6/+158
* gst/rtp/: Fix case of encoding-name and key/value pairs to match the document.Wim Taymans2007-01-251-1/+1
* gst/rtp/: Fix caps with payload numbers.Wim Taymans2007-01-241-1/+1
* gst/rtp/: Fix element descriptions.Christian Schaller2006-11-081-1/+1
* fix descriptions and license blocks cut and paste anyone ?Thomas Vander Stichele2006-05-221-1/+6
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* Set clock rate to be fixed in 8000. It fixes bug #324012.Edgard Lima2005-12-141-3/+4
* fix element descriptionsThomas Vander Stichele2005-12-031-1/+1
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-011-30/+31
* Created Speex payloader and depayloader; Optimize G711 payloader to use adapt...Edgard Lima2005-11-171-0/+149