Skip to content
Snippets Groups Projects
Commit d578cc4d authored by Stepan Salenikovich's avatar Stepan Salenikovich Committed by gerrit2
Browse files

libav: update required version of libavutil in contrib

Issue: #74817
Change-Id: I6a07f478e151ca13a6d8d73a4bdb2807ec1f8797
parent 36bfafa4
No related branches found
No related tags found
No related merge requests found
...@@ -165,7 +165,7 @@ else # !Windows ...@@ -165,7 +165,7 @@ else # !Windows
LIBAVCONF += --enable-pthreads LIBAVCONF += --enable-pthreads
endif endif
ifeq ($(call need_pkg,"libavcodec >= 53.5.0 libavformat >= 54.20.3 libswscale libavdevice >= 53.0.0 libavutil >= 51.0.0"),) ifeq ($(call need_pkg,"libavcodec >= 53.5.0 libavformat >= 54.20.3 libswscale >= 1.1.0 libavdevice >= 53.0.0 libavutil >= 52.5.0"),)
PKGS_FOUND += libav PKGS_FOUND += libav
endif endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment