mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-30 14:40:32 +00:00
build: fix avio_dir_cmd and avio_reading example dependencies
This commit is contained in:
parent
44103c6001
commit
352ca77f8a
4
configure
vendored
4
configure
vendored
@ -3106,8 +3106,8 @@ scale_vaapi_filter_deps="vaapi VAProcPipelineParameterBuffer"
|
||||
|
||||
# examples
|
||||
avcodec_example_deps="avcodec avutil"
|
||||
avio_dir_cmd="avformat avutil"
|
||||
avio_reading="avformat avcodec avutil"
|
||||
avio_dir_cmd_deps="avformat avutil"
|
||||
avio_reading_deps="avformat avcodec avutil"
|
||||
decoding_encoding_example_deps="avcodec avformat avutil"
|
||||
demuxing_decoding_example_deps="avcodec avformat avutil"
|
||||
extract_mvs_example_deps="avcodec avformat avutil"
|
||||
|
Loading…
Reference in New Issue
Block a user