mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 04:00:37 +00:00
0f85a46148
chroma-format, bit-depth-chroma, bit-depth-luma are all informative fields set by the H265 and H265 parser upon receiving an SPS. They shouldn't be constrained downstream of the parser, instead if a user wants those to ultimately match certain values they should do so by constraining a profile. In this case however, we also always remove the profile constraint in order to let encoders pick a suitable one as a function of the raw input video format and their own capabilities. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1549> |
||
---|---|---|
.. | ||
gst | ||
meson.build |