[FFmpeg-devel] [PATCH] avformat/mov_chan: Use anonymous union
Andreas Rheinhardt
andreas.rheinhardt at outlook.com
Mon Mar 25 17:00:47 EET 2024
James Almer:
> On 3/25/2024 11:53 AM, Andreas Rheinhardt wrote:
>> Fixes many -Wenum-conversion warnings with Clang caused by
>> e6c2c8703732bc46395c65c530038c8146df0deb.
>> See e.g.
>> https://fate.ffmpeg.org/log.cgi?time=20240325033545&slot=aarch64-linux-clang-10&log=compile
>
> Anonymous union, or enum (Re: subject)?
>
Right, it is an anonymous enum, not union. Amended locally.
- Andreas
More information about the ffmpeg-devel
mailing list