On Sat, 9 Jul 2016, Matthias Hunstock wrote:
When finding a video mode based on frame size and frame rate, use AVRational methods instead of simple comparison. Also fixes a swap of num and den and add runtime debug level information.
I am a bit against renaming num and den to the names in the BlackMagic SDK. They are semantically equivalent to our frame rate num/den, and the reason for swapping them is to get the time base instead of frame rate. Or am I missing something here?
Regards, Marton _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel