Re: [Mingw-w64-public] error: unknown type name 'VIDEO_STREAM_CONFIG_CAPS'

2012-05-20 Thread Kyle
Hi Kai, Thanks for responding so quickly. On 5/21/2012 2:40 AM, Kai Tietz wrote: > the type VIDEO_STREAM_CONFIG_CAPS is part of the strmif.h header on > trunk. Please check if your toolchain version has this typedef in > strmif.h header. Line 8083 of strmif.h reads: typedef struct _VIDEO_STREAM

Re: [Mingw-w64-public] error: unknown type name 'VIDEO_STREAM_CONFIG_CAPS'

2012-05-20 Thread Kai Tietz
Hi Kyle, the type VIDEO_STREAM_CONFIG_CAPS is part of the strmif.h header on trunk. Please check if your toolchain version has this typedef in strmif.h header. Regards, Kai -- Live Security Virtual Conference Exclusive

[Mingw-w64-public] error: unknown type name 'VIDEO_STREAM_CONFIG_CAPS'

2012-05-20 Thread Kyle
Hi, I just updated my MinGW-w64 tool chain and am having issues compiling FFmpeg now. I'm getting: /home/kyle/software/ffmpeg/source/ffmpeg-git/libavdevice/dshow.h:35:1: error: unknown type name 'VIDEO_STREAM_CONFIG_CAPS' /home/kyle/software/ffmpeg/source/ffmpeg-git/libavdevice/dshow.h:36:1: e