]> git.sesse.net Git - mlt/commit
mlt_consumer.c: added ability to set priority of the read-ahead thread through a...
authorddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Mon, 30 Jun 2008 01:50:06 +0000 (01:50 +0000)
committerddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Mon, 30 Jun 2008 01:50:06 +0000 (01:50 +0000)
commit1664eeeaf8535e2b65f8715fc8ebd09c941fdee8
tree83ddd748ebbfd0fdd4461e909d57ef92e45409c1
parent6093b927acb829f21d7bc48c25b584bcc21af047
mlt_consumer.c: added ability to set priority of the read-ahead thread through a new "priority" property. This only works if you have permission; fails to execute properly otherwise - not sure how to make it fail over gracefully. Do not set this property if you do not have permission.

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1153 d19143bc-622f-0410-bfdd-b5b2a6649095
src/framework/mlt_consumer.c