summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2016-11-17splitmuxsink: pad request fails for flvmuxVinod Kesti1-0/+14
2016-11-14deinterleave: Reset caps accumulator to ANY when resyncing the adapter, not E...Sebastian Dröge1-1/+1
2016-11-14udpsrc: receive control messages only in multicastPetr Kulhavy1-25/+27
2016-11-04rtspsrc: allow missing control attribute in case of a single streamPetr Kulhavy1-2/+8
2016-11-04rtspsrc: Also handle redirect on PLAYMatt Staples1-24/+33
2016-11-04rtpbin: avoid generating errors when rtcp messages are empty and check the qu...Alejandro G. Castro1-2/+10
2016-11-04rtph263pay: Fix leak for B-fragmentsStian Selnes1-5/+6
2016-11-04rtph263ppay: Fix caps leakHavard Graff1-0/+1
2016-11-04rtph263depay: Don't drop mode b packets with picture start codeStian Selnes1-3/+4
2016-11-04wavparse: Don't set caps to NULL after setting them on the srcpadSebastian Dröge1-1/+0
2016-11-02splitmuxsink: Fix GObject warnings on shutdown.Jan Schmidt1-10/+18
2016-10-31wavparse: Don't try to add srcpad if we don't know valid caps yetSebastian Dröge1-2/+2
2016-10-27matroskamux: allow resolutions above 4096Branko Subasic1-2/+2
2016-10-27udpsrc: Check for G_PLATFORM_WIN32 for presence of ipi_spec_destScott D Phillips1-3/+3
2016-10-26rtspsrc: reset connection info to non-flushing when closingMark Nauwelaerts1-0/+1
2016-10-26splitmuxsink: Only allow one video request padJan Schmidt2-0/+18
2016-10-26splitmuxsink: Take ownership of floating refsJan Schmidt1-2/+6
2016-10-26splitmuxsink: Set child elements to NULL when removing.Jan Schmidt1-3/+16
2016-10-26splitmuxsink: Set pad template on request sink padsJan Schmidt1-1/+1
2016-10-24flvmux: Assume PTS is DTS when PTS is missingNicolas Dufresne1-1/+15
2016-10-18meson: Add missing gstaudio dep to monoscopeNirbheek Chauhan1-1/+1
2016-10-16meson: Add missing pbutils dependency to multifileNirbheek Chauhan1-1/+2
2016-10-03imagefreeze: Forward latency queries to upstreamNirbheek Chauhan1-0/+7
2016-10-01splitmuxsrc: Handle stop point from segmentJan Schmidt1-0/+22
2016-10-01splitmuxsrc: Drop lock shutting down padsJan Schmidt1-0/+2
2016-10-01splitmuxsrc: Fix extra unref handling queriesJan Schmidt1-1/+0
2016-10-01splitmuxsrc: Avoid stall when parts get out of syncJan Schmidt3-14/+29
2016-09-29qtmux: Don't calculate PTS offset and DTS with GST_CLOCK_TIME_NONESebastian Dröge1-2/+9
2016-09-29qtdemux: Add JPEG2000 ihdr atom to the list of known onesSebastian Dröge1-0/+1
2016-09-29matroskamux: Always write the default frame duration for VP8/9 tooSebastian Dröge1-8/+0
2016-09-27rtph26[45]depay: Don't handle NALs inside STAP units twiceOlivier Crête2-10/+2
2016-09-27Revert "multifilesink: streamline the file-switch code a bit"Tim-Philipp Müller1-15/+35
2016-09-27Revert "multifilesink: close file on write error with next-file mode is set t...Tim-Philipp Müller1-3/+1
2016-09-25rtpsbcpay: Fix timestampingArun Raghavan2-6/+24
2016-09-21qtmux: Fix fourcc for ProRes ProxyGeorg Lippitsch1-1/+1
2016-09-15rtspsrc: Use new bin suppressed flags API for managing the element flagsSebastian Dröge1-6/+2
2016-09-15ext, gst: fix indentationTim-Philipp Müller3-6/+7
2016-09-14rtpjitterbuffer: Fix calculating next_seqnum when dropping old buffers from a...Thomas Bluemel1-1/+1
2016-09-14rtpjitterbuffer: improved rtx-rtt averagingHavard Graff1-4/+27
2016-09-14rtpjitterbuffer: Detect whether to assume equidistant spacing when lossStian Selnes1-44/+66
2016-09-14rtpjitterbuffer: Don't request rtx if 'now' is past retry periodStian Selnes1-1/+2
2016-09-14rtpjitterbuffer: Fix lost duration when gap after lost timerStian Selnes1-1/+3
2016-09-14rtpjitterbuffer: Expose rtx-deadline as a propertyHavard Graff1-1/+33
2016-09-14rtpjitterbuffer: Improved expected-timer handling when gap > 0Havard Graff1-4/+6
2016-09-14rtpjitterbuffer: Major improvements for RTX statsStian Selnes1-61/+252
2016-09-14rtpjitterbuffer: Add and expose more stats and increase testing of itHavard Graff1-7/+44
2016-09-14rtxreceive: Set buffer flag for retransmitted packetsStian Selnes1-0/+1
2016-09-14rtpjitterbuffer: Option to disable rtx-delay-reorderHavard Graff1-33/+35
2016-09-14rtph263pay: Fix double free from coverityOlivier Crête1-5/+2
2016-09-14rtph263pay: Indent as per gst-indentOlivier Crête1-6/+7