[FFmpeg-devel] [PATCH] Screen frame grabbing for Win32 platform (bump)
Christophe Gisquet
christophe.gisquet
Wed Mar 24 00:09:08 CET 2010
2010/3/24 M?ns Rullg?rd <mans at mansr.com>:
>> +check_func_headers "windows.h" GetDC "$gdi_grab_device_indev_extralibs"
>
> Is there no less generic function name you could check for?
Yes I could but it would provide no advantage: GetDC or GetObject or
anything used are all found in gdi32.
But I'll modify this in the next round with GetBitmapBits which sounds
like the less generic one.
More information about the ffmpeg-devel
mailing list