Branch: refs/heads/master
  Home:   https://github.com/mltframework/mlt
  Commit: ecc6987db0b6a7e8d83651516e987f24e34be8ab
      
https://github.com/mltframework/mlt/commit/ecc6987db0b6a7e8d83651516e987f24e34be8ab
  Author: Dan Dennedy <d...@dennedy.org>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M src/framework/mlt_consumer.c
    M src/framework/mlt_consumer.h

  Log Message:
  -----------
  Add consumer-thread-create and consumer-thread-join events.

If an app listens to these, it can override the implementation of thread
creation and joining. Otherwise, if no listeners, it falls back to
pthread_create() and pthread_join() as usual. At this time, only the
base mlt_consumer uses this for  real_time=1 or -1 only.


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to