mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-05 14:50:25 +00:00
avformat: Remove async from TESTPROGS
It is current disabled. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
parent
53025fe187
commit
95cdc0a5c6
@ -566,10 +566,10 @@ SLIBOBJS-$(HAVE_GNU_WINDRES) += avformatres.o
|
||||
SKIPHEADERS-$(CONFIG_FFRTMPCRYPT_PROTOCOL) += rtmpdh.h
|
||||
SKIPHEADERS-$(CONFIG_NETWORK) += network.h rtsp.h
|
||||
|
||||
TESTPROGS = async \
|
||||
seek \
|
||||
TESTPROGS = seek \
|
||||
srtp \
|
||||
url \
|
||||
# async \
|
||||
|
||||
TESTPROGS-$(CONFIG_MOV_MUXER) += movenc
|
||||
TESTPROGS-$(CONFIG_NETWORK) += noproxy
|
||||
|
Loading…
Reference in New Issue
Block a user