summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpvorbisdepay.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey1-2/+0
2009-03-10gstrtpvorbisdepay: Fix build on macosxEdward Hervey1-2/+3
2009-03-09vorbisdepay: fix some leaksWim Taymans1-55/+50
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-11/+3
2008-08-15gst/rtp/: Update the vorbis RTP pay/depay to RFC 5215.Olivier Crete1-41/+10
2008-06-13gst/rtp/gstrtptheoradepay.c: Make the delivery-method mandatory on the caps a...Olivier Crete1-18/+14
2008-04-24Stop using deprecated GLib functions.Sebastian Dröge1-2/+2
2008-01-09gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost1-48/+0
2007-05-14gst/rtp/: Update theora pay/depayloader in a similar to vorbis.Wim Taymans1-7/+13
2007-05-14gst/rtp/gstrtpvorbisdepay.c: Remove annoying _dump_mem.Wim Taymans1-2/+0
2007-05-11gst/rtp/README: Update README with new RTP variables that will be used for sy...Wim Taymans1-45/+107
2007-04-12gst/rtp/Makefile.am: gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HAS...Thomas Vander Stichele1-1/+5
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-0/+1
2006-11-08gst/rtp/: Fix description.Christian Schaller1-1/+1
2006-11-07gst/rtp/Makefile.am: We depend on gsttag to generate the vorbis comments.Christian Schaller1-4/+236
2006-09-23gst/rtp/: Fix klass typos.Wim Taymans1-2/+2
2006-09-22gst/rtp/: More fixage, set endoder-params correctly in the payloader.Wim Taymans1-6/+7
2006-09-22gst/rtp/: Small cleanups.Wim Taymans1-0/+440