summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpspeexdepay.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables in _class_initEdward Hervey2009-04-181-4/+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-3/+20
* gst/rtp/gstrtpspeexdepay.*: Revert last change: Only the jitterbuffer is able...Sebastian Dröge2008-07-071-9/+1
* gst/rtp/gstrtpspeexdepay.*: Take timestamp from the RTP packet as a first ste...Tomasz Grobelny2008-07-071-1/+9
* gst/: Fix some compiler warnings. Fixes #428182.Peter Kjellerstedt2007-04-101-0/+2
* gst/rtp/: Fix speex (de)payloader. Fixes #358040.Wim Taymans2007-03-051-17/+82
* 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-0/+1
* gst/rtp/: Fix element descriptions.Christian Schaller2006-11-081-1/+1
* gst/rtp/: Fix klass typos.Wim Taymans2006-09-231-2/+2
* 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-1/+0
* gst/rtp/: parsers are depayersThomas Vander Stichele2005-12-011-1/+1
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-011-27/+29
* Created Speex payloader and depayloader; Optimize G711 payloader to use adapt...Edgard Lima2005-11-171-0/+143