]> git.sesse.net Git - ffmpeg/blobdiff - cmdutils.h
lavc: 1000l, unbreak ABI
[ffmpeg] / cmdutils.h
index 8c140f2157b56b054facda1aec97b4ec0d2407f1..4773c3d3f45904e9f414734d9a1dbe77ad5c6c72 100644 (file)
@@ -196,7 +196,7 @@ void parse_loglevel(int argc, char **argv, const OptionDef *options);
  *
  * @param s  Corresponding format context.
  * @param st Stream from s to be checked.
- * @param spec A stream specifier of the [v|a|s|d]:[<stream index>] form.
+ * @param spec A stream specifier of the [v|a|s|d]:[\<stream index\>] form.
  *
  * @return 1 if the stream matches, 0 if it doesn't, <0 on error
  */