summaryrefslogtreecommitdiffstats
path: root/player/video.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2018-05-09 21:09:31 +0200
committerwm4 <wm4@nowhere>2018-05-24 19:56:34 +0200
commit059e7fdb3aaace0c6259728547da1896249818e4 (patch)
treefb0195bb585921b55458a764a981c1187ae46ec8 /player/video.c
parentfb62ffdb943c7b50c3667aeaf452301f84b3b67f (diff)
downloadmpv-059e7fdb3aaace0c6259728547da1896249818e4.tar.bz2
mpv-059e7fdb3aaace0c6259728547da1896249818e4.tar.xz
command: move screenshot command stubs to screenshot.c
Commands are not a monolithic giant switch() statement anymore, but individual functions. There's no reason to have the command handlers themselves in command.c, with a weird under-defined API in between. (In the future, I'd like to split up command.c further, and when I do that, scrrenshot.c will probably gets its own mp_cmd_def[] array, and define the commands locally instead of exporting the raw handlers.)
Diffstat (limited to 'player/video.c')
0 files changed, 0 insertions, 0 deletions