summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpvorbispay.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-18rtpvorbispay: Remove dead assignment. Value never read after.Edward Hervey1-1/+1
2009-04-18Remove unused variables in _class_initEdward Hervey1-2/+0
2009-04-01rtpvorbispay: in packed headers, properly flag multibyte lengths.Michael Smith1-1/+4
2009-03-18rtp: Use GLib functions for encoding/decoding base64Sebastian Dröge1-27/+1
2008-11-25gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans1-3/+3
2008-10-27gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans1-3/+5
2008-08-15gst/rtp/: Update the vorbis RTP pay/depay to RFC 5215.Olivier Crete1-12/+3
2008-06-13gst/rtp/gstrtptheoradepay.c: Make the delivery-method mandatory on the caps a...Olivier Crete1-1/+1
2008-02-12fixes: #514889Wim Taymans1-0/+48
2008-01-09gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost1-0/+1
2007-09-19gst/rtp/gstrtpL16pay.c: Removed some unused code.Wim Taymans1-0/+2
2007-08-16Make ro memory to share.Stefan Kost1-1/+1
2007-05-11gst/rtp/README: Update README with new RTP variables that will be used for sy...Wim Taymans1-37/+107
2007-04-12gst/rtp/Makefile.am: gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HAS...Thomas Vander Stichele1-7/+13
2007-03-05gst/rtp/: Fix encoding-name case.Wim Taymans1-1/+1
2007-01-25gst/rtp/: Fix case of encoding-name and key/value pairs to match the document.Wim Taymans1-1/+1
2007-01-24gst/rtp/: Fix caps with payload numbers.Wim Taymans1-1/+1
2006-11-08gst/rtp/: Fix description.Christian Schaller1-5/+5
2006-11-07gst/rtp/Makefile.am: We depend on gsttag to generate the vorbis comments.Christian Schaller1-17/+28
2006-11-06gst/rtp/gstrtpvorbispay.*: Generate a valid configuration string in the caps ...Christian Schaller1-12/+150
2006-09-22gst/rtp/: More fixage, set endoder-params correctly in the payloader.Wim Taymans1-89/+187
2006-09-22gst/rtp/: Small cleanups.Wim Taymans1-0/+333