mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
16bace45f0
If GST_PAD_SINK is passed in this means that we're supposed to convert from sink caps to src caps, not the other way around. In other words, if GST_PAD_SINK is passed we're supposed to produce the possible output caps. Previously this was inverted. This had the effect that glcolorconvert pretended to be able to convert *to* I420 without glDrawBuffers, which is not possible, and pretended not to be able to convert *from* I420 without glDrawBuffers, which it always supports. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5941> |
||
---|---|---|
.. | ||
allocators | ||
app | ||
audio | ||
fft | ||
gl | ||
pbutils | ||
riff | ||
rtp | ||
rtsp | ||
sdp | ||
tag | ||
video | ||
glib-compat-private.h | ||
meson.build |