gstreamer/gst-libs
He Junyan 6ab488475a libs: decoder: fix a crash issue when get_surface_formats.
Some context does not report any valid format that we can support.
For example, the HEVC 444 12 bits decoder context, all the formats
it reports is not supported now, which make the formats list a NULL
array. We should check that pointer before we use it.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/372>
2020-07-31 15:27:38 +08:00
..
gst libs: decoder: fix a crash issue when get_surface_formats. 2020-07-31 15:27:38 +08:00
meson.build vaapi: add meson build 2017-02-09 11:27:44 +01:00