[FFmpeg-devel] [PATCH 1/4] libavdevice/avfoundation: add framerate and video size options

Carl Eugen Hoyos cehoyos at ag.or.at
Sat Mar 14 08:31:35 CET 2015


 <matthieu.bouron <at> gmail.com> writes:

> +    for (NSObject *format in 

You may ignore this but I just changed the code 
to not mix declarations and statements to 
silence warnings when compiling with old gcc 
compilers...

> +                if (framerate == 0.0

Just asking: Does this really work?

Carl Eugen



More information about the ffmpeg-devel mailing list