mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-07 17:51:52 +08:00
doc/examples: misc Doxygen markup improvements
Add properly formatted @example tag and fix Doxygen syntax.
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
* libavformat API example.
|
||||
*
|
||||
* @example doc/examples/output.c
|
||||
* Output a media file in any supported libavformat format.
|
||||
* The default codecs are used.
|
||||
* Output a media file in any supported libavformat format. The default
|
||||
* codecs are used.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user