summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtptheorapay.c
Commit message (Expand)AuthorAgeFilesLines
* rtptheorapay: fix descriptionWim Taymans2009-05-061-1/+1
* rtptheorapay: Remove dead assignment. Value never read after.Edward Hervey2009-04-181-1/+1
* Remove unused variables in _class_initEdward Hervey2009-04-181-2/+0
* rtptheorapay: fix length encoding in packed headers.Michael Smith2009-04-011-1/+4
* rtp: Use GLib functions for encoding/decoding base64Sebastian Dröge2009-03-181-26/+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-23/+3
* gst/: Added debug.Thomas Vander Stichele2008-06-201-1/+3
* gst/rtp/gstrtptheorapay.c: The Theora RTP payloader only supports the "inline...Olivier Crete2008-06-111-1/+26
* fixes: #514889Wim Taymans2008-02-121-0/+48
* gst/rtp/: Fix the clock rate to 90000 as required by the RFC.Olivier Crete2008-01-111-1/+1
* 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/+3
* gst/rtp/: Update theora pay/depayloader in a similar to vorbis.Wim Taymans2007-05-141-41/+107
* gst/rtp/Makefile.am: gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HAS...Thomas Vander Stichele2007-04-121-5/+14
* 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/: Add theora pay/depayloaders.Christian Schaller2006-11-081-0/+581