gstreamer/gst
Víctor Manuel Jáquez Leal b392b4f064 vaapidecode: flush output adapter at drain()
Calling drain() vmethod means "decode any data it can at this point, but that
more data may arrive after". Hence, vaapidecode should check if there is data
in the output adapter and process them, without destroying the decoded picture
buffer (dpb).

Since this operation is done by gst_vaapidecode_internal_flush(), the operation
was refactored into a new function gst_vaapidecode_flush_output_adapter().

https://bugzilla.gnome.org/show_bug.cgi?id=768652
2016-07-11 10:40:14 +02:00
..
vaapi vaapidecode: flush output adapter at drain() 2016-07-11 10:40:14 +02:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00