summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpdepay.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-18Remove blank {set|get}_property/change_state/finalize methods.Edward Hervey1-36/+0
2008-11-25gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans1-3/+3
2008-01-09gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost1-77/+19
2007-06-20gst/rtp/gstrtpdepay.c: Fix description - rtpdepay is not a payloader.Michael Smith1-1/+1
2006-09-23gst/rtp/: Fix klass typos.Wim Taymans1-1/+1
2006-06-22Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller1-1/+1
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-03-30better/unified long descriptionsWim Taymans1-1/+1
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey1-8/+8
2005-12-01gst/rtp/: parsers are depayersThomas Vander Stichele1-1/+1
2005-12-01Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele1-77/+80
2005-09-22gst/rtp/: Use is_filled to both check MTU and max-ptime of base class.Wim Taymans1-1/+7
2005-09-21gst/rtp/gstrtpamrdec.c: Handle multiple AMr packets per payload. Handle CRC a...Wim Taymans1-0/+16
2005-09-02All plugins updated for element state changes.Andy Wingo1-9/+8
2005-08-18gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/.Wim Taymans1-2/+9
2005-05-11gst/: UDP fixes, added uri handler.Wim Taymans1-0/+256