summaryrefslogtreecommitdiff
path: root/gst/compositor/compositor.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-271-2/+280
* compositor: Remove unused zorder pad propertySebastian Dröge2014-11-261-5/+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: Add a new compositor based on the new GstVideoAggregator base classMathieu Duponchelle2014-06-201-0/+604