summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpmp2tdepay.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey1-3/+0
2009-04-18Remove blank {set|get}_property/change_state/finalize methods.Edward Hervey1-36/+0
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-14/+6
2008-01-09gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost1-5/+1
2007-04-25gst/rtp/: Make sure we configure the clock_rate in the baseclass in the setca...Wim Taymans1-6/+8
2007-03-29gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.Wim Taymans1-6/+0
2007-03-02gst/rtp/gstrtpmp2tdepay.c: Fix compilation.Wim Taymans1-1/+2
2007-03-02gst/rtp/gstrtpmp2tdepay.*: Add support to strip off proprietary headers. Fixe...Thijs Vermeir1-10/+38
2007-01-24gst/rtp/: Added simple AC3 depayloader (RFC 4184).Wim Taymans1-5/+0
2007-01-24gst/rtp/: Fix caps with payload numbers.Wim Taymans1-3/+7
2006-11-08gst/rtp/: Fix element descriptions.Christian Schaller1-1/+1
2006-09-23gst/rtp/: Fix klass typos.Wim Taymans1-2/+2
2006-07-12gst/rtp/: Added mpeg2 TS depayloader. Closing #347234.Wim Taymans1-0/+260