mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-09 16:11:57 +08:00
36c582f515
Apparently bmdFormatUnspecified needs SDK 11.0. It is just a fancy way of
checking for zero, so let's do that instead.
Fixes build issue since f1b908d20a.
Signed-off-by: Marton Balint <cus@passwd.hu>