gstreamer/gst
Hyunjun Ko 6e6fbd1cbf vaapiencode: call ensure_encoder() at start()
Currently, specific encoder is created during set_format(). This might
lead to race condition when creating profiles with multiple encoders.

This patch moves ensure_encoder() call to start() vmethod to ensure
avoiding the race condition.

https://bugzilla.gnome.org/show_bug.cgi?id=773546
2016-12-01 15:40:09 +01:00
..
vaapi vaapiencode: call ensure_encoder() at start() 2016-12-01 15:40:09 +01:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00