index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
compositor
/
compositor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove compositor plugin which was moved to -base
Tim-Philipp Müller
2018-12-27
1
-1104
/
+0
*
compositor: Fix enum type mismatch
Víctor Manuel Jáquez Leal
2018-10-31
1
-3
/
+3
*
compositor: Implement different operators via per-pad property
Sebastian Dröge
2018-10-28
1
-171
/
+80
*
compositor: Remove extra header for the pad declaration
Sebastian Dröge
2018-10-27
1
-1
/
+0
*
compositor: Define crossfade-ratio to have range [0.0,1.0]
Sebastian Dröge
2018-08-16
1
-10
/
+9
*
compositor: Don't leak all buffers while crossfading and not all pads are cro...
Sebastian Dröge
2018-07-26
1
-0
/
+5
*
compositor: Update conversion info in property setter
Seungha Yang
2018-07-18
1
-4
/
+4
*
videoaggregator: Switch to a GstVideoAggregatorConvertPad subclass
Sebastian Dröge
2018-05-06
1
-215
/
+53
*
videoaggregator: Move needs_alpha pad field to the private struct
Sebastian Dröge
2018-05-05
1
-1
/
+2
*
videoaggregator: Move aggregated_frame and the pad buffer into the private st...
Sebastian Dröge
2018-05-05
1
-52
/
+46
*
videoaggregator: Move GstChildProxy implementations into leaf classes
Sebastian Dröge
2018-05-04
1
-1
/
+90
*
Port to latest GstAggregator segment API
Mathieu Duponchelle
2018-03-01
1
-1
/
+2
*
aggregator: Remove klass->sinkpads_type
Mathieu Duponchelle
2017-11-22
1
-2
/
+2
*
videoaggregator: drop ABI compat in padding for new struct member
Tim-Philipp Müller
2017-11-02
1
-1
/
+1
*
compositor: improve conversion debugging
Mathieu Duponchelle
2017-08-10
1
-3
/
+7
*
compositor: Add support for crossfade blending
Thibault Saunier
2017-08-03
1
-32
/
+162
*
aggregator: add simple support for caps handling
Matthew Waters
2017-05-20
1
-8
/
+9
*
videoaggregator: delay using new caps from a sink pad until the next buffer i...
George Kiagiadakis
2017-05-20
1
-12
/
+9
*
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2017-04-12
1
-32
/
+12
*
glvideomixer/compositor: Correctly error out if calculating DAR fails
Sebastian Dröge
2017-02-28
1
-0
/
+1
*
compositor: Reject multiview video
Sebastian Dröge
2016-12-14
1
-0
/
+8
*
compositor: Check if we get a valid display ratio
Edward Hervey
2016-05-15
1
-7
/
+8
*
compositor: Set blend functions in ::negotiated_caps() instead of ::fixate_ca...
Sebastian Dröge
2016-05-03
1
-8
/
+17
*
Drop usage of 'overlayed' to mean 'overlaid'
Reynaldo H. Verdejo Pinochet
2016-04-15
1
-1
/
+1
*
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2016-03-24
1
-4
/
+2
*
videoaggregator: don't do caps processing that is not overridable
Matthew Waters
2016-01-27
1
-26
/
+62
*
compositor: Ensure all arguments to CLAMP are signed int
Nirbheek Chauhan
2015-09-04
1
-2
/
+2
*
compositor: variables in clamp_rectangle() should be signed
Nirbheek Chauhan
2015-08-29
1
-7
/
+7
*
compositor: remove check for below zero for unsigned value
Luis de Bethencourt
2015-08-28
1
-4
/
+4
*
compositor: Actually use the output resolution for clamping
Nirbheek Chauhan
2015-08-26
1
-17
/
+41
*
compositor: update zorder documentation.
Mathieu Duponchelle
2015-06-14
1
-2
/
+2
*
compositor/glvideomixer: Don't calculate PAR/DAR with unset GstVideoInfos
Sebastian Dröge
2015-05-21
1
-0
/
+9
*
compositor: Fix double assignment
Sebastian Dröge
2015-05-21
1
-5
/
+0
*
compositor/glvideomixer: fix up par handling
Matthew Waters
2015-05-21
1
-7
/
+8
*
Revert "doc: Workaround gtkdoc issue"
Stefan Sauer
2015-05-18
1
-2
/
+0
*
doc: Workaround gtkdoc issue
Nicolas Dufresne
2015-05-16
1
-0
/
+2
*
compositor: implement proper par handling
Matthew Waters
2015-05-14
1
-38
/
+69
*
compositor: fix rectangle obscure test to clamp against the output frame size
Matthew Waters
2015-05-13
1
-8
/
+6
*
compositor: Only map the frame from a buffer if it will be used
Nirbheek Chauhan
2015-05-01
1
-25
/
+24
*
compositor: use accessor macros for consistency
Nirbheek Chauhan
2015-05-01
1
-5
/
+5
*
compositor: Skip pads that are completely obscured by a higher zorder pad
Nirbheek Chauhan
2015-05-01
1
-0
/
+84
*
compositor: Document the zorder pad property from gstvideoaggregator
Nirbheek Chauhan
2015-01-14
1
-0
/
+4
*
compositor: Don't do any conversions if the pad is completely transparent anyway
Sebastian Dröge
2015-01-13
1
-1
/
+6
*
compositor: Document the pad properties
Nirbheek Chauhan
2014-12-27
1
-1
/
+25
*
compositor: Fix memory leak when no buffer is available for a pad currently
Sebastian Dröge
2014-12-18
1
-1
/
+3
*
aggregator: Add a timeout parameter to ::aggregate()
Sebastian Dröge
2014-12-17
1
-0
/
+3
*
compositor: Failure to map a video frame is not just a warning
Sebastian Dröge
2014-11-28
1
-1
/
+2
*
compositor: Implement rescaling of the input via pad properties
Sebastian Dröge
2014-11-27
1
-2
/
+280
*
compositor: Remove unused zorder pad property
Sebastian Dröge
2014-11-26
1
-5
/
+0
*
compositor: GstVideoMeta is supported just fine, tell upstream about that
Sebastian Dröge
2014-11-25
1
-0
/
+43
[next]