summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpg729depay.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-22Fix printf format compiler warnings on OS X / 64bitMatej Knopp1-1/+1
2011-11-11update for base class renameWim Taymans1-13/+13
2011-04-25rtp: port more to 0.11Wim Taymans1-25/+25
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
2010-01-05rtpg729depay: remove unused variableWim Taymans1-2/+1
2009-12-23rtp: use boilerplateWim Taymans1-2/+0
2009-09-30rtpg729pay/depay: Demote per-buffer debug messages to log levelOlivier CrĂȘte1-3/+3
2009-09-30rtpg729pay/depay: Add debug categoriesOlivier CrĂȘte1-0/+7
2009-04-18Remove unused variables in _class_initEdward Hervey1-4/+0
2008-11-25gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans1-2/+2
2008-10-27gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans1-18/+9
2008-05-13gst/rtp/gstrtpg729depay.c: Fix wrong caps string.Wim Taymans1-2/+2
2008-05-13gst/rtp/: Added G729 pay and depayloaders. Fixes #532409.Olivier Crete1-0/+240