[FFmpeg-devel] [PATCH] Screen frame grabbing for Win32 platform (bump)
Christophe Gisquet
christophe.gisquet
Wed Mar 24 16:06:24 CET 2010
2010/3/24 Michael Niedermayer <michaelni at gmx.at>:
> though please run patcheck over it i think there are some
> minor style nitpicks that could (if you dont disagree with them)
> be corrected
Already run, and I ignored such complains as:
- missing { prior to else for a one-line if or else code-blocks
- comments inside functions not-being doxygen-compatible
- AVInputFormat being not static (obviously wrong)
In another mail:
> and dont forget to test AV-sync when recording with some audio capture
Not sure if I can do that, as there's no audio capture for Windows.
More information about the ffmpeg-devel
mailing list