Files
mpv/audio/filter
Hector Martin 297f9f1bec 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.
2016-09-19 19:01:52 +02:00
..
2015-04-13 12:10:01 +02:00
2015-09-20 14:44:44 +02:00
2016-09-19 19:01:52 +02:00
2016-08-18 20:38:09 +02:00
2015-04-13 12:10:01 +02:00