summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2018-03-09WIP FIXUP CCEXTRACTORHEADmasterTOA Developer1-1/+12
2018-03-08WIP: New ccextractor elementEdward Hervey3-0/+438
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
2018-02-08proxy: Remove dead code from Makefile.amNirbheek Chauhan1-11/+0
2018-02-07Add new 'proxy' element to stream data between pipelinesNirbheek Chauhan9-0/+893
2018-02-01netsim: fix format errors for different platformsOmar Akkila1-5/+8
2018-01-31gdpdepay: don't use allocator if it has custom allocVíctor Manuel Jáquez Leal1-0/+9
2018-01-31gdpdepay: don't allocation query if caps aren't fixedVíctor Manuel Jáquez Leal1-0/+5
2018-01-24h26{4,5}parse: expose chroma format and bit depth in capsGuillaume Desmottes2-0/+56
2018-01-24netsim: fix misleading packet delay logJun Xie1-4/+5
2018-01-23Update for renamed aggregator pad APITim-Philipp Müller1-7/+7
2018-01-11mxfdemux: Remove useless checkEdward Hervey1-3/+0
2018-01-04Revert "WIP: Revert "Revert "debugutils: Added new jitterer element"""Vivia Nikolaidou5-462/+2
2018-01-04Revert "WIP: Revert "Revert "timecodestamper: LTC from audio"""Vivia Nikolaidou2-624/+44
2018-01-04Revert "WIP: Revert "Revert "timecodestamper: Modify ltc-add to tc-add"""Vivia Nikolaidou2-12/+14
2018-01-04WIP: Revert "Revert "timecodestamper: Modify ltc-add to tc-add""Vivia Nikolaidou2-14/+12
2018-01-04WIP: Revert "Revert "timecodestamper: LTC from audio""Vivia Nikolaidou2-44/+624
2018-01-04WIP: Revert "Revert "debugutils: Added new jitterer element""Vivia Nikolaidou5-2/+462
2017-12-20festival: Don't forward all queriesNicolas Dufresne1-0/+26
2017-12-19audioaggregator: implement input conversionMathieu Duponchelle3-371/+24
2017-12-19Revert "New element 'proxy' to send data to in-process pipelines"Nirbheek Chauhan10-899/+0
2017-12-19New element 'proxy' to send data to in-process pipelinesNirbheek Chauhan10-0/+899
2017-12-08avwait: Added "avwait-status" element messageVivia Nikolaidou2-15/+98
2017-12-07h264parse: make caps writable before modifying themTim-Philipp Müller1-2/+4
2017-12-02Remove GstAggregator from -bad, moved to coreTim-Philipp Müller6-8/+3
2017-11-25h263parse: Add debug log for more annexes when plustypeStian Selnes1-0/+6
2017-11-25netsim: simplify getting buffer size in bitsTim-Philipp Müller1-12/+2
2017-11-25netsim: add "allow-reordering" propertyHavard Graff2-3/+52
2017-11-25netsim: Add gamma distribution for delayStian Selnes2-9/+69
2017-11-25netsim: Change max-delay to be inclusiveStian Selnes1-2/+2
2017-11-25netsim: Add "delay-distribution" property plus normal distributionStian Selnes4-7/+116