summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtph263depay.c
Commit message (Expand)AuthorAgeFilesLines
* gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans2008-11-251-2/+2
* gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans2008-10-271-14/+3
* gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost2008-01-091-49/+0
* gst/rtp/gstrtph263depay.c: Code beautification.Edward Hervey2007-11-281-99/+96
* gst/rtp/gstrtph263depay.*: Fix h263 depayloader so that ANY h263 decoder can ...Edward Hervey2007-11-271-32/+95
* gst/rtp/gstrtph263depay.c: Read the I flag for Mode A h263 rtp stream and set...Edward Hervey2007-11-261-0/+5
* gst/rtp/: Added an H263 depayloader. Fixes #369392.Wim Taymans2007-08-201-0/+357