summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpg722pay.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-29rtp: allow per feature registrationStéphane Cerveau1-7/+3
2018-11-28Run gst-indent through the filesJordan Petridis1-2/+1
2017-11-03rtpg722pay: Add encoding-params to the src caps templateYouness Alaoui1-0/+2
2016-07-25rtp: Filter with the filter caps in the payloader's getcapsSebastian Dröge1-0/+11
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+4
2015-08-06rtppayload: set standard payload type as defaultHyunjun Ko1-3/+10
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-2/+2
2012-03-27caps: improve caps handlingWim Taymans1-1/+2
2012-01-05rtp: Update for the new audio capsSebastian Dröge1-1/+11
2011-11-11update for base class renameWim Taymans1-19/+19
2011-11-10update for changed base classesWim Taymans1-3/+3
2011-10-13Merge branch 'master' into 0.11Wim Taymans1-2/+4
2011-10-10gstrtpg722pay: Compensate for clockrate vs. samplerate differenceSjoerd Simons1-2/+4
2011-06-13rtp: fix for API changes in the base classesWim Taymans1-2/+3
2011-04-25rtp: port more to 0.11Wim Taymans1-18/+15
2011-04-16rtp, rtpmanager: Address unused but set variablesRobert Swain1-4/+0
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-10-03rtpg722pay: Fix uninitialized variable compiler warningSebastian Dröge1-2/+3
2010-09-30rtp: add G722 pay and depayloaderWim Taymans1-0/+209