mirror of
https://github.com/mpv-player/mpv
synced 2025-01-31 12:11:52 +00:00
vf_screenshot depends on libavcodec.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26389 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7a4e96783d
commit
5e8800e052
@ -126,6 +126,7 @@ static const vf_info_t* const filter_list[]={
|
||||
&vf_info_lavc,
|
||||
&vf_info_lavcdeint,
|
||||
&vf_info_pp7,
|
||||
&vf_info_screenshot,
|
||||
#endif
|
||||
#ifdef HAVE_ZR
|
||||
&vf_info_zrmjpeg,
|
||||
@ -184,7 +185,6 @@ static const vf_info_t* const filter_list[]={
|
||||
&vf_info_divtc,
|
||||
&vf_info_harddup,
|
||||
&vf_info_softskip,
|
||||
&vf_info_screenshot,
|
||||
#ifdef USE_ASS
|
||||
&vf_info_ass,
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user