summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpmpvdepay.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-3/+0
* Remove blank {set|get}_property/change_state/finalize methods.Edward Hervey2009-04-181-35/+0
* gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans2008-11-251-3/+3
* gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans2008-10-271-12/+13
* gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost2008-01-091-50/+1
* gst/rtp/gstrtpmpvdepay.c: Set the mpegversion in the caps so that autopluggin...Wim Taymans2007-08-101-1/+4
* gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.Wim Taymans2007-03-291-6/+5
* gst/rtp/README: Fix case of string params.Wim Taymans2007-02-161-9/+2
* gst/rtp/: Fix caps with payload numbers.Wim Taymans2007-01-241-1/+2
* gst/rtp/: Added RFC 2250 MPEG Video Depayloader.Wim Taymans2007-01-091-0/+298