summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtppcmupay.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-11update for base class renameWim Taymans1-14/+14
2011-11-10update for changed base classesWim Taymans1-2/+2
2011-07-15Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-07-14rtppcmApay/depay: Static clock rates on static payloads, dynamic on dynamicOlivier CrĂȘte1-1/+1
2011-04-25rtp: port more to 0.11Wim Taymans1-15/+13
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-04-18Remove unused variables in _class_initEdward Hervey1-4/+0
2008-11-25gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans1-1/+1
2008-10-27gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans1-3/+5
2007-03-14gst/rtp/: Ported mulaw and alaw payloaders to use new base classPhilippe Kalaf1-131/+9
2006-11-08gst/rtp/: Fix element descriptions.Christian Schaller1-1/+1
2006-10-18gst/rtp/: Add static payload numbers in addition to the dynamic ones.Ville Syrjala1-1/+5
2006-07-26gst/rtp/: Fix timestamp calculation on outgoing RTP packets.Kai Vehmanen1-7/+17
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-13reverting rtp patches to fix freeze break on -base as explained on the listThomas Vander Stichele1-9/+121
2006-04-13gst/rtp/: Ported mulaw and alaw payloaders to use new base classPhilippe Kalaf1-121/+9
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-02-23rtp/gst/: Separated the G711 payloaders/depayloaders into separate elements f...Philippe Kalaf1-0/+230