summaryrefslogtreecommitdiffstats
path: root/player/command.c
diff options
context:
space:
mode:
authorHector Martin <marcan@marcan.st>2016-09-20 01:30:55 +0900
committerwm4 <wm4@nowhere>2016-09-19 19:01:52 +0200
commit297f9f1bec3c0e3eca6fbfdd8a346b6c1a5b533e (patch)
tree86dcefeeacb229f874c7065686e3026612474266 /player/command.c
parentf504661852dbd7b8ff28013ffed069de75de1826 (diff)
downloadmpv-297f9f1bec3c0e3eca6fbfdd8a346b6c1a5b533e.tar.bz2
mpv-297f9f1bec3c0e3eca6fbfdd8a346b6c1a5b533e.tar.xz
af_pan: fix typo
This was in the parser code all along. As far as I can tell, *cp was intended. There is no need to check cp for NULL (nor does it make any sense to do so every time around the loop) for AF_CONTROL_COMMAND. However, s->matrixstr can be NULL, so checking for that separately is in order.
Diffstat (limited to 'player/command.c')
0 files changed, 0 insertions, 0 deletions