Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
fd6707ed
Commit
fd6707ed
authored
Oct 31, 2012
by
Clément Bœsch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lavfi/hue: add missing GPL dependency.
parent
5b4cae50
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
LICENSE
LICENSE
+1
-0
configure
configure
+1
-0
No files found.
LICENSE
View file @
fd6707ed
...
...
@@ -31,6 +31,7 @@ Specifically, the GPL parts of FFmpeg are
- vf_decimate.c
- vf_delogo.c
- vf_hqdn3d.c
- vf_hue.c
- vf_mp.c
- vf_smartblur.c
- vf_super2xsai.c
...
...
configure
View file @
fd6707ed
...
...
@@ -1940,6 +1940,7 @@ frei0r_filter_extralibs='$ldl'
frei0r_src_filter_deps
=
"frei0r dlopen"
frei0r_src_filter_extralibs
=
'$ldl'
hqdn3d_filter_deps
=
"gpl"
hue_filter_deps
=
"gpl"
movie_filter_deps
=
"avcodec avformat"
mp_filter_deps
=
"gpl avcodec swscale postproc inline_asm"
mptestsrc_filter_deps
=
"gpl"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment