You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
doc/examples: rename avio_list_dir -> avio_dir_cmd
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
committed by
Michael Niedermayer
parent
4ada49f9db
commit
767d780ec0
4
configure
vendored
4
configure
vendored
@@ -1343,7 +1343,7 @@ COMPONENT_LIST="
|
||||
|
||||
EXAMPLE_LIST="
|
||||
avio_reading_example
|
||||
avio_list_dir_example
|
||||
avio_dir_cmd_example
|
||||
decoding_encoding_example
|
||||
demuxing_decoding_example
|
||||
extract_mvs_example
|
||||
@@ -2803,7 +2803,7 @@ zoompan_filter_deps="swscale"
|
||||
|
||||
# examples
|
||||
avio_reading="avformat avcodec avutil"
|
||||
avio_list_dir="avformat avutil"
|
||||
avio_dir_cmd="avformat avutil"
|
||||
avcodec_example_deps="avcodec avutil"
|
||||
decoding_encoding_example_deps="avcodec avformat avutil"
|
||||
demuxing_decoding_example_deps="avcodec avformat avutil"
|
||||
|
||||
Reference in New Issue
Block a user