summaryrefslogtreecommitdiff
path: root/gst/compositor
AgeCommit message (Expand)Author
2015-09-04compositor: Ensure all arguments to CLAMP are signed intNirbheek Chauhan
2015-08-29compositor: variables in clamp_rectangle() should be signedNirbheek Chauhan
2015-08-28compositor: remove check for below zero for unsigned valueLuis de Bethencourt
2015-08-26compositor: Actually use the output resolution for clampingNirbheek Chauhan
2015-06-14compositor: update zorder documentation.Mathieu Duponchelle
2015-06-07Release 1.5.1gst-plugins-bad-1.5.1Sebastian Dröge
2015-05-21compositor/glvideomixer: Don't calculate PAR/DAR with unset GstVideoInfosSebastian Dröge
2015-05-21compositor: Fix double assignmentSebastian Dröge
2015-05-21compositor/glvideomixer: fix up par handlingMatthew Waters
2015-05-18Revert "doc: Workaround gtkdoc issue"Stefan Sauer
2015-05-16doc: Workaround gtkdoc issueNicolas Dufresne
2015-05-14compositor: implement proper par handlingMatthew Waters
2015-05-13compositor: fix rectangle obscure test to clamp against the output frame sizeMatthew Waters
2015-05-01compositor: Only map the frame from a buffer if it will be usedNirbheek Chauhan
2015-05-01compositor: use accessor macros for consistencyNirbheek Chauhan
2015-05-01compositor: Skip pads that are completely obscured by a higher zorder padNirbheek Chauhan
2015-03-16compositor: Revert most of previous patch.Jan Schmidt
2015-03-16compositor: Fix blending functionsJan Schmidt
2015-01-19compositor: fix illegal memory access in blend function with negative yposVincent Penquerc'h
2015-01-14compositor: Document the zorder pad property from gstvideoaggregatorNirbheek Chauhan
2015-01-13compositor: Don't do any conversions if the pad is completely transparent anywaySebastian Dröge
2015-01-12gitignore: ignore more filesStefan Sauer
2014-12-27compositor: Document the pad propertiesNirbheek Chauhan
2014-12-18compositor: Fix memory leak when no buffer is available for a pad currentlySebastian Dröge
2014-12-17aggregator: Add a timeout parameter to ::aggregate()Sebastian Dröge
2014-11-28compositor: Failure to map a video frame is not just a warningSebastian Dröge
2014-11-27compositor: Implement rescaling of the input via pad propertiesSebastian Dröge
2014-11-26compositor: Remove unused zorder pad propertySebastian Dröge
2014-11-25compositor: GstVideoMeta is supported just fine, tell upstream about thatSebastian Dröge
2014-10-21videoaggregator: operate on caps rather than video infoMatthew Waters
2014-06-24compositor: Fix Makefile CFLAGS/LIBADD orderingEdward Hervey
2014-06-22Release 1.3.3gst-plugins-bad-1.3.3Sebastian Dröge
2014-06-20compositor: Add a new compositor based on the new GstVideoAggregator base classMathieu Duponchelle