summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2018-03-19rtpulpfecdec: fix build with older gccTim-Philipp Müller1-3/+2
2018-03-19splitmuxsink: Allow splitting at exactly the time/bytes thresholdSebastian Dröge1-2/+2
2018-03-17rtpulpfec: fix unconditional use of __attribute__ ((packed))Tim-Philipp Müller1-3/+17
2018-03-17rtpulpfec: don't use non-portable notation for 64-bit int constantsTim-Philipp Müller3-4/+7
2018-03-17rtpulpfecdec: don't use __builtin_ctzll unconditionallyTim-Philipp Müller1-1/+28
2018-03-12docs: rtpbin: add some Since markers for new propertiesTim-Philipp Müller1-0/+4
2018-03-01flvmux: Duration & unit testsOlivier Crête1-2/+4
2018-03-01flvmux: Set PTS based on running timeOlivier Crête1-1/+6
2018-03-01rtspsrc: Ignore sendonly/recvonly attributes unless a backchannel is configuredSebastian Dröge1-1/+1
2018-03-01Port to latest GstAggregator segment APIMathieu Duponchelle1-2/+3
2018-02-28matroskamux: Only mark new clusters as keyframe if they start on a keyframe o...Sebastian Dröge1-1/+2
2018-02-28matroskamux: Clip maximum cluster duration to the maximum possible valueSebastian Dröge1-1/+2
2018-02-28matroska-mux: Refuse caps changes after starting to write headersSebastian Dröge1-0/+44
2018-02-27rtp: fix another debug log printf format warning on 32-bit systemsTim-Philipp Müller1-1/+1
2018-02-26rtpptdemux: provide example usage for ignored-payload-typesMathieu Duponchelle1-0/+5
2018-02-26rtpbin, rtpptdemux: Add missing Since markersMathieu Duponchelle2-1/+10
2018-02-26FEC elements: document, remove irrelevant propertiesMathieu Duponchelle6-55/+123
2018-02-24rtpgstdepay: do not warn when caps were not yet receivedMathieu Duponchelle1-2/+1
2018-02-23rtpulpfec: fix debug log printf format warning on 32-bit platformsArnaud Bonatti1-1/+1
2018-02-22docs: hook up new RTP FEC elementsTim-Philipp Müller5-0/+56
2018-02-21rtp: dist new header filesTim-Philipp Müller1-1/+11
2018-02-21rtp: fec: fix build with gstreamer debug log system disabledTim-Philipp Müller6-58/+15
2018-02-21rtpptdemux: do no assume sink caps are non NULLMathieu Duponchelle1-13/+16
2018-02-21rtpbin: Expose FEC support signalsMathieu Duponchelle2-34/+320
2018-02-21rtp: Implement ULPFEC (RFC 5109)Mikhail Fludkov21-1/+4231
2018-02-21rtpptdemux: Add ignored-payload-types propertyMathieu Duponchelle2-0/+87
2018-02-21rtpptdemux: Add ssrc to output capsMathieu Duponchelle1-1/+17
2018-02-18monoscope: Forward the SEGMENT event from the chain functionSebastian Dröge2-1/+14
2018-02-16rtspsrc: Fix missing read property of backchannelJames Stevenson1-0/+3
2018-02-16rtspsrc: Implement ONVIF backchannel support via TCPSebastian Dröge1-3/+42
2018-02-16rtspsrc: Implement ONVIF backchannel supportNirbheek Chauhan2-41/+233
2018-02-16splitmuxsrc: Improve not-linked handling.Jan Schmidt2-1/+34
2018-02-15rtpjitterbuffer: allow timestamps to move backwardsPatrick Radizi1-13/+0
2018-02-15docs: remove pointless Since: 0.10.x markersTim-Philipp Müller1-1/+0
2018-02-14rtpvorbisdepay: fix unbounded memory usageAlban Bedel1-0/+23
2018-02-09qtdemux: Fix comment typo in previous commitEdward Hervey1-1/+1
2018-02-09qtdemux: More 'meta' atom parsing fixesEdward Hervey1-3/+17
2018-02-09qtmux: Add support for muxing svmi atom for stereoscopic video informationSebastian Dröge3-0/+99
2018-02-09qtdemux: Minor cleanupEdward Hervey1-6/+6
2018-02-09qtdemux: Cope with difference between QTFF and ISO BMFF specsEdward Hervey1-1/+7
2018-02-09isomp4: Make 'hdlr' atom dump more flexibleEdward Hervey1-4/+4
2018-02-09Update ORC filesEdward Hervey4-30/+30
2018-02-01qtmux: send stream warning when refusing video capsJustin Kim2-3/+37
2018-02-01rtph264depay: update output caps regardless formatJustin Kim1-30/+2
2018-01-31isomp4: Add gmhd/gmin debuggingEdward Hervey3-2/+29
2018-01-31interleave: fix memory leak of GAP buffersPhilippe Normand1-1/+1
2018-01-31qtdemux_dump: Demote verbose logging to TRACE levelEdward Hervey1-1/+1
2018-01-31qtdemux: Re-enable full debug logging of stsz entriesEdward Hervey1-3/+1
2018-01-29qtdemux: Remove white space at end of lineSeungha Yang1-2/+2
2018-01-29qtdemux: Apply qtdemux debug category to gstisoffSeungha Yang8-4/+26