summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtph264depay.c
Commit message (Expand)AuthorAgeFilesLines
* build: fprintf, sprintf, sscanf need stdio.hStefan Kost2009-10-071-0/+1
* rtph264depay: fix base64 decodingWim Taymans2009-03-191-2/+5
* rtp: Use GLib functions for encoding/decoding base64Sebastian Dröge2009-03-181-51/+10
* 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-14/+8
* gst/rtp/gstrtph264depay.*: Add experimental support for outputting quicktime-...Wim Taymans2008-05-201-13/+191
* gst/rtp/gstrtph264depay.c: Small comment added.Wim Taymans2008-05-141-0/+1
* gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost2008-01-091-49/+0
* gst/rtp/gstrtph264depay.c: Fix small leak. Fixes #497017.Tommi Myöhänen2007-11-151-0/+1
* gst/rtp/gstrtph264depay.c: Make sure we allocate enough memory for the codec_...Wim Taymans2007-06-131-1/+3
* gst/rtp/: Make sure we configure the clock_rate in the baseclass in the setca...Wim Taymans2007-04-251-2/+1
* gst/rtp/gstrtph264depay.c: Use the proper sync word for SPS and PPS.Wim Taymans2007-04-121-2/+2
* gst/rtp/gstrtpamrdepay.c: Fix depayloader clock_rate and some cleanups.Wim Taymans2007-04-101-6/+31
* gst/rtp/: Flush adapter on disconts.Wim Taymans2007-03-291-0/+21
* gst/rtp/: Added H264 payloader. Fixes #423782.Laurent Glayal2007-03-291-10/+5
* gst/rtp/README: Fix case of string params.Wim Taymans2007-02-161-55/+112
* gst/rtp/gstrtph264depay.c: Set right caps on output buffers.Wim Taymans2007-02-151-4/+2
* gst/rtp/: Fix caps with payload numbers.Wim Taymans2007-01-241-0/+1
* gst/rtp/: Fix element descriptions.Christian Schaller2006-11-081-1/+1
* gst/rtp/: Fix klass typos.Wim Taymans2006-09-231-2/+2
* gst/rtp/: Added preliminary ASF depayloader.Wim Taymans2006-09-201-1/+1
* gst/rtp/gstrtph264depay.c: Error out on non-implemented stuff.Wim Taymans2006-08-171-0/+8
* gst/rtp/: Caps extra properties must be defined as strings for depayloaders b...Wim Taymans2006-08-161-0/+495