Robert Swain
6a6f90e745
deinterlace: Fix required fields logic
...
Both history_count and fields_required count from 1. As per the while loop
condition that follows this code, to perform the deinterlacing method, we need
history_count >= fields_required fields in the history. Therefore if we have
history_count < fields_required (not fields_required + 1), we need more fields.
2010-10-06 15:05:36 +02:00
..
2010-09-10 11:35:58 +02:00
2010-09-24 15:27:24 +02:00
2010-06-16 19:24:54 +02:00
2010-03-18 21:34:24 +00:00
2010-06-09 20:23:16 +02:00
2010-09-29 11:00:08 +02:00
2010-09-04 14:52:09 +02:00
2010-10-06 15:05:36 +02:00
2010-06-16 19:20:02 +02:00
2010-09-23 21:22:45 +01:00
2010-10-06 09:14:24 +02:00
2010-03-18 21:34:24 +00:00
2010-10-05 12:23:15 +02:00
2010-10-05 12:23:15 +02:00
2010-10-04 20:10:02 +02:00
2010-09-24 15:27:24 +02:00
2010-09-04 14:52:08 +02:00
2010-03-18 21:34:24 +00:00
2010-03-21 14:17:47 +01:00
2010-09-23 21:19:01 +02:00
2010-10-05 16:03:10 +02:00
2010-05-06 15:43:54 +03:00
2010-04-08 18:05:46 +03:00
2010-10-05 19:45:31 +01:00
2010-03-18 21:34:24 +00:00
2010-10-04 09:39:59 +02:00
2010-10-01 18:07:03 +01:00
2010-09-28 16:21:48 +03:00
2010-09-21 19:15:22 +02:00
2010-04-29 20:08:43 +01:00
2010-09-06 09:53:00 +03:00
2010-09-06 10:45:28 +02:00
2010-09-04 11:43:21 -07:00
2010-07-16 12:45:35 +02:00
2010-09-23 21:22:45 +01:00
2010-09-29 18:53:26 +01:00
2010-09-04 14:52:10 +02:00
2010-04-30 13:50:08 +02:00
2010-03-29 11:00:57 +01:00