On Tue, Jun 8, 2021 at 3:30 PM Michael Niedermayer <mich...@niedermayer.cc> wrote:
> On Tue, Jun 08, 2021 at 01:04:05AM +0200, Diederick Niehorster wrote: > > brakes build > CC libavdevice/utils.o > libavdevice/utils.c:64:29: error: field ‘query_type’ has incomplete type > enum DshowCapQueryType query_type; > ^~~~~~~~~~ > libavdevice/utils.c: In function ‘ff_device_get_query_type’: > argh! This slipped through and actually built and worked fine with the msvc-toolchain (implicit int?). That toolchain throws a lot of warnings, didn't spot this one in the noise. Fixed! _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".