nvenc: Stop bitstream thread in ::stop()
authorOle André Vadla Ravnås <oleavr@gmail.com>
Mon, 17 Apr 2017 17:25:49 +0000 (19:25 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 19 Apr 2017 10:51:57 +0000 (11:51 +0100)
commitcb28314013ba7bc495368f97e359c893b640c8c6
tree62808b2f6ad739bca635c9238a0dce99da11f44d
parent70ac63a97cdcd313796f9f12e367b5bd694ecdde
nvenc: Stop bitstream thread in ::stop()

Otherwise we are likely to crash if EOS didn't happen yet.

https://bugzilla.gnome.org/show_bug.cgi?id=781410
sys/nvenc/gstnvbaseenc.c