summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2018-05-05videoaggregator: Move needs_alpha pad field to the private structSebastian Dröge1-1/+2
2018-05-05videoaggregator: Move aggregated_frame and the pad buffer into the private st...Sebastian Dröge1-52/+46
2018-05-04videoaggregator: Move GstChildProxy implementations into leaf classesSebastian Dröge1-1/+90
2018-05-04tsdemux: ignore sparse stream when checking for initial timestampAurélien Zanelli1-4/+17
2018-05-04scenechange: improve detection algorithmVineeth T M1-2/+9
2018-04-25rfbsrc: Fix decide_allocation to support NULL poolNicolas Dufresne1-1/+5
2018-04-25rfbsrc: Fix support for applevncserverNicolas Dufresne1-1/+1
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens62-0/+62
2018-04-25h264parse: add constrained and progressive profilesGuillaume Desmottes1-1/+9
2018-04-22Fix code indentationTim-Philipp Müller1-2/+2
2018-04-21testsrcbin: typo fixesTim-Philipp Müller1-2/+2
2018-04-21testsrcbin: fix bug setting stream flagsTim-Philipp Müller1-1/+1
2018-04-21testsrcbin: fix memory leakTim-Philipp Müller1-1/+4
2018-04-19testsrcbin: Do not use G_DECLARE_ as it requires GLib 2.44Thibault Saunier1-2/+14
2018-04-19debugutils: Add a testsrcbin elementThibault Saunier4-1/+427
2018-04-16jpegparse: Fix APP1 marker segment parsingSreerenj Balachandran1-0/+3
2018-04-16pcapparse: bail out in case of fragmented packetsAntonio Ospite1-0/+10
2018-04-16pcapparse: add some comments about the pcap format headersAntonio Ospite1-0/+11
2018-04-11h265parse: Make caps writable before modifying themSeungha Yang1-2/+4
2018-04-10fakevideosink: explicit type cast for max-lateness property setterPhilippe Normand1-2/+2
2018-04-09fakevideosink: request an extra buffer if enable-last-sample is enabledGuillaume Desmottes1-1/+7
2018-04-03audiolatency: Fix wave detection in buffersNirbheek Chauhan1-7/+2
2018-04-03audiolatency: Avoid bogus pts values while startingNirbheek Chauhan1-5/+19
2018-04-03mpegtsmux: Resend initial segments and header sections after FLUSH_STOPSebastian Dröge1-0/+19
2018-03-27rtponviftimestamp: fix state change function init/resetTim-Philipp Müller1-9/+9
2018-03-21mpegtsmux: Explicitly resend PAT/SI/PMT on force-keyunit eventsSebastian Dröge3-4/+50
2018-03-21mpegtsmux: Deterministically set the PCR stream to the first stream of the pr...Sebastian Dröge1-3/+9
2018-03-21mpegtsmux: Reset a few more fields in mpegtsmux_reset() to their original valuesSebastian Dröge1-0/+3
2018-03-21tsmux: Don't use GST_DEBUG_OBJECT() with non-GObject typesSebastian Dröge1-2/+1
2018-03-21h264parse: reset internal 'state' variable properlyBrendan Shanks1-0/+1
2018-03-05h265parse: add support for 'Format range extensions profiles'Guillaume Desmottes1-0/+40
2018-03-05h265parser: decouple GstH265Profile and GstH265ProfileIDCGuillaume Desmottes1-14/+18
2018-03-02Revert "h265parse: early set src caps when input not byte-stream"Nicolas Dufresne1-4/+0
2018-03-02Revert "h264parse: early set src caps when input is avc"Nicolas Dufresne1-5/+0
2018-03-01Port to latest GstAggregator segment APIMathieu Duponchelle1-1/+2
2018-02-28mxfmux: instantiate adapter at the correct placeMathieu Duponchelle1-1/+1
2018-02-28audiolatency: Fix string format specifier and use microseconds everywhereNirbheek Chauhan1-10/+13
2018-02-28audiolatency: Fix cerbero build failureNirbheek Chauhan1-1/+1
2018-02-27audiolatency: New plugin for measuring audio latencyNirbheek Chauhan5-0/+512
2018-02-23checksumsink: remove src pad template from sink elementSreerenj Balachandran1-8/+0
2018-02-21doc: Add section for fakevideosinkNicolas Dufresne1-0/+18
2018-02-21Add fakevideosink elementNicolas Dufresne5-2/+275
2018-02-21meson: Remove unused header listNicolas Dufresne1-8/+0
2018-02-14Update ORC fallback disted codeEdward Hervey4-118/+118
2018-02-14pnm: Fixed segfault in pnmencDimitrios Katsaros1-12/+14
2018-02-13audiomixer: remove, moved to -baseTim-Philipp Müller10-4607/+0
2018-02-12proxy: remove unneeded object private structsTim-Philipp Müller5-88/+75
2018-02-11interaudio: Make sure both PTS and DTS values are definedCarlos Rafael Giani1-1/+2
2018-02-08Revert "gdpdepay: don't use allocator if it has custom alloc"Víctor Manuel Jáquez Leal1-9/+0
2018-02-08proxy: Fix plugin definitionNirbheek Chauhan1-1/+1