This is the first in a planned series of patch series aimed at
fixing documentation issues, especially doxygen rendering.
I hope to post more as time allows in the coming days.
The first patch reflects the output of a `sed` command,
further patches fix edge cases not covered by `sed`.
Splitting commits this way allows merge conflicts
to be resolved by throwing the old commit away,
then running the command in the commit message.
Andrew Sayers (3):
all: Fix /// comments that should be ///<
avcodec/ivi: Make comments more Doxygen-friendly
avcodec/avcodec: Downgrade multi-member comment to non-Doxygen comment
libavcodec/avcodec.h | 10 +++++-----
libavcodec/bsf/noise.c | 24 ++++++++++++------------
libavcodec/ivi.h | 15 +++++++--------
libavfilter/vf_deshake.c | 2 +-
libavformat/rmdec.c | 4 ++--
5 files changed, 27 insertions(+), 28 deletions(-)
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".