avfvideosrc: use a dedicated queue for AVFoundation calls
authorMatthieu Bouron <matthieu.bouron@collabora.com>
Mon, 28 Oct 2013 18:22:13 +0000 (18:22 +0000)
committerAndoni Morales Alastruey <ylatuya@gmail.com>
Thu, 7 Nov 2013 14:24:28 +0000 (15:24 +0100)
commit7f807270fadbafe9fb69b71de1ca3823529c56dd
tree791c916006548adc64d4ebc3f74a16f871e0faf1
parent5d612768a42d9bd862cfb0522017ea7fe9fd937c
avfvideosrc: use a dedicated queue for AVFoundation calls

Replace the main queue with a dedicated queue for AVFoundation calls
so the execution on this queue won't block if the main queue
is not running.
sys/applemedia/avfvideosrc.m