summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtph264pay.c
Commit message (Expand)AuthorAgeFilesLines
* gst/rtp/gstrtph264pay.*: Correct a typo (sinle -> single).Peter Kjellerstedt2008-05-201-4/+2
* gst/rtp/gstrtph264depay.*: Add experimental support for outputting quicktime-...Wim Taymans2008-05-201-22/+87
* gst/rtp/gstrtph264depay.c: Small comment added.Wim Taymans2008-05-141-101/+152
* gst/rtp/gstrtph264pay.*: Make it possible to specify profile-level-id and spr...Peter Kjellerstedt2008-05-141-7/+95
* gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps): Use GST_STR_NULL wh...Ole André Vadla Ravnås2008-05-071-1/+1
* gst/rtp/gstrtph264pay.c: Fix build because of a bad argument number.Julien Moutte2008-04-071-1/+1
* gst/rtp/gstrtph264pay.*: Parse codec_data for future AVC compatibility.Wim Taymans2008-04-041-25/+169
* fixes: #514889Wim Taymans2008-02-121-0/+2
* gst/rtp/: Remove copy/paste unused code (property setters and getter) found b...Stefan Kost2008-01-091-37/+0
* gst/rtp/gstrtph264pay.*: Use higher performance start-code searching.Wai-Ming Ho2007-12-111-15/+276
* gst/rtp/gstrtph264pay.c: Set marker bit correctly.Anders Skargren2007-10-181-2/+1
* gst/level/gstlevel.c: Use guint8 * instead of gpointer then vs6 know the size...Sébastien Moutte2007-05-091-3/+3
* gst/rtp/: Added H264 payloader. Fixes #423782.Laurent Glayal2007-03-291-0/+337