diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-03-09 16:03:20 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2025-03-12 17:00:24 +0100 |
commit | a6c58450da2af0ead8c11cc16cdfe74881207145 (patch) | |
tree | 14fe7efd0ee1a967450c83d5bc30b9bb9bf90235 /libavcodec/rangecoder.c | |
parent | e99faf28d586209256d00618a6049f04b4dd3d74 (diff) | |
download | ffmpeg-a6c58450da2af0ead8c11cc16cdfe74881207145.tar.gz |
all: Fix doxy comments wrongly designated as trailing ///<
The ///< or /**< form of doxygen comments are only to be used
when the documentation follows the member and the comment
block starts on the same line as the member. This commit
fixes wrong uses of them; in particular, this fixes the comment
for mb_height in H.264 SPS's structure which was wrongly added
to mb_width.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/rangecoder.c')
0 files changed, 0 insertions, 0 deletions