summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpqdmdepay.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-25update for new memory APIWim Taymans1-5/+5
2011-12-05rtp: Initialize GstRTPBuffer before usageEdward Hervey1-1/+1
2011-11-11update for base class renameWim Taymans1-10/+10
2011-07-10rtp: port remaining to 0.11Mark Nauwelaerts1-31/+32
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/+1
2009-08-04rtpqdm2depay: Fix debug statement.Edward Hervey1-1/+1
2009-08-03rtpqdm2depay,rtpsv3vdepay: Add debugging category.Edward Hervey1-0/+6
2009-08-03rtpqdm2depay: Handle gaps in incoming packets.Edward Hervey1-1/+17
2009-08-03rtpqdmdepay: Fix CRC calculation and remove commented code.Edward Hervey1-25/+15
2009-08-03rtp: New QDM2 rtp depayloader.Edward Hervey1-0/+412