mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-07 15:11:47 +08:00
d8ee02a071
When finding a video mode based on frame size and frame rate, use AVRational methods instead of simple comparison. Add debug information. Signed-off-by: Matthias Hunstock <atze@fem.tu-ilmenau.de> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>