Skip to content
Snippets Groups Projects
Unverified Commit 33e88de9 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

misc: update ffmpeg to version 4.4.2

Change-Id: Ie85d09b4b0dcd356e5a705e329b837bf61198bd0
parent 7a1dc091
Branches
No related tags found
No related merge requests found
{ {
"name": "ffmpeg", "name": "ffmpeg",
"version": "n4.4", "version": "n4.4.2",
"url": "https://github.com/FFmpeg/FFmpeg/archive/__VERSION__.tar.gz", "url": "https://github.com/FFmpeg/FFmpeg/archive/__VERSION__.tar.gz",
"deps": [ "deps": [
"vpx", "vpx",
......
FFMPEG_HASH := n4.4 FFMPEG_HASH := n4.4.2
FFMPEG_URL := https://git.ffmpeg.org/gitweb/ffmpeg.git/snapshot/$(FFMPEG_HASH).tar.gz FFMPEG_URL := https://git.ffmpeg.org/gitweb/ffmpeg.git/snapshot/$(FFMPEG_HASH).tar.gz
PKGS+=ffmpeg PKGS+=ffmpeg
......
{ {
"name": "ffmpeg", "name": "ffmpeg",
"version": "n4.4", "version": "n4.4.2",
"url": "https://github.com/FFmpeg/FFmpeg/archive/__VERSION__.tar.gz", "url": "https://github.com/FFmpeg/FFmpeg/archive/__VERSION__.tar.gz",
"deps": [ "deps": [
"zlib", "zlib",
......
FFMPEG_HASH := n4.4 FFMPEG_HASH := n4.4.2
FFMPEG_URL := https://git.ffmpeg.org/gitweb/ffmpeg.git/snapshot/$(FFMPEG_HASH).tar.gz FFMPEG_URL := https://git.ffmpeg.org/gitweb/ffmpeg.git/snapshot/$(FFMPEG_HASH).tar.gz
PKGS+=ffmpeg PKGS+=ffmpeg
......
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment