summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpsv3vdepay.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-25update for new memory APIWim Taymans1-9/+7
2011-12-05rtp: Initialize GstRTPBuffer before usageEdward Hervey1-1/+1
2011-11-11update for base class renameWim Taymans1-11/+11
2011-07-10rtp: port remaining to 0.11Mark Nauwelaerts1-31/+33
2010-12-21rtp: add RTP hint to the klassWim Taymans1-1/+1
2010-12-21rtp: fix rank of payloaders and depayloadersWim Taymans1-1/+1
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+4
2009-12-23rtp: use boilerplateWim Taymans1-2/+0
2009-08-03rtpqdm2depay,rtpsv3vdepay: Add debugging category.Edward Hervey1-0/+6
2009-08-03rtpsv3vdepay: Properly fill codec_data and cleanup code a bite more.Edward Hervey1-104/+119
2009-08-03rtpsv3vdepay: Only output buffers once we're configured.Edward Hervey1-9/+17
2009-08-03rtpsv3vdepay: Add more encoding-name variantsEdward Hervey1-1/+1
2009-07-29rtpsv3depay: Fix width/height calculation, bring up to marginal rank.Edward Hervey1-8/+26
2008-11-25gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans1-3/+3
2008-10-27gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans1-14/+6
2008-01-09gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost1-50/+0
2007-04-10gst/rtp/gstrtpamrdepay.c: Fix depayloader clock_rate and some cleanups.Wim Taymans1-6/+1
2007-03-29gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.Wim Taymans1-5/+1
2007-01-25gst/rtp/: Fix case of encoding-name and key/value pairs to match the document.Wim Taymans1-1/+1
2007-01-24gst/rtp/: Fix caps with payload numbers.Wim Taymans1-1/+3
2006-11-08gst/rtp/: Fix element descriptions.Christian Schaller1-1/+1
2006-09-23gst/rtp/: Fix klass typos.Wim Taymans1-2/+2
2006-08-18gst/rtp/: Added experimental SVQ3 depayloader.Wim Taymans1-0/+348