]> git.sesse.net Git - ffmpeg/commit
lavc/avcodec.h: fix missing line breaks in API documentation
authorLinjie Fu <linjie.fu@intel.com>
Thu, 27 Feb 2020 16:13:28 +0000 (00:13 +0800)
committerMichael Niedermayer <michael@niedermayer.cc>
Fri, 28 Feb 2020 18:40:05 +0000 (19:40 +0100)
commit220c7dadc4988e4ef52e93b098e6f02283f7852a
treeb1b3cf9a9f164ceb10e23b36690875a9a62b47bc
parent7b79c59fba445d932aec6e553176821b187125ba
lavc/avcodec.h: fix missing line breaks in API documentation

"In both cases.." and "Repeat this call until.." would be better to
be in a separate line.

http://ffmpeg.org/doxygen/trunk/group__lavc__encdec.html

Signed-off-by: Linjie Fu <linjie.fu@intel.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/avcodec.h