Skip to content
Snippets Groups Projects
Commit c25ea98e authored by Philippe Gorley's avatar Philippe Gorley Committed by Adrien Béraud
Browse files

contrib: bump ffmpeg to 3.3.3

Change-Id: Ic87991d0841f897ede557f3d498b44c7fbb1b2cd
parent 7c60f172
No related branches found
No related tags found
No related merge requests found
FFMPEG_HASH := n3.3.1
FFMPEG_HASH := n3.3.3
FFMPEG_URL := https://git.ffmpeg.org/gitweb/ffmpeg.git/snapshot/$(FFMPEG_HASH).tar.gz
PKGS+=ffmpeg
ifeq ($(call need_pkg,"libavcodec >= 57.89.100 libavformat >= 57.71.100 libswscale >= 4.6.100 libavdevice >= 57.6.100 libavutil >= 55.58.100"),)
ifeq ($(call need_pkg,"libavutil >= 55.58.100 libavcodec >= 57.89.100 libavformat >= 57.71.100 libavdevice >= 57.6.100 libswscale >= 4.6.100"),)
PKGS_FOUND += ffmpeg
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment