summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpgsmdepay.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-4/+12
* gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost2008-01-091-0/+1
* gst/rtp/: Add log category.Stefan Kost2007-10-041-0/+6
* gst/rtp/: Make sure we configure the clock_rate in the baseclass in the setca...Wim Taymans2007-04-251-4/+11
* gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.Wim Taymans2007-03-291-6/+1
* gst/rtp/: Fix caps with payload numbers.Wim Taymans2007-01-241-2/+7
* gst/rtp/: Fix element descriptions.Christian Schaller2006-11-081-1/+1
* gst/rtp/: Fix klass typos.Wim Taymans2006-09-231-2/+2
* fix descriptions and license blocks cut and paste anyone ?Thomas Vander Stichele2006-05-221-1/+6
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* gst-plugins-good/gst/rtp/: Fixed payload range in payloder caps. Removed payl...Philippe Kalaf2005-12-141-1/+0
* gst/rtp/: parsers are depayersThomas Vander Stichele2005-12-011-25/+25
* Do burger's rename for rtp payloaders and depayloadersThomas Vander Stichele2005-12-011-23/+24
* 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-45/+10
* Getting the GSM (de)payloader working and compatible with our plans for RTP.Zeeshan Ali2005-10-251-165/+47
* gst/rtp/: Various class and caps fixes from Andre Magalhaes (andrunko)Wim Taymans2005-09-301-1/+4
* Updates to payloader/depayloaders, make payloaders use the base classes.Wim Taymans2005-09-151-80/+59
* 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
* gst/rtp/gstrtpgsmparse.c: Add missing NULL terminator (#157543).Ronald S. Bultje2004-11-061-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-3/+3
* gst-indentThomas Vander Stichele2004-03-141-43/+52
* Merge CAPS branchDavid Schleef2003-12-221-26/+25
* + 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
* fix GstElementDetails nameAngel Carpintero2003-08-131-2/+2
* 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-0/+4
* GSM -> RTP and viceversaZeeshan Ali2003-07-131-0/+295