]> git.sesse.net Git - mlt/history - src/framework/mlt_consumer.h
Make mlt_consumer_purge() more thorough. (SF-187)
[mlt] / src / framework / mlt_consumer.h
2013-04-26 Dan DennedyMake mlt_consumer_purge() more thorough. (SF-187)
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2013-02-21 Dan DennedyAdd consumer-thread-started and -stopped events (opengl...
2012-09-14 Dan Dennedyadd ability to ignore field order as used by sdl consumer
2012-07-22 Dan Dennedyfix memory leak (coverity-709375)
2011-12-11 Dan Dennedyadd consumer properties mlt_image_format and mlt_audio_...
2011-09-02 Dan DennedyAdd consumer property top_field_first.
2011-07-22 Dan DennedyDocument the priority property.
2011-07-21 Dan DennedyDocument the priority property.
2011-07-10 Dan DennedyMake maximum consecutive-dropped frames configurable.
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-02-14 Dan DennedyFix deadlocks in sdl_preview with parallel-consumer.
2011-01-24 Dan DennedyUse a single queue for parallel workers.
2011-01-24 Dan DennedyAdd parallelism to mlt_consumer.
2011-01-24 Dan DennedyQualify queue, mutex, and cond vars with frame_queue_.
2010-12-09 Dan DennedyAdd mlt_consumer_position (Mlt::Consumer::position).
2009-05-08 Dan DennedyMerge ../mlt++
2009-01-21 ddennedyAdd doxygen documentation for mlt_profile, mlt_pool...
2009-01-05 ddennedymlt_filter.[ch], mlt_transition.[ch], mlt_consumer...
2008-12-04 ddennedysrc/framework/*: improve the doxygen documentation...
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2006-12-08 ddennedyApplied patch from Stephane Fillod to make configure...
2005-06-21 lilo_bootersrc/framework/mlt_consumer.c src/framework/mlt_consumer.h
2005-02-02 lilo_booterSMP/HT fixes
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-10-20 lilo_booterSDL Preview provisional checkin
2004-09-02 lilo_booterevent fix for playlist and consumer-stopped event
2004-08-21 lilo_booterconsumer purge
2004-04-27 lilo_booterC++ compatability
2004-03-30 lilo_booterMinor optimisations, consumer avformat experimentation
2004-03-24 lilo_booterTractor frame handling reworked; fix to composite for...
2004-03-04 lilo_bootertunable read ahead buffer and fix for luma
2004-03-04 lilo_booterconsumer read ahead and int32_t migration
2004-03-03 lilo_bootertransition region
2004-02-13 lilo_booterDefaults for PAL/NTSC on producers and consumers
2004-01-19 lilo_booterinigo docs load/stop corrections
2003-12-23 ddennedyadd video_standard enum to mlt_frame, add mlt_consumer_...
2003-12-19 lilo_booterInitial revision