summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtph264depay.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-09rtph264depay: remove unused valueLuis de Bethencourt1-2/+2
2015-02-04rtph264depay: prevent trying to get 0 bytes from adapterThiago Santos1-4/+6
2014-05-30h264depay: make sure we call handle_nal for each NALWim Taymans1-1/+5
2014-04-12rtph264depay: only guess AU boundaries when aren't indicated by markerJosep Torra1-20/+26
2013-08-16h264depay: init debug category earlyWim Taymans1-3/+3
2013-08-13rtph264depay: Make the SPS/PPS deduplication function genericOlivier Crête1-25/+33
2013-05-31Revert "rtph264pay/depay: Add frame dimensions a payloaded caps"Wim Taymans1-34/+2
2013-05-31Revert "rtph264pay/depay: Add optional framerate caps for use in SDP"Wim Taymans1-23/+0
2013-05-23rtph264pay/depay: Add optional framerate caps for use in SDPSebastian Rasmussen1-0/+23
2013-05-23rtph264pay/depay: Add frame dimensions a payloaded capsSebastian Rasmussen1-2/+34
2013-01-28rtp: remove payload requirements from selected depayloadersMarc Leeman1-1/+0
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-07-25h264depay: small cleanupsWim Taymans1-11/+8
2012-07-06rtph264depay: remove deprecated "byte-stream" and "access-unit" propertiesTim-Philipp Müller1-81/+16
2012-06-05Some printf variable format fixesThiago Santos1-4/+4
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-03-28update for buffer changesWim Taymans1-1/+1
2012-03-22rtph264depay: Make output in AVC stream format work even without complete spr...Olivier Crête1-98/+337
2012-03-13h264depay: unmap on empty packetWim Taymans1-1/+7
2012-03-13rtp: fix unmap callsWim Taymans1-1/+3
2012-02-10Merge branch 'master' into 0.11Wim Taymans1-4/+8
2012-02-10rtph264depay: add stream-format and alignment fields to src template capsTim-Philipp Müller1-2/+5
2012-01-30rtph264depay: Exclude NALu size from payload length on truncated packets.Pascal Buhler1-2/+3
2012-01-25update for new memory APIWim Taymans1-45/+45
2011-11-28various: fix pad template leaksVincent Penquerc'h1-4/+4
2011-11-11update for base class renameWim Taymans1-16/+16
2011-10-27make some more things compile againWim Taymans1-1/+1
2011-09-28Merge branch 'master' into 0.11Wim Taymans1-17/+28
2011-09-20rtph264depay: improve downstream flow return feedback to upstreamMark Nauwelaerts1-17/+28
2011-08-03port to new APIWim Taymans1-1/+2
2011-08-03Merge branch 'master' into 0.11Wim Taymans1-43/+118
2011-07-27rtph264depay: Cope with FU-A E bit not being setSjoerd Simons1-19/+51
2011-07-21rtph264depay: Complete merged AU on marker bitOlivier Crête1-18/+35
2011-07-18rtph264depay: reset upon FLUSH_STOPMark Nauwelaerts1-5/+34
2011-06-13rtp: port to 0.11Wim Taymans1-64/+72
2011-01-20h264depay: don't leak codec data buffer in byte-stream=true modeTim-Philipp Müller1-0/+1
2010-12-21rtp: add RTP hint to the klassWim Taymans1-1/+1
2010-12-21rtp: fix rank of payloaders and depayloadersWim Taymans1-1/+1
2010-12-17rtph264depay: determine output h264 layout using caps negotiationMark Nauwelaerts1-4/+70
2010-11-26rtph264depay: fix segfault on empty payloadThijs Vermeir1-0/+3
2010-11-01rtph264depay: only set delta unit on all-non-key unitsWim Taymans1-11/+11
2010-10-13h264depay: always mark the codec_data as keyframeWim Taymans1-0/+1
2010-09-22rtph264depay: refactor and simplify AU mergingWim Taymans1-136/+93
2010-06-16rtph264depay: tweak DELTA_UNIT labelingMark Nauwelaerts1-5/+4
2010-06-14rtph264depay: also consider AU and SEI NALUs as DELTA_UNITMark Nauwelaerts1-2/+4
2010-04-30rtph264depay: DELTA_UNIT marking of output buffersMark Nauwelaerts1-0/+43
2010-04-16rtph264depay: profile-level-id is an optional parameterMark Nauwelaerts1-7/+21
2010-04-07h264depay: handle properly STAPsMarco Ballesio1-0/+1
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+4
2010-03-18rtph264depay: do not call _push_ts with unneeded (and wrong) time parameterMark Nauwelaerts1-1/+2