]> git.sesse.net Git - mlt/history - src/framework/mlt_service.c
Stash the backtrace code somewhere.
[mlt] / src / framework / mlt_service.c
2014-04-07 Steinar H. GundersonStash the backtrace code somewhere.
2013-12-30 Dan DennedyPropogate service-changed event to cut producer's parent.
2013-04-07 Dan DennedyFire service-changed event in mlt_service_move_filter().
2013-04-07 Dan DennedyAdd mlt_service_move_filter() and Mlt::Service::move_fi...
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2013-03-04 Dan DennedyAdd mlt_service_filter_count and Mlt::Service::filter_c...
2012-09-07 Dan DennedyMerge pull request #11 from gmarco/changes
2012-09-04 Dan Dennedyadd mlt_service_set_profile()
2012-07-30 Dan DennedyMerge pull request #6 from mcfrisk/coverity
2012-07-25 Mikko RapeliFix calloc() parameter ordering
2012-02-06 Dan DennedyMerge branch 'pez'
2012-01-28 Dan Dennedycorrect documentation of mlt_service_disconnect
2012-01-22 Dan DennedyMerge https://github.com/pez4brian/mlt_2 into pez
2012-01-21 Dan Dennedyfix property-changed becoming a service-changed event...
2011-09-05 Dan DennedyAdd mlt_service_cache_get_size()
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-03-01 Dan DennedyRename this to self in the framework.
2011-02-20 Dan DennedyCheck pointer passed to mlt_service_profile.
2010-06-20 Dan DennedyFix extra mlt_service_unlock in mlt_service_close.
2010-02-15 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-02-05 Dan DennedyHide need_previous_next property from serialization.
2010-02-05 Dan DennedyAdd fetching previous and next frames in producers.
2009-12-17 Dan DennedyAdd mlt_service_cache_purge and remove purge in mlt_ser...
2009-12-12 Dan DennedyAdd mlt_service_cache_set_size() to limit the cache...
2009-05-08 Dan DennedyMerge ../mlt++
2009-02-10 ddennedymlt_cache.[hc], mlt_types.h, mlt_service.[hc], mlt_fact...
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-06-30 ddennedymlt_properties.c, mlt_service.c: bugfix to make referen...
2008-06-25 j-b-mmlt_service.c: fix bad identification for some services...
2008-02-04 ddennedymove binary modules to libdir - affects MLT_REPOSITORY
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2005-07-21 lilo_booter- Remove warnings
2005-07-20 lilo_bootermlt_filter.c
2005-07-16 lilo_booterrc/framework/mlt_frame.c
2005-01-31 lilo_booterWild card filter tracks
2004-12-14 lilo_booterMutex locking in the get frame
2004-12-09 lilo_booterCorrections to playlist manipulations and producer...
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-11-25 lilo_booterExtendable factories; general producer related modifica...
2004-11-22 lilo_booterMore playlist modifications; service locking; sticky...
2004-10-13 lilo_booterFix for deep westleys and filter in/out points
2004-10-07 lilo_booterRevised attached filter handling and clones
2004-10-05 lilo_booterCloning optimisations and introduction of the service...
2004-10-02 lilo_booterData feed and show filters
2004-09-28 lilo_booterCorrections to filter attachment and in/out point handling
2004-09-24 lilo_booterCut management part 1
2004-09-22 lilo_booterIn/out point handling on attached filters revisted
2004-09-17 lilo_booterConsumer valerie, pushes, and assorted modifications
2004-09-08 lilo_booterMore work with events
2004-09-06 lilo_booterFilter attachments to services
2004-09-02 lilo_booterFirst draft of event handling
2004-08-26 lilo_booterMlt Ref Counts and Playlist split/join
2004-08-17 lilo_booterNULL accpectance for connect/disconnect
2004-08-16 lilo_booterNULL safety checks
2004-07-15 lilo_booterFilter cleanup and fixes
2004-07-08 lilo_booterSwig mods
2004-04-27 lilo_booterC++ compatability
2004-03-18 lilo_booterprovisional framework docs and corrections
2004-03-03 lilo_booterYet more sdl hacking, region memory leak fix, mlt_posit...
2004-01-21 ddennedyadded modules/westley
2003-12-19 lilo_booterInitial revision