summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpL16pay.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables in _class_initEdward Hervey2009-04-181-2/+0
* gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans2008-11-251-3/+3
* gst/rtp/gstrtpL16pay.c: Only put an integral amount of samples in the RTP pac...Wim Taymans2008-10-291-2/+4
* gst/rtp/: Add mappings for multichannel support. Does not completely just wor...Wim Taymans2008-10-281-3/+28
* gst/rtp/gstrtpL16pay.c: Implement getcaps in rtpL16pay. Fixes #556484.Olivier Crete2008-10-271-5/+59
* gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans2008-10-271-2/+3
* gst/rtp/gstrtpL16pay.c: Removed some unused code.Wim Taymans2007-09-191-2/+1
* gst/rtp/gstrtpL16pay.*: Fill up to MTU using adapter.Wim Taymans2007-01-251-20/+60
* gst/rtp/: Port and enable raw audio payloader/depayloader. Needs a bit more w...Wim Taymans2007-01-241-227/+122
* 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/+2
* close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.Wim Taymans2006-03-131-1/+5
* fix element descriptionsThomas Vander Stichele2005-12-031-1/+1
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-011-66/+66
* All plugins updated for element state changes.Andy Wingo2005-09-021-9/+10
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-1/+1
* ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"Stéphane Loeuillet2004-05-131-1/+1
* ext/mad/gstid3tag.c: Add stdlib.hDavid Schleef2004-04-201-0/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-13/+13
* gst-indentThomas Vander Stichele2004-03-141-48/+59
* Merge CAPS branchDavid Schleef2003-12-221-30/+35
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* RTP doneRonald S. Bultje2003-11-021-17/+18
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* GSM -> RTP and viceversaZeeshan Ali2003-07-131-3/+3
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-3/+1
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-3/+6
* fix categoryThomas Vander Stichele2003-06-271-1/+1
* Complete the move of the RTP pluginChristian Schaller2003-03-021-0/+326