Jean Delvare
cef42ded8d
drawbox: Respect thickness parameter
...
The drawbox video filter is drawing lines one pixel thinner than
requested. The default thickness is 4 pixel but in fact the lines
drawn by default are only 3 pixel wide.
Change the comparisons in the code to fix this off-by-one bug. Also
change the default thickness from 4 to 3 to minimize the unexpected
changes from the user's perspective.
As I was already touching these lines, I also removed the "maximum" in
the thickness parameter description, as I don't think it was adding
any value and I even found it confusing.
Reviewed-by: Andrey Utkin <andrey.krieger.utkin@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-06-14 03:52:32 +02:00
..
2012-10-08 11:22:42 +02:00
2013-04-18 17:03:01 +02:00
2013-06-06 18:13:06 +02:00
2012-12-19 09:33:43 +01:00
2013-04-14 20:30:34 +02:00
2013-02-18 13:04:29 +01:00
2013-06-08 14:14:27 +02:00
2012-12-06 10:16:10 +01:00
2012-12-22 00:38:48 +01:00
2013-05-25 11:42:28 +02:00
2013-05-19 10:53:39 +02:00
2013-04-05 10:11:57 +02:00
2012-11-02 18:28:56 +01:00
2013-05-24 12:25:21 +02:00
2013-06-12 23:37:35 +02:00
2013-04-11 22:13:45 +02:00
2013-05-29 11:19:25 +02:00
2013-05-29 10:37:18 +03:00
2012-12-19 09:33:44 +01:00
2013-04-05 10:11:57 +02:00
2013-04-05 10:11:57 +02:00
2012-12-19 09:33:44 +01:00
2013-04-05 10:11:57 +02:00
2012-12-19 09:33:44 +01:00
2013-04-05 10:11:57 +02:00
2013-04-05 10:11:57 +02:00
2013-04-12 18:21:57 +02:00
2013-05-08 12:07:56 +02:00
2013-04-25 11:19:53 +02:00
2013-06-06 16:49:53 +02:00
2013-06-06 16:49:53 +02:00
2012-11-16 13:07:10 +01:00
2013-04-25 11:19:53 +02:00
2013-03-31 18:22:08 -04:00
2013-06-14 03:52:32 +02:00
2013-04-05 10:11:57 +02:00
2013-06-11 20:53:21 +00:00
2012-11-11 20:43:28 +01:00
2013-05-22 19:49:29 +02:00
2012-12-19 09:33:44 +01:00
2012-12-19 09:33:44 +01:00
2012-12-19 09:33:44 +01:00
2012-12-19 09:33:44 +01:00
2013-04-12 18:21:57 +02:00
2012-12-19 09:33:44 +01:00
2012-12-19 09:33:44 +01:00
2013-05-19 19:26:25 +02:00
2013-06-11 01:07:16 +02:00
2013-03-23 16:19:38 +01:00
2013-03-12 03:23:28 +01:00
2013-05-03 13:16:34 +02:00
2013-01-06 16:30:02 +01:00
2013-01-23 17:44:56 +01:00
2013-05-30 10:44:54 +02:00
2013-03-31 11:31:19 +02:00
2013-03-18 17:43:43 +01:00
2013-05-18 22:16:02 +02:00
2012-12-21 00:18:34 +01:00
2013-03-19 16:21:26 +01:00
2013-06-04 21:57:25 +00:00
2013-04-05 10:11:57 +02:00
2013-01-06 16:30:02 +01:00
2013-02-14 23:45:48 +01:00
2012-10-31 00:37:42 +01:00
2013-01-27 13:32:56 +01:00
2013-03-30 16:58:45 +01:00
2013-04-12 23:10:59 +02:00
2012-12-21 00:18:34 +01:00