summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpvorbispay.c
Commit message (Expand)AuthorAgeFilesLines
* rtpvorbispay: Remove dead assignment. Value never read after.Edward Hervey2009-04-181-1/+1
* Remove unused variables in _class_initEdward Hervey2009-04-181-2/+0
* rtpvorbispay: in packed headers, properly flag multibyte lengths.Michael Smith2009-04-011-1/+4
* rtp: Use GLib functions for encoding/decoding base64Sebastian Dröge2009-03-181-27/+1
* 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-3/+5
* gst/rtp/: Update the vorbis RTP pay/depay to RFC 5215.Olivier Crete2008-08-151-12/+3
* gst/rtp/gstrtptheoradepay.c: Make the delivery-method mandatory on the caps a...Olivier Crete2008-06-131-1/+1
* fixes: #514889Wim Taymans2008-02-121-0/+48
* gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost2008-01-091-0/+1
* gst/rtp/gstrtpL16pay.c: Removed some unused code.Wim Taymans2007-09-191-0/+2
* Make ro memory to share.Stefan Kost2007-08-161-1/+1
* gst/rtp/README: Update README with new RTP variables that will be used for sy...Wim Taymans2007-05-111-37/+107
* gst/rtp/Makefile.am: gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HAS...Thomas Vander Stichele2007-04-121-7/+13
* gst/rtp/: Fix encoding-name case.Wim Taymans2007-03-051-1/+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/+1
* gst/rtp/: Fix description.Christian Schaller2006-11-081-5/+5
* gst/rtp/Makefile.am: We depend on gsttag to generate the vorbis comments.Christian Schaller2006-11-071-17/+28
* gst/rtp/gstrtpvorbispay.*: Generate a valid configuration string in the caps ...Christian Schaller2006-11-061-12/+150
* gst/rtp/: More fixage, set endoder-params correctly in the payloader.Wim Taymans2006-09-221-89/+187
* gst/rtp/: Small cleanups.Wim Taymans2006-09-221-0/+333