gstreamer/sys/nvdec
Matthew Waters 4e422bec4f nvdec: implement flush/drain
Fixes outputted frame sequence when performing a seek

i.e. when seeking backwards, the first frame after the seek was a frame
from the future.  This would result in GstVideoDecoder essentially
marking all the timestamps as essentially bogus and the base class would
attempt to compensate.  A visible indication of this was 'decreasing timestamp'
warning after a seek.

https://bugzilla.gnome.org/show_bug.cgi?id=790478
2017-11-22 14:34:33 +11:00
..
gstnvdec.c nvdec: implement flush/drain 2017-11-22 14:34:33 +11:00
gstnvdec.h nvdec: New plugin for NVIDIA hardware video decode 2017-06-27 08:59:59 +03:00
Makefile.am nvdec: New plugin for NVIDIA hardware video decode 2017-06-27 08:59:59 +03:00
plugin.c nvdec: New plugin for NVIDIA hardware video decode 2017-06-27 08:59:59 +03:00