summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpdepay.c
Commit message (Expand)AuthorAgeFilesLines
* Remove blank {set|get}_property/change_state/finalize methods.Edward Hervey2009-04-181-36/+0
* gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans2008-11-251-3/+3
* gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost2008-01-091-77/+19
* gst/rtp/gstrtpdepay.c: Fix description - rtpdepay is not a payloader.Michael Smith2007-06-201-1/+1
* gst/rtp/: Fix klass typos.Wim Taymans2006-09-231-1/+1
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller2006-06-221-1/+1
* 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-1/+1
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-8/+8
* gst/rtp/: parsers are depayersThomas Vander Stichele2005-12-011-1/+1
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-011-77/+80
* gst/rtp/: Use is_filled to both check MTU and max-ptime of base class.Wim Taymans2005-09-221-1/+7
* gst/rtp/gstrtpamrdec.c: Handle multiple AMr packets per payload. Handle CRC a...Wim Taymans2005-09-211-0/+16
* All plugins updated for element state changes.Andy Wingo2005-09-021-9/+8
* gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/.Wim Taymans2005-08-181-2/+9
* gst/: UDP fixes, added uri handler.Wim Taymans2005-05-111-0/+256