mirror of https://github.com/mpv-player/mpv
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5875 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f41eae4b7e
commit
04ea2879d3
|
@ -46,7 +46,9 @@ static vf_info_t* filter_list[]={
|
|||
&vf_info_rotate,
|
||||
&vf_info_mirror,
|
||||
&vf_info_palette,
|
||||
#ifdef USE_LIBAVCODEC
|
||||
&vf_info_lavc,
|
||||
#endif
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue