summaryrefslogtreecommitdiffstats
path: root/mplayer.c
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2009-12-07 01:51:37 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2009-12-07 01:51:37 +0200
commit15f812898fa32db55681376df3fea759519167b9 (patch)
tree234f83811001a331802b7539c401e141c5f091f7 /mplayer.c
parentc3c0309eecc1d6b309138fcd40df508235c9395d (diff)
downloadmpv-15f812898fa32db55681376df3fea759519167b9.tar.bz2
mpv-15f812898fa32db55681376df3fea759519167b9.tar.xz
vf: Fix filter enabling logic for vf_uspp and vfs using lavc internals
Move vf_uspp from the list of filters depending on internal non-API FFmpeg code to the list of filters only depending on libavcodec normally - at least it doesn't need any internal headers, and I don't see other obvious unsafe non-API usage either. Change a leftover CONFIG_LIBAVCODEC_A test to the now correct CONFIG_LIBAVCODEC_INTERNALS to actually allow using the video filters requiring non-API libavcodec internals when --ffmpeg-source-dir was specified.
Diffstat (limited to 'mplayer.c')
0 files changed, 0 insertions, 0 deletions