]> git.sesse.net Git - ffmpeg/blobdiff - doc/avtools-common-opts.texi
Fix compilation of dct-test on ia32.
[ffmpeg] / doc / avtools-common-opts.texi
index 1824813a1e7a7ebe659883b8f727913bf61991c0..33b3b481b689ec2e161b57998bf9a5a90e07a234 100644 (file)
@@ -37,7 +37,7 @@ thread count for the second stream to 4.
 'd' for data and 't' for attachments. If @var{stream_index} is given, then
 matches stream number @var{stream_index} of this type. Otherwise matches all
 streams of this type.
-@item @var{program_id}[:@var{stream_index}]
+@item p:@var{program_id}[:@var{stream_index}]
 If @var{stream_index} is given, then matches stream number @var{stream_index} in
 program with id @var{program_id}. Otherwise matches all streams in this program.
 @end table
@@ -121,7 +121,7 @@ can be disabled setting the environment variable
 @env{FFMPEG_FORCE_NOCOLOR} or @env{NO_COLOR}, or can be forced setting
 the environment variable @env{FFMPEG_FORCE_COLOR}.
 The use of the environment variable @env{NO_COLOR} is deprecated and
-will be dropped in a following Libav version.
+will be dropped in a following FFmpeg version.
 
 @end table