summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtptheoradepay.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-18rtptheoradepay: Remove unused variable, it's never being read.Edward Hervey1-2/+0
2009-04-18Remove blank {set|get}_property/change_state/finalize methods.Edward Hervey1-36/+0
2009-04-18rtptheoradepay: Fix build on macosx.Edward Hervey1-3/+5
2009-03-18rtp: Use GLib functions for encoding/decoding base64Sebastian Dröge1-51/+3
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-06-13gst/rtp/gstrtptheoradepay.c: Make the delivery-method mandatory on the caps a...Olivier Crete1-3/+6
2008-05-21gst/rtp/gstrtptheoradepay.c: Improve debugging of the ident.Wim Taymans1-3/+3
2008-04-24Stop using deprecated GLib functions.Sebastian Dröge1-2/+2
2008-01-11gst/rtp/: Fix the clock rate to 90000 as required by the RFC.Olivier Crete1-14/+4
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-53/+116
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/: Add theora pay/depayloaders.Christian Schaller1-0/+673