mirror of
https://github.com/mpv-player/mpv
synced 2025-01-04 05:52:09 +00:00
5594718b6b
The AF control commands used an elaborate and unnecessary organization for the command constants. Get rid of all that and convert the definitions to a simple enum. Also remove the control commands that were not really needed, because they were not used outside of the filters that implemented them. |
||
---|---|---|
.. | ||
lua | ||
timeline | ||
audio.c | ||
command.c | ||
command.h | ||
configfiles.c | ||
loadfile.c | ||
main.c | ||
misc.c | ||
mp_core.h | ||
mp_lua.c | ||
mp_lua.h | ||
osd.c | ||
playloop.c | ||
screenshot.c | ||
screenshot.h | ||
sub.c | ||
video.c |