summaryrefslogtreecommitdiff
path: root/doc/demuxers.texi
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-07-26 17:51:34 +0200
committerAnton Khirnov <anton@khirnov.net>2011-08-09 19:56:21 +0200
commit266463daff7bbd4c3a8a26ff11b1131df0fd5520 (patch)
treeb7f190b7a5fe4fae5e392372f599624c5450cfee /doc/demuxers.texi
parent7351eb14151602fa924ab3d5e374b7d60f32aff9 (diff)
Rename ffplay to avplay.
Diffstat (limited to 'doc/demuxers.texi')
-rw-r--r--doc/demuxers.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/demuxers.texi b/doc/demuxers.texi
index 98f9fdeff8..fc03459417 100644
--- a/doc/demuxers.texi
+++ b/doc/demuxers.texi
@@ -70,7 +70,7 @@ Apple HTTP Live Streaming demuxer.
This demuxer presents all AVStreams from all variant streams.
The id field is set to the bitrate variant index number. By setting
-the discard flags on AVStreams (by pressing 'a' or 'v' in ffplay),
+the discard flags on AVStreams (by pressing 'a' or 'v' in avplay),
the caller can decide which variant streams to actually receive.
The total bitrate of the variant that the stream belongs to is
available in a metadata key named "variant_bitrate".