summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpac3depay.c
Commit message (Expand)AuthorAgeFilesLines
* rtp: Remove dead assignments and resulting unneeded variables.Edward Hervey2009-08-101-8/+3
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-3/+0
* Remove blank {set|get}_property/change_state/finalize methods.Edward Hervey2009-04-181-37/+0
* 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-20/+11
* gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost2008-01-091-64/+17
* gst/rtp/: Added simple AC3 depayloader (RFC 4184).Wim Taymans2007-01-241-0/+325