gstreamer/gst
Gwenole Beauchesne 7a464ba015 vaapipostproc: fix and optimize advanced deinterlacing mode.
Fix advanced deinterlacing modes with VPP to track only up to 2 past
reference buffers. This used to be 3 past reference buffers but this
doesn't fit with the existing decode pipeline that only has 4 extra
scratch surfaces.

Also optimize references tracking to be only enabled when needed, i.e.
when advanced deinterlacing mode is used. This means that we don't
need to track past references for basic bob or weave deinterlacing.
2013-11-22 10:27:19 +01:00
..
vaapi vaapipostproc: fix and optimize advanced deinterlacing mode. 2013-11-22 10:27:19 +01:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00