mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-03-13 07:47:55 +01:00
The h264_vdpau decoder crashed if output colorspace was not 8-bit 420. Add a check to error out instead (current hardware does not support other colorspaces, so successful decoding is not possible). Signed-off-by: Martin Storsjö <martin@martin.st>