mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 01:45:33 +00:00
91b7a9497b
This adds the alignment field to the template caps. Without this field set, the auto-plugger will see fixed caps and will use gst_caps_is_subset() against the caps produced by the parser. This is a challenge for all cases where a parser can do conversion. This is fixed by adding alignment field, which makes the auto-pluggers do an intersection of the caps as it gets unfixed caps after intersection now. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1439> |
||
---|---|---|
.. | ||
gstalphacombine.c | ||
gstalphacombine.h | ||
gstalphadecodebin.c | ||
gstalphadecodebin.h | ||
gstcodecalphademux.c | ||
gstcodecalphademux.h | ||
gstplugin.c | ||
gstvp8alphadecodebin.c | ||
gstvp8alphadecodebin.h | ||
gstvp9alphadecodebin.c | ||
gstvp9alphadecodebin.h | ||
meson.build |