summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* jpegformat: get rid of unnecessary private structsTim-Philipp Müller2018-06-234-188/+154
* tsdemux: Don't set invalid seqnum on segment eventNicolas Dufresne2018-06-191-1/+3
* tsdemux: Don't query duration if program isn't activeEdward Hervey2018-06-121-0/+5
* mpegtsdemux: Fix SEGMENT seqnum propagationEdward Hervey2018-06-063-3/+10
* gdp: ignore timestamp of eventKyrylo Polezhaiev2018-05-072-3/+3
* videoaggregator: Switch to a GstVideoAggregatorConvertPad subclassSebastian Dröge2018-05-062-221/+55
* videoaggregator: Move needs_alpha pad field to the private structSebastian Dröge2018-05-051-1/+2
* videoaggregator: Move aggregated_frame and the pad buffer into the private st...Sebastian Dröge2018-05-051-52/+46
* videoaggregator: Move GstChildProxy implementations into leaf classesSebastian Dröge2018-05-041-1/+90
* tsdemux: ignore sparse stream when checking for initial timestampAurélien Zanelli2018-05-041-4/+17
* scenechange: improve detection algorithmVineeth T M2018-05-041-2/+9
* rfbsrc: Fix decide_allocation to support NULL poolNicolas Dufresne2018-04-251-1/+5
* rfbsrc: Fix support for applevncserverNicolas Dufresne2018-04-251-1/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-2562-0/+62
* h264parse: add constrained and progressive profilesGuillaume Desmottes2018-04-251-1/+9
* Fix code indentationTim-Philipp Müller2018-04-221-2/+2
* testsrcbin: typo fixesTim-Philipp Müller2018-04-211-2/+2
* testsrcbin: fix bug setting stream flagsTim-Philipp Müller2018-04-211-1/+1
* testsrcbin: fix memory leakTim-Philipp Müller2018-04-211-1/+4
* testsrcbin: Do not use G_DECLARE_ as it requires GLib 2.44Thibault Saunier2018-04-191-2/+14
* debugutils: Add a testsrcbin elementThibault Saunier2018-04-194-1/+427
* jpegparse: Fix APP1 marker segment parsingSreerenj Balachandran2018-04-161-0/+3
* pcapparse: bail out in case of fragmented packetsAntonio Ospite2018-04-161-0/+10
* pcapparse: add some comments about the pcap format headersAntonio Ospite2018-04-161-0/+11
* h265parse: Make caps writable before modifying themSeungha Yang2018-04-111-2/+4
* fakevideosink: explicit type cast for max-lateness property setterPhilippe Normand2018-04-101-2/+2
* fakevideosink: request an extra buffer if enable-last-sample is enabledGuillaume Desmottes2018-04-091-1/+7
* audiolatency: Fix wave detection in buffersNirbheek Chauhan2018-04-031-7/+2
* audiolatency: Avoid bogus pts values while startingNirbheek Chauhan2018-04-031-5/+19
* mpegtsmux: Resend initial segments and header sections after FLUSH_STOPSebastian Dröge2018-04-031-0/+19
* rtponviftimestamp: fix state change function init/resetTim-Philipp Müller2018-03-271-9/+9
* mpegtsmux: Explicitly resend PAT/SI/PMT on force-keyunit eventsSebastian Dröge2018-03-213-4/+50
* mpegtsmux: Deterministically set the PCR stream to the first stream of the pr...Sebastian Dröge2018-03-211-3/+9
* mpegtsmux: Reset a few more fields in mpegtsmux_reset() to their original valuesSebastian Dröge2018-03-211-0/+3
* tsmux: Don't use GST_DEBUG_OBJECT() with non-GObject typesSebastian Dröge2018-03-211-2/+1
* h264parse: reset internal 'state' variable properlyBrendan Shanks2018-03-211-0/+1
* h265parse: add support for 'Format range extensions profiles'Guillaume Desmottes2018-03-051-0/+40
* h265parser: decouple GstH265Profile and GstH265ProfileIDCGuillaume Desmottes2018-03-051-14/+18
* Revert "h265parse: early set src caps when input not byte-stream"Nicolas Dufresne2018-03-021-4/+0
* Revert "h264parse: early set src caps when input is avc"Nicolas Dufresne2018-03-021-5/+0
* Port to latest GstAggregator segment APIMathieu Duponchelle2018-03-011-1/+2
* mxfmux: instantiate adapter at the correct placeMathieu Duponchelle2018-02-281-1/+1
* audiolatency: Fix string format specifier and use microseconds everywhereNirbheek Chauhan2018-02-281-10/+13
* audiolatency: Fix cerbero build failureNirbheek Chauhan2018-02-281-1/+1
* audiolatency: New plugin for measuring audio latencyNirbheek Chauhan2018-02-275-0/+512
* checksumsink: remove src pad template from sink elementSreerenj Balachandran2018-02-231-8/+0
* doc: Add section for fakevideosinkNicolas Dufresne2018-02-211-0/+18
* Add fakevideosink elementNicolas Dufresne2018-02-215-2/+275
* meson: Remove unused header listNicolas Dufresne2018-02-211-8/+0
* Update ORC fallback disted codeEdward Hervey2018-02-144-118/+118