Skip to content

Commit

Permalink
lavfi/hue: add missing GPL dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
ubitux committed Oct 31, 2012
1 parent 5b4cae5 commit fd6707e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions LICENSE
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions configure
Expand Up @@ -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"
Expand Down

0 comments on commit fd6707e

Please sign in to comment.