summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpL16depay.c
Commit message (Expand)AuthorAgeFilesLines
* rtp: allow per feature registrationStéphane Cerveau2021-03-291-7/+3
* rtpL16depay: unref buffer on errorZeid Bekli2020-08-241-0/+2
* rtpLXXdepay: Set the UNPOSITIONED flag on the audio-info when configuring an ...Sebastian Dröge2020-04-031-0/+1
* rtpL16depay: don't crash if data is not modulo channels*widthHavard Graff2019-12-031-2/+14
* docs: Port all docstring to gtk-doc markdownThibault Saunier2019-05-131-3/+3
* rtp: cache meta tag quarks and add more utility functions for metasTim-Philipp Müller2017-05-241-2/+1
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+4
* rtp: Copy metadata in the (de)payloader, but only the relevant onesSebastian Dröge2015-08-111-0/+4
* rtp: depayloaders: implement process_rtp_packet() vfuncTim-Philipp Müller2015-07-121-12/+6
* docs: update example pipelines in element docsTim-Philipp Müller2015-05-101-1/+1
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-261-2/+0
* docs: add some pay/depayloadersWim Taymans2013-04-251-0/+18
* rtp: a marker bit should translate to RESYNCWim Taymans2013-04-241-2/+2
* rtpdepay: remove payload type restrictionsWim Taymans2013-01-281-3/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* rtp: remove some outdated commentsJavier Jardón2012-07-031-1/+0
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* rtpL16(de)pay: fix raw audio format in template capsMark Nauwelaerts2012-03-261-1/+1
* rtp: Update for the new audio capsSebastian Dröge2012-01-051-13/+29
* rtp: Initialize GstRTPBuffer before usageEdward Hervey2011-12-051-1/+1
* update for base class renameWim Taymans2011-11-111-9/+9
* port more elements to new audio caps and APIWim Taymans2011-08-191-10/+4
* rtp: port remaining to 0.11Mark Nauwelaerts2011-07-101-23/+23
* rtp: add RTP hint to the klassWim Taymans2010-12-211-1/+1
* rtp: fix rank of payloaders and depayloadersWim Taymans2010-12-211-1/+1
* L16depay: default to 1 channelWim Taymans2010-08-041-7/+3
* L16depay: use encoding-params for the channelsWim Taymans2010-08-041-3/+8
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-8/+4
* rtp: use boilerplateWim Taymans2009-12-231-2/+0
* Remove blank {set|get}_property/change_state/finalize methods.Edward Hervey2009-04-181-37/+0
* gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans2008-11-251-3/+3
* gst/rtp/: Add mappings for multichannel support. Does not completely just wor...Wim Taymans2008-10-281-0/+26
* gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans2008-10-271-21/+34
* gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost2008-01-091-63/+17
* gst/rtp/: Make sure we configure the clock_rate in the baseclass in the setca...Wim Taymans2007-04-251-0/+1
* gst/: Fix some compiler warnings. Fixes #428182.Peter Kjellerstedt2007-04-101-0/+2
* gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.Wim Taymans2007-03-291-2/+0
* gst/rtp/: Port and enable raw audio payloader/depayloader. Needs a bit more w...Wim Taymans2007-01-241-180/+141
* gst/rtp/: Fix element descriptions.Christian Schaller2006-11-081-1/+1
* gst/rtp/: Fix klass typos.Wim Taymans2006-09-231-2/+2
* gst/rtp/: Small cleanups.Wim Taymans2006-09-221-8/+10
* fix descriptions and license blocks cut and paste anyone ?Thomas Vander Stichele2006-05-221-1/+6
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* Fix memleak with gst_static_pad_template_get().Edward Hervey2006-03-151-4/+3
* gst/rtp/: parsers are depayersThomas Vander Stichele2005-12-011-87/+87
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-011-39/+41
* All plugins updated for element state changes.Andy Wingo2005-09-021-10/+10
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0