nvdec: Correctly set the discontinuity flag
authorPer-Erik Brodin <per-erik.brodin@ericsson.com>
Wed, 20 Sep 2017 00:18:48 +0000 (17:18 -0700)
committerMatthew Waters <matthew@centricular.com>
Wed, 20 Sep 2017 01:22:15 +0000 (11:22 +1000)
commit650adc43a94c66eb569012046580f40800a6881f
tree88d89b0af2d8c4b219a6fa51599cd83f89ee9de1
parentb7387745669cfd294a5823dd7018f619d131cf5c
nvdec: Correctly set the discontinuity flag

Instead of clearing the "valid timestamp" flag, which would result in a
timestamp mismatch after a discontinuity.

https://bugzilla.gnome.org/show_bug.cgi?id=787926
sys/nvdec/gstnvdec.c