Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
7f7d9d23
Commit
7f7d9d23
authored
4 years ago
by
Adrien Béraud
Browse files
Options
Downloads
Patches
Plain Diff
contrib: update ffmpeg to release 4.4
Change-Id: Ia18d89cd9b00e561887dbea3555516dff8bd16f5
parent
c9f641c1
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
contrib/src/ffmpeg/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/ffmpeg/SHA512SUMS
contrib/src/ffmpeg/package.json
+1
-1
1 addition, 1 deletion
contrib/src/ffmpeg/package.json
contrib/src/ffmpeg/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/ffmpeg/rules.mak
with
3 additions
and
3 deletions
contrib/src/ffmpeg/SHA512SUMS
+
1
−
1
View file @
7f7d9d23
2c2e32ea0bd483a7c8dc3bb7dffa93419defd1d7be3724fe51e981bc13f5ee00f5d93d5d07c1fe62e944493c2319048ec2546bead50af89da3d6b2a67f3008ee ffmpeg-9f38fac053010205806ece11e6aea9b7d3bde041.tar.gz
f2cc4eddef135009c13bb99f4c134085e4daa6835736756b78874a9c971bbac2e7fd2ffde3f511d2ce22b141c3524d86e3b84b72987ba204c7c460b1933f2bf3 ffmpeg-n4.4.tar.gz
\ No newline at end of file
This diff is collapsed.
Click to expand it.
contrib/src/ffmpeg/package.json
+
1
−
1
View file @
7f7d9d23
{
{
"name"
:
"ffmpeg"
,
"name"
:
"ffmpeg"
,
"version"
:
"
9f38fac053010205806ece11e6aea9b7d3bde041
"
,
"version"
:
"
n4.4
"
,
"url"
:
"https://github.com/FFmpeg/FFmpeg/archive/__VERSION__.tar.gz"
,
"url"
:
"https://github.com/FFmpeg/FFmpeg/archive/__VERSION__.tar.gz"
,
"deps"
:
[
"deps"
:
[
"vpx"
,
"vpx"
,
...
...
This diff is collapsed.
Click to expand it.
contrib/src/ffmpeg/rules.mak
+
1
−
1
View file @
7f7d9d23
FFMPEG_HASH
:=
9f38fac053010205806ece11e6aea9b7d3bde041
FFMPEG_HASH
:=
n4.4
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment