summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpL16depay.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-18Remove blank {set|get}_property/change_state/finalize methods.Edward Hervey1-37/+0
2008-11-25gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans1-3/+3
2008-10-28gst/rtp/: Add mappings for multichannel support. Does not completely just wor...Wim Taymans1-0/+26
2008-10-27gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans1-21/+34
2008-01-09gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost1-63/+17
2007-04-25gst/rtp/: Make sure we configure the clock_rate in the baseclass in the setca...Wim Taymans1-0/+1
2007-04-10gst/: Fix some compiler warnings. Fixes #428182.Peter Kjellerstedt1-0/+2
2007-03-29gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.Wim Taymans1-2/+0
2007-01-24gst/rtp/: Port and enable raw audio payloader/depayloader. Needs a bit more w...Wim Taymans1-180/+141
2006-11-08gst/rtp/: Fix element descriptions.Christian Schaller1-1/+1
2006-09-23gst/rtp/: Fix klass typos.Wim Taymans1-2/+2
2006-09-22gst/rtp/: Small cleanups.Wim Taymans1-8/+10
2006-05-22fix descriptions and license blocks cut and paste anyone ?Thomas Vander Stichele1-1/+6
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-03-30better/unified long descriptionsWim Taymans1-6/+5
2006-03-15Fix memleak with gst_static_pad_template_get().Edward Hervey1-4/+3
2005-12-01gst/rtp/: parsers are depayersThomas Vander Stichele1-87/+87
2005-12-01Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele1-39/+41
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-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-10/+10
2004-03-14gst-indentThomas Vander Stichele1-58/+70
2004-02-16Spelling fixJohan Dahlin1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-36/+32
2003-11-16+ checking in plugin category changesLeif Johnson1-2/+2
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-07-13GSM -> RTP and viceversaZeeshan Ali1-3/+3
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-6/+2
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-2/+5
2003-06-27fix categoryThomas Vander Stichele1-1/+1
2003-03-02Complete the move of the RTP pluginChristian Schaller1-0/+338