summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpilbcdepay.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey1-4/+0
2009-04-18Remove unused variables in _class_initEdward Hervey1-2/+0
2008-11-25gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans1-1/+1
2008-10-27gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans1-7/+15
2007-08-10gst/rtp/gstrtpilbcdepay.c: Include stdlib.Stefan Kost1-0/+1
2007-08-08gst/rtp/: Make mode property a string. Fixes #464475.Olivier Crete1-3/+12
2007-04-25gst/rtp/: Make sure we configure the clock_rate in the baseclass in the setca...Wim Taymans1-20/+27
2007-03-29gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.Wim Taymans1-6/+1
2007-01-25gst/rtp/: Fix case of encoding-name and key/value pairs to match the document.Wim Taymans1-1/+1
2007-01-24gst/rtp/: Fix caps with payload numbers.Wim Taymans1-0/+1
2006-09-23gst/rtp/: Fix klass typos.Wim Taymans1-2/+2
2006-05-28gst/: GST_PTR_FORMAT should be used to print caps in debug statements.Tim-Philipp Müller1-4/+2
2006-05-22fix descriptions and license blocks cut and paste anyone ?Thomas Vander Stichele1-1/+1
2006-05-10Const-ify GEnumValue arrays.Tim-Philipp Müller1-1/+1
2006-05-02gst/: don't leak caps-stringStefan Kost1-1/+5
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-13gst/rtp/: Ported mulaw and alaw payloaders to use new base classPhilippe Kalaf1-0/+222