Re: [FFmpeg-devel] [PATCH v3 00/54] Various Doxygen fixes

2022-10-17 Thread Anton Khirnov
Set pushed (with some trailing whitespace fixes). -- Anton Khirnov ___ 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 su

[FFmpeg-devel] [PATCH v3 00/54] Various Doxygen fixes

2022-09-24 Thread Marvin Scholz
I've spent some more time to fix most of the issues and warnings reported by Doxygen. There are a few left, all undocumented arguments that were not immediately obvious to me what they do so I could not confidently document them. Changes since last version: - Use ///< in "Fix Doxygen trailing bri