summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpvrawdepay.c
Commit message (Expand)AuthorAgeFilesLines
* vrawdepay: fix parsing of sampling fieldWim Taymans2009-06-021-1/+1
* rtpvrawdepay: Remove dead assignment.Edward Hervey2009-04-181-2/+2
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-3/+0
* Remove unused variables in _class_initEdward Hervey2009-04-181-2/+0
* rtpvrawdepay: fail on interlaced videoWim Taymans2009-02-261-0/+10
* 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/+6
* gst/rtp/gstrtpvrawdepay.c: Include stdlib.h for atoi().Stefan Kost2008-07-071-0/+1
* gst/rtp/: Add raw video pay and depayloaders, see RFC4175.Wim Taymans2008-07-011-0/+500