summaryrefslogtreecommitdiffstats
path: root/player
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-12-07 14:19:11 +0100
committerwm4 <wm4@nowhere>2019-12-07 14:19:11 +0100
commit855a4779ae64a53d04a7d8fcdc274bd8f2155831 (patch)
tree6591561f3b7e3933227608a712ccde4227a3622d /player
parentd90d5ee1a0914239ee3048fe567fed14adbe1127 (diff)
downloadmpv-855a4779ae64a53d04a7d8fcdc274bd8f2155831.tar.bz2
mpv-855a4779ae64a53d04a7d8fcdc274bd8f2155831.tar.xz
filters: move prefix check from f_lavfi.c to user_filters.c
It's user_filters.c which allows the "lavfi-" prefix to distinguish libavfilter filters from mpv builtin filters. f_lavfi.c is a layer below, and strictly passes anything it gets to libavfilter. So the correct place for this is in user_filters.c, which also has the code for stripping the prefix in the normal filter instantiation code.
Diffstat (limited to 'player')
0 files changed, 0 insertions, 0 deletions