summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpvrawpay.c
Commit message (Expand)AuthorAgeFilesLines
* buikd: explicitely cast, to tell some compilers that this is not long intStefan Kost2009-10-091-1/+2
* build: don't cast, but use the right format specified insteadStefan Kost2009-10-091-2/+1
* rtpvrawpay: fix warning on macosxJosep Torra2009-10-091-1/+2
* vrawpay: trim output buffersWim Taymans2009-06-021-0/+4
* Remove blank {set|get}_property/change_state/finalize methods.Edward Hervey2009-04-181-17/+0
* rtpvrawpay: fail on interlaced videoWim Taymans2009-02-261-2/+37
* 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-2/+2
* gst/rtp/: Add raw video pay and depayloaders, see RFC4175.Wim Taymans2008-07-011-0/+610