On Thu, Jun 17, 2021 at 4:46 AM Andreas Rheinhardt <andreas.rheinha...@outlook.com> wrote: > > You are typedefing twice; this is only valid since C11; before that, > typedefs were subject to the one-definition-rule. This will break older > compilers for no benefit whatsoever, so please don't typedef here. >
replaced by struct AVDeviceCapabilitiesQuery { ... }; Cheers, Dee _______________________________________________ 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".