]> git.sesse.net Git - ffmpeg/blobdiff - doc/examples/muxing.c
AFC demuxer
[ffmpeg] / doc / examples / muxing.c
index f0a5f63a2868a17eb973ba6a6ba96547e46198e5..f8b2f7c35448887371da8e1bc1a27867e917085f 100644 (file)
@@ -26,6 +26,7 @@
  *
  * Output a media file in any supported libavformat format.
  * The default codecs are used.
+ * @example doc/examples/muxing.c
  */
 
 #include <stdlib.h>