mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 12:10:37 +00:00
msdkcaps: fix ill-format string
This patch fixes this critical warning when registering MSDK: _dma_fmt_to_dma_drm_fmts: assertion 'fmt != GST_VIDEO_FORMAT_UNKNOWN' failed It was because the HEVC string with possible output formats has an extra space that could not be parsed correctly. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6853>
This commit is contained in:
parent
94646c642d
commit
236d6714ec
1 changed files with 1 additions and 1 deletions
Loading…
Reference in a new issue