1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-04 21:08:03 +02:00
Files
FFmpeg/libavfilter
Moritz Barsnick 0700d02a69 lavfi/pan: allow negative gain parameters also for other inputs than the first named
Expands the parser to also accept the separator '-' in addition to
'+', and take the negative sign into consideration.

The optional sign for the first factor in the expression is already
covered by parsing for an integer.

Signed-off-by: Moritz Barsnick <barsnick@gmx.net>
Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-11-24 00:54:52 +01:00
..
2016-10-21 23:58:47 +02:00
2016-10-23 20:19:28 +02:00
2016-11-13 19:11:07 -06:00
2016-10-21 23:58:47 +02:00
2016-09-07 15:36:54 +02:00
2016-10-09 20:09:00 +02:00
2016-09-24 09:52:10 +02:00
2016-08-10 10:02:05 +02:00