summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpL16depay.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-10/+10
* gst-indentThomas Vander Stichele2004-03-141-58/+70
* Spelling fixJohan Dahlin2004-02-161-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-36/+32
* + checking in plugin category changesLeif Johnson2003-11-161-2/+2
* 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-6/+2
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-2/+5
* fix categoryThomas Vander Stichele2003-06-271-1/+1
* Complete the move of the RTP pluginChristian Schaller2003-03-021-0/+338