summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpilbcdepay.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-4/+0
* 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-1/+1
* gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans2008-10-271-7/+15
* gst/rtp/gstrtpilbcdepay.c: Include stdlib.Stefan Kost2007-08-101-0/+1
* gst/rtp/: Make mode property a string. Fixes #464475.Olivier Crete2007-08-081-3/+12
* gst/rtp/: Make sure we configure the clock_rate in the baseclass in the setca...Wim Taymans2007-04-251-20/+27
* gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.Wim Taymans2007-03-291-6/+1
* gst/rtp/: Fix case of encoding-name and key/value pairs to match the document.Wim Taymans2007-01-251-1/+1
* gst/rtp/: Fix caps with payload numbers.Wim Taymans2007-01-241-0/+1
* gst/rtp/: Fix klass typos.Wim Taymans2006-09-231-2/+2
* gst/: GST_PTR_FORMAT should be used to print caps in debug statements.Tim-Philipp Müller2006-05-281-4/+2
* fix descriptions and license blocks cut and paste anyone ?Thomas Vander Stichele2006-05-221-1/+1
* Const-ify GEnumValue arrays.Tim-Philipp Müller2006-05-101-1/+1
* gst/: don't leak caps-stringStefan Kost2006-05-021-1/+5
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* gst/rtp/: Ported mulaw and alaw payloaders to use new base classPhilippe Kalaf2006-04-131-0/+222