summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtph264pay.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-27rtph264pay: change config-interval property type from uint to intTim-Philipp Müller1-1/+1
2014-06-19rtph264pay: propagate the GST_BUFFER_FLAG_DISCONT flagGuillaume Desmottes1-0/+2
2014-06-19rtph264pay: propagate the GST_BUFFER_FLAG_DELTA_UNIT flagGuillaume Desmottes1-0/+3
2013-08-13rtph264pay: Use the SPS/PPS handling function from the depayloaderOlivier Crête1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-06-28rtph264pay: cleanupsWim Taymans1-11/+15
2011-11-11update for base class renameWim Taymans1-1/+1
2011-11-11update for base class renameWim Taymans1-2/+2
2011-07-21rtph264pay: Only set the marker bit on the last NALU of a multi-NALU access unitOlivier Crête1-0/+1
2010-12-02rtph264pay: implement full bytestream scan mode.Tambet Ingo1-0/+3
2010-03-17Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte1-0/+2
2010-01-19rtph264pay: Don't set profile-level-id in out capsOlivier Crête1-1/+0
2009-12-21rtph264pay: add option to insert PPS/SPS in streamsWim Taymans1-2/+5
2009-08-06rtph264pay: use array instead of queueWim Taymans1-1/+1
2009-08-06rtph264pay: push NALs only after SPS/PPSMark Nauwelaerts1-0/+1
2009-06-19rtph264pay: add support for buffer-listsOgnyan Tonchev1-0/+2
2008-11-25gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans1-1/+1
2008-05-20gst/rtp/gstrtph264pay.*: Correct a typo (sinle -> single).Peter Kjellerstedt1-1/+1
2008-05-20gst/rtp/gstrtph264depay.*: Add experimental support for outputting quicktime-...Wim Taymans1-0/+8
2008-05-14gst/rtp/gstrtph264pay.*: Make it possible to specify profile-level-id and spr...Peter Kjellerstedt1-0/+4
2008-04-04gst/rtp/gstrtph264pay.*: Parse codec_data for future AVC compatibility.Wim Taymans1-0/+3
2007-12-11gst/rtp/gstrtph264pay.*: Use higher performance start-code searching.Wai-Ming Ho1-0/+4
2007-03-29gst/rtp/: Added H264 payloader. Fixes #423782.Laurent Glayal1-0/+56