summaryrefslogtreecommitdiff
path: root/gst/compositor
Commit message (Expand)AuthorAgeFilesLines
* 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
* compositor: Skip pads that are completely obscured by a higher zorder padNirbheek Chauhan2015-05-011-0/+84
* compositor: Revert most of previous patch.Jan Schmidt2015-03-161-21/+7
* compositor: Fix blending functionsJan Schmidt2015-03-161-12/+29
* compositor: fix illegal memory access in blend function with negative yposVincent Penquerc'h2015-01-191-7/+9
* compositor: Document the zorder pad property from gstvideoaggregatorNirbheek Chauhan2015-01-141-0/+4
* compositor: Don't do any conversions if the pad is completely transparent anywaySebastian Dröge2015-01-131-1/+6
* gitignore: ignore more filesStefan Sauer2015-01-121-0/+1
* compositor: Document the pad propertiesNirbheek Chauhan2014-12-271-1/+25
* compositor: Fix memory leak when no buffer is available for a pad currentlySebastian Dröge2014-12-181-1/+3
* aggregator: Add a timeout parameter to ::aggregate()Sebastian Dröge2014-12-171-0/+3
* compositor: Failure to map a video frame is not just a warningSebastian Dröge2014-11-281-1/+2
* compositor: Implement rescaling of the input via pad propertiesSebastian Dröge2014-11-272-2/+285
* compositor: Remove unused zorder pad propertySebastian Dröge2014-11-262-6/+0
* compositor: GstVideoMeta is supported just fine, tell upstream about thatSebastian Dröge2014-11-251-0/+43
* videoaggregator: operate on caps rather than video infoMatthew Waters2014-10-211-7/+11
* compositor: Fix Makefile CFLAGS/LIBADD orderingEdward Hervey2014-06-241-3/+5
* Release 1.3.31.3.3Sebastian Dröge2014-06-221-2/+2
* compositor: Add a new compositor based on the new GstVideoAggregator base classMathieu Duponchelle2014-06-2010-0/+4758