Re: [FFmpeg-devel] [PATCH 09/24] vf_deinterlace_vaapi: Add support for field rate output

2017-06-13 Thread wm4
On Mon, 12 Jun 2017 23:40:26 +0100 Mark Thompson wrote: > In order to work correctly with the i965 driver, this also fixes the > direction of forward/backward references - forward references are > intended to be those from the past to the current frame, not from the > current

[FFmpeg-devel] [PATCH 09/24] vf_deinterlace_vaapi: Add support for field rate output

2017-06-12 Thread Mark Thompson
In order to work correctly with the i965 driver, this also fixes the direction of forward/backward references - forward references are intended to be those from the past to the current frame, not from the current frame to the future. (cherry picked from commit