summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpmpadepay.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey1-3/+0
2009-04-18Remove blank {set|get}_property/change_state/finalize methods.Edward Hervey1-35/+0
2008-11-25gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans1-3/+3
2008-10-30gst/rtp/: Narrow down the caps of the mpeg audio pay/depayloaders to only acc...Wim Taymans1-2/+3
2008-10-27gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans1-21/+18
2008-01-09gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost1-50/+1
2007-03-29gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.Wim Taymans1-11/+2
2007-01-24gst/rtp/: Fix caps with payload numbers.Wim Taymans1-0/+1
2007-01-09gst/rtp/: Added RFC 2250 MPEG Video Depayloader.Wim Taymans1-68/+59
2006-11-27gst/rtp/gstrtpmpadepay.c: Small buffer overflow fix and improve debugging.Wim Taymans1-4/+14
2006-11-08gst/rtp/: Fix element descriptions.Christian Schaller1-1/+1
2006-09-23gst/rtp/: Fix klass typos.Wim Taymans1-2/+2
2006-05-22fix descriptions and license blocks cut and paste anyone ?Thomas Vander Stichele1-1/+6
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-6/+5
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey1-4/+3
2005-12-14gst-plugins-good/gst/rtp/: Fixed payload range in payloder caps. Removed payl...Philippe Kalaf1-1/+0
2005-12-01gst/rtp/: parsers are depayersThomas Vander Stichele1-1/+1
2005-12-01Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele1-64/+64
2005-09-20don't use underscoresThomas Vander Stichele1-1/+1
2005-09-15Updates to payloader/depayloaders, make payloaders use the base classes.Wim Taymans1-1/+4
2005-09-06gst/rtp/: Added mpeg4 video payload encoder/decoder.Wim Taymans1-2/+11
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-0/+272