summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpsv3vdepay.c
Commit message (Expand)AuthorAgeFilesLines
* rtpqdm2depay,rtpsv3vdepay: Add debugging category.Edward Hervey2009-08-031-0/+6
* rtpsv3vdepay: Properly fill codec_data and cleanup code a bite more.Edward Hervey2009-08-031-104/+119
* rtpsv3vdepay: Only output buffers once we're configured.Edward Hervey2009-08-031-9/+17
* rtpsv3vdepay: Add more encoding-name variantsEdward Hervey2009-08-031-1/+1
* rtpsv3depay: Fix width/height calculation, bring up to marginal rank.Edward Hervey2009-07-291-8/+26
* 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-14/+6
* gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost2008-01-091-50/+0
* gst/rtp/gstrtpamrdepay.c: Fix depayloader clock_rate and some cleanups.Wim Taymans2007-04-101-6/+1
* gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.Wim Taymans2007-03-291-5/+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-1/+3
* gst/rtp/: Fix element descriptions.Christian Schaller2006-11-081-1/+1
* gst/rtp/: Fix klass typos.Wim Taymans2006-09-231-2/+2
* gst/rtp/: Added experimental SVQ3 depayloader.Wim Taymans2006-08-181-0/+348