summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpgsmpay.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables in _class_initEdward Hervey2009-04-181-4/+0
* gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans2008-11-251-1/+1
* gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans2008-10-271-7/+13
* gst/rtp/: Add log category.Stefan Kost2007-10-041-0/+6
* gst/rtp/gstrtpL16pay.c: Removed some unused code.Wim Taymans2007-09-191-2/+4
* gst/rtp/: Add static payload numbers in addition to the dynamic ones.Ville Syrjala2006-10-181-1/+5
* 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 element descriptionsThomas Vander Stichele2005-12-031-1/+1
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-011-31/+31
* Declaring the padtemplate correctly.Zeeshan Ali2005-10-261-1/+1
* Setting the proper copyright notice.Zeeshan Ali2005-10-261-0/+1
* Hacked the G711 (de)payloader to try to make things right. rtpg711dec now inh...Zeeshan Ali2005-10-261-47/+14
* fix compilationThomas Vander Stichele2005-10-261-1/+1
* Getting the GSM (de)payloader working and compatible with our plans for RTP.Zeeshan Ali2005-10-251-16/+17
* don't use underscoresThomas Vander Stichele2005-09-201-1/+1
* Updates to payloader/depayloaders, make payloaders use the base classes.Wim Taymans2005-09-151-186/+56
* 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
* gst/rtp/gstrtpgsmenc.c: Use the src template for creating the src pad (#162330).Ronald S. Bultje2005-01-291-1/+1
* 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-8/+8
* gst-indentThomas Vander Stichele2004-03-141-39/+49
* Merge CAPS branchDavid Schleef2003-12-221-27/+32
* + 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
* updating some plugin categoriesLeif Johnson2003-10-081-1/+1
* Update to new debugging systemRonald S. Bultje2003-07-151-2/+2
* Added #include of config.h so that they symbol "VERSION" could be found.Brian Cameron2003-07-151-3/+7
* GSM -> RTP and viceversaZeeshan Ali2003-07-131-0/+310