Mathieu Duponchelle
|
7988acad36
|
compositor: fix prepare_frame obscuring check
A pad without a buffer or with a GAP buffer cannot obscure a
pad below it. Ignore those when considering whether a pad should
be drawn.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/708>
|
2022-04-22 17:43:50 +00:00 |
|
Mathieu Duponchelle
|
cc3a79d7f1
|
compositor: a pad without a frame can't obscure the background
Skip those when considering whether the background should be
drawn
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/708>
|
2022-04-22 17:43:50 +00:00 |
|
Vivienne Watermeier
|
6fd7e7699d
|
compositor: send translated navigation events to the relevant sink pads
Fixes #888
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1495>
|
2022-03-18 06:22:02 +00:00 |
|
Seungha Yang
|
e37bbc054e
|
compositor: Always draw if all input buffers are GAP
Otherwise output buffers will contain random scene
(previously rendered or arbitrary initial values) since we don't
draw onto output buffer at all.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1498>
|
2022-01-13 21:29:15 +00:00 |
|
Mathieu Duponchelle
|
c3d878e990
|
audio/video aggregator: make use of new aggregator inactive pad API
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/867>
|
2021-10-18 22:34:11 +00:00 |
|
Thibault Saunier
|
2fd28195ca
|
Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir
|
2021-09-24 16:13:26 -03:00 |
|