qtdemux: Disable usage of allocation queries
authorSebastian Dröge <slomo@circular-chaos.org>
Wed, 19 Jun 2013 09:06:37 +0000 (11:06 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 19 Jun 2013 09:07:48 +0000 (11:07 +0200)
commitb001da292626c16c3cfa995585673380f65a9f4f
treefead1f053a6f9063981659ca699b0ee52913cd18
parent46a137c81004c880cef1265975647cd1e4771fa5
qtdemux: Disable usage of allocation queries

This can only reliably work if demuxers have a
separate streaming thread per srcpad. This should be
done in a demuxer base class, which integrates parts
of multiqueue

https://bugzilla.gnome.org/show_bug.cgi?id=701856
gst/isomp4/qtdemux.c