vf_screenshot does not depend on libpng; it uses libavcodec now

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24995 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rfelker 2007-11-09 06:52:33 +00:00
parent 452c2c5652
commit f754ec02e5
1 changed files with 0 additions and 2 deletions

View File

@ -184,9 +184,7 @@ static vf_info_t* filter_list[]={
&vf_info_divtc,
&vf_info_harddup,
&vf_info_softskip,
#ifdef HAVE_PNG
&vf_info_screenshot,
#endif
#ifdef USE_ASS
&vf_info_ass,
#endif