summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpgsmdepay.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-29rtp: allow per feature registrationStéphane Cerveau1-7/+3
2017-05-24rtp: cache meta tag quarks and add more utility functions for metasTim-Philipp Müller1-2/+1
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+4
2015-08-11rtp: Copy metadata in the (de)payloader, but only the relevant onesSebastian Dröge1-0/+7
2015-07-12rtp: depayloaders: implement process_rtp_packet() vfuncTim-Philipp Müller1-12/+7
2013-04-24rtp: a marker bit should translate to RESYNCWim Taymans1-2/+2
2013-01-28rtpdepay: remove payload type restrictionsWim Taymans1-1/+0
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
2011-11-22Fix printf format compiler warnings on OS X / 64bitMatej Knopp1-1/+1
2011-11-11update for base class renameWim Taymans1-10/+10
2011-05-24Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-05-18rtp: Fix segmentation fault processing payload buffersJose Antonio Santos Cadenas1-1/+1
2011-04-25rtp: port more to 0.11Wim Taymans1-22/+22
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-9/+3
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-4/+12
2008-01-09gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost1-0/+1
2007-10-04gst/rtp/: Add log category.Stefan Kost1-0/+6
2007-04-25gst/rtp/: Make sure we configure the clock_rate in the baseclass in the setca...Wim Taymans1-4/+11
2007-03-29gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.Wim Taymans1-6/+1
2007-01-24gst/rtp/: Fix caps with payload numbers.Wim Taymans1-2/+7
2006-11-08gst/rtp/: Fix element descriptions.Christian Schaller1-1/+1
2006-09-23gst/rtp/: Fix klass typos.Wim Taymans1-2/+2
2006-05-22fix descriptions and license blocks cut and paste anyone ?Thomas Vander Stichele1-1/+6
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2005-12-14gst-plugins-good/gst/rtp/: Fixed payload range in payloder caps. Removed payl...Philippe Kalaf1-1/+0
2005-12-01gst/rtp/: parsers are depayersThomas Vander Stichele1-25/+25
2005-12-01Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele1-23/+24
2005-10-26Declaring the padtemplate correctly.Zeeshan Ali1-1/+1
2005-10-26Setting the proper copyright notice.Zeeshan Ali1-0/+1
2005-10-26Hacked the G711 (de)payloader to try to make things right. rtpg711dec now inh...Zeeshan Ali1-45/+10
2005-10-25Getting the GSM (de)payloader working and compatible with our plans for RTP.Zeeshan Ali1-165/+47
2005-09-30gst/rtp/: Various class and caps fixes from Andre Magalhaes (andrunko)Wim Taymans1-1/+4
2005-09-15Updates to payloader/depayloaders, make payloaders use the base classes.Wim Taymans1-80/+59
2005-09-02All plugins updated for element state changes.Andy Wingo1-10/+10
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2004-11-06gst/rtp/gstrtpgsmparse.c: Add missing NULL terminator (#157543).Ronald S. Bultje1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-3/+3
2004-03-14gst-indentThomas Vander Stichele1-43/+52
2003-12-22Merge CAPS branchDavid Schleef1-26/+25
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-02RTP doneRonald S. Bultje1-17/+18
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+4
2003-10-08updating some plugin categoriesLeif Johnson1-1/+1
2003-08-13fix GstElementDetails nameAngel Carpintero1-2/+2