summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtptheoradepay.c
Commit message (Expand)AuthorAgeFilesLines
* rtptheoradepay: Remove unused variable, it's never being read.Edward Hervey2009-04-181-2/+0
* Remove blank {set|get}_property/change_state/finalize methods.Edward Hervey2009-04-181-36/+0
* rtptheoradepay: Fix build on macosx.Edward Hervey2009-04-181-3/+5
* rtp: Use GLib functions for encoding/decoding base64Sebastian Dröge2009-03-181-51/+3
* 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-11/+3
* gst/rtp/gstrtptheoradepay.c: Make the delivery-method mandatory on the caps a...Olivier Crete2008-06-131-3/+6
* gst/rtp/gstrtptheoradepay.c: Improve debugging of the ident.Wim Taymans2008-05-211-3/+3
* Stop using deprecated GLib functions.Sebastian Dröge2008-04-241-2/+2
* gst/rtp/: Fix the clock rate to 90000 as required by the RFC.Olivier Crete2008-01-111-14/+4
* gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost2008-01-091-48/+0
* gst/rtp/: Update theora pay/depayloader in a similar to vorbis.Wim Taymans2007-05-141-53/+116
* 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-0/+1
* gst/rtp/: Add theora pay/depayloaders.Christian Schaller2006-11-081-0/+673