summaryrefslogtreecommitdiff
path: root/gst/compositor
Commit message (Expand)AuthorAgeFilesLines
* compositor: update disted orc backup filesTim-Philipp Müller2018-11-022-2/+612
* compositor: Fix enum type mismatchVíctor Manuel Jáquez Leal2018-10-311-3/+3
* compositor: fix undeclared functionsJohan Bjäreholt2018-10-301-0/+2
* compositor: Implement different operators via per-pad propertySebastian Dröge2018-10-285-197/+220
* compositor: Remove extra header for the pad declarationSebastian Dröge2018-10-274-71/+38
* meson: Replace empty configuration_data() with copy keywordSeungha Yang2018-10-171-2/+2
* compositor: Define crossfade-ratio to have range [0.0,1.0]Sebastian Dröge2018-08-161-10/+9
* compositor: Don't leak all buffers while crossfading and not all pads are cro...Sebastian Dröge2018-07-261-0/+5
* compositor: Use 255 as maximum alpha instead of 256Sebastian Dröge2018-07-231-7/+5
* compositor: Update conversion info in property setterSeungha Yang2018-07-181-4/+4
* 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
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Port to latest GstAggregator segment APIMathieu Duponchelle2018-03-011-1/+2
* Update ORC fallback disted codeEdward Hervey2018-02-141-30/+30
* Remove GstAggregator from -bad, moved to coreTim-Philipp Müller2017-12-022-3/+1
* aggregator: Remove klass->sinkpads_typeMathieu Duponchelle2017-11-221-2/+2
* videoaggregator: drop ABI compat in padding for new struct memberTim-Philipp Müller2017-11-021-1/+1
* compositor: improve conversion debuggingMathieu Duponchelle2017-08-101-3/+7
* compositor: update disted orc fallback filesTim-Philipp Müller2017-08-032-0/+1321
* compositor: Add support for crossfade blendingThibault Saunier2017-08-036-100/+415
* aggregator: add simple support for caps handlingMatthew Waters2017-05-201-8/+9
* videoaggregator: delay using new caps from a sink pad until the next buffer i...George Kiagiadakis2017-05-201-12/+9
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-32/+12
* glvideomixer/compositor: Correctly error out if calculating DAR failsSebastian Dröge2017-02-281-0/+1
* compositor: Reject multiview videoSebastian Dröge2016-12-141-0/+8
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+33
* compositor: Check if we get a valid display ratioEdward Hervey2016-05-151-7/+8
* compositor: Set blend functions in ::negotiated_caps() instead of ::fixate_ca...Sebastian Dröge2016-05-031-8/+17
* Drop usage of 'overlayed' to mean 'overlaid'Reynaldo H. Verdejo Pinochet2016-04-151-1/+1
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* videoaggregator: don't do caps processing that is not overridableMatthew Waters2016-01-271-26/+62
* compositor: Ensure all arguments to CLAMP are signed intNirbheek Chauhan2015-09-041-2/+2
* compositor: variables in clamp_rectangle() should be signedNirbheek Chauhan2015-08-291-7/+7
* compositor: remove check for below zero for unsigned valueLuis de Bethencourt2015-08-281-4/+4
* compositor: Actually use the output resolution for clampingNirbheek Chauhan2015-08-261-17/+41
* compositor: update zorder documentation.Mathieu Duponchelle2015-06-141-2/+2
* Release 1.5.11.5.1Sebastian Dröge2015-06-071-112/+184
* compositor/glvideomixer: Don't calculate PAR/DAR with unset GstVideoInfosSebastian Dröge2015-05-211-0/+9
* compositor: Fix double assignmentSebastian Dröge2015-05-211-5/+0
* compositor/glvideomixer: fix up par handlingMatthew Waters2015-05-211-7/+8
* Revert "doc: Workaround gtkdoc issue"Stefan Sauer2015-05-181-2/+0
* doc: Workaround gtkdoc issueNicolas Dufresne2015-05-161-0/+2
* compositor: implement proper par handlingMatthew Waters2015-05-141-38/+69
* compositor: fix rectangle obscure test to clamp against the output frame sizeMatthew Waters2015-05-131-8/+6
* compositor: Only map the frame from a buffer if it will be usedNirbheek Chauhan2015-05-011-25/+24
* compositor: use accessor macros for consistencyNirbheek Chauhan2015-05-011-5/+5