]> git.sesse.net Git - mlt/history - src/modules/core/producer_consumer.c
Remove unused string.h include
[mlt] / src / modules / core / producer_consumer.c
2013-05-02 Dan DennedyFix inaccurate seeking in consumer producer.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2012-12-19 Dan DennedyFix memory leak with consumer producer (sourceforce...
2012-08-17 Dan Dennedyfix null pointer check (coverity-709396)
2012-03-05 Dan Dennedyreplace legacy real_width and _height with meta.media...
2012-02-06 Dan DennedyMerge branch 'pez'
2012-02-04 Dan Dennedyinitialize audio_position so first call to get_audio...
2011-12-15 Dan Dennedyfix infinite loop regression with consumer producer...
2011-11-21 Dan Dennedylet 'mlt_profile' be a synonym for 'profile'
2011-11-16 Dan Dennedyadd framerate adaption to consumer producer
2011-10-30 Dan Dennedyadd autoprofile property to consumer producer
2011-06-22 Dan DennedyFix xml producer overwriting explicit profile.
2011-05-02 Dan DennedyRefactor to mlt_frame_set_audio().
2011-03-07 Dan DennedyRefactor to mlt_audio_format_size().
2011-03-07 Dan DennedyRefactor to use mlt_frame_set_image/_alpha.
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-02-20 Dan DennedyAdd profile parameter to mlt_producer_new.
2011-02-01 Dan DennedyCopy the alpha channel in producer_consumer.
2010-10-11 Dan DennedyFix consumer producer not updating frames in Kdenlive.
2010-10-08 Dan DennedyMove logic for when to auto-insert consumer producer.
2010-10-07 Dan DennedyDo not let consumer producer alter the profile when...
2010-04-07 Dan DennedyBugfix memory leak with producer consumer (2976110).
2010-02-15 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-02-05 Dan DennedyFix progressive property on frames in the consumer...
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-04 Dan DennedyRefactor audio conversion and mixing.
2009-07-03 Dan DennedyMassive refactoring of image conversion.
2009-05-09 Dan DennedyComplete reorganization and renaming to usable state.
2009-05-08 Dan DennedyMerge ../mlt++
2009-01-08 ddennedyproducer_consumer.c: bugfix setting in point
2008-12-28 ddennedyfilter_rescale.c, producer_avformat.c, producer_libdv...
2008-12-20 ddennedyproducer_consumer.c: use parent profile if none specifi...
2008-12-20 ddennedyproducer_consumer.c: set our length from the length...
2008-12-20 ddennedycore/Makefile, core/factory.c, core/producer_consumer...