On Sat, Mar 14, 2015 at 8:31 AM, Carl Eugen Hoyos <ceho...@ag.or.at> wrote:
> <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... > I don't have access to an older version of OSX which uses gcc. I've updated the patch locally to separate declarations and statements. > > > + if (framerate == 0.0 > > Just asking: Does this really work? > Nope it doesn't, it's just a glitch i forget to remove when i was not using the AV_OPT_TYPE_IMAGE_SIZE for the framerate option (and the value was defaulting to 0). I've removed it locally. Matthieu _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel