]> git.sesse.net Git - mlt/history - src/framework/mlt_frame.h
Add support for more image formats to vid.stab
[mlt] / src / framework / mlt_frame.h
2014-01-18 Brian MatherlyAdd support for more image formats to vid.stab
2013-06-02 Brian MatherlyMerge pull request #32 from j-b-m/master
2013-05-31 Dan DennedyVarious documentation and copyright fixes and updates.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2012-09-09 Dan Dennedyadd mlt_frame_original_position()
2011-11-20 Dan Dennedyenhance mlt_frame_clone with a deep/shallow parameter
2011-11-12 Dan Dennedyadd mlt_frame_clone()
2011-05-07 Dan DennedyDocument the frame audio and image properties.
2011-03-07 Dan DennedyAdd mlt_audio_format_size().
2011-03-07 Dan DennedyAdd mlt_image_format_size()
2011-03-07 Dan DennedyAdd mlt_frame_set_image and mlt_frame_set_alpha.
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-03-03 Dan DennedyAdd mlt_frame_unique_properties().
2011-01-24 Dan DennedyUse a single queue for parallel workers.
2010-12-23 Dan DennedyAdd mlt_frame_write_ppm to visualize debugging.
2010-09-27 Dan DennedyDocument new colorspace and force_full_luma frame prope...
2010-08-13 Dan DennedyCleanup existing native color space conversions.
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.
2010-01-17 Dan DennedyAdd mlt_frame doxygen docs.
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-08 Dan DennedyMerge ../mlt++
2009-01-21 ddennedyAdd doxygen documentation for mlt_profile, mlt_pool...
2009-01-08 ddennedymlt_tractor.[ch], mlt_multitrack.[ch]: improve doxygen...
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...
2006-05-22 ddennedyapply patch from Jean Baptiste to add rgb24a support...
2006-03-29 lilo_booter+ Sigh - big endian issues on ppc based macs
2006-03-29 lilo_booter+ Preparation for a QT image loader (to allow optional...
2006-02-23 lilo_booter+ Alternative between track mixing mechanism (using...
2005-09-15 lilo_bootersrc/framework/mlt_frame.c
2005-09-07 lilo_bootersrc/framework/mlt_consumer.c
2005-07-10 lilo_booterframework/mlt_frame.c
2005-06-22 lilo_bootersrc/framework/mlt_consumer.c
2005-02-01 lilo_booter64 bit fix and deque int holding
2005-01-25 lilo_booterTransitions reworked (always_active capabilities);...
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-10-05 lilo_booterCloning optimisations and introduction of the service...
2004-08-31 lilo_booterMinor make/configure mods and mlt_frame_waveform mod
2004-08-29 ddennedyadd waveform method to frame
2004-04-27 lilo_booterC++ compatability
2004-03-18 lilo_booterprovisional framework docs and corrections
2004-03-10 lilo_booterRPN clean up for frames
2004-03-03 lilo_bootertransition region
2004-03-03 ddennedyproducer_colour
2004-02-25 lilo_booterservice stack, various fixes
2004-02-24 lilo_booterFilter optimisations and cleanup part 1
2004-02-13 ddennedyadded brightness filter, added smooth ramping to audio...
2004-02-08 lilo_booterluma funkiness
2004-01-14 lilo_bootersome temporary fixes
2004-01-14 lilo_booterRemoval of timecodes, consumer libdv, serialisation...
2004-01-08 ddennedymove audio sample calculator to mlt_frame and use from...
2003-12-28 lilo_booterAdded ffmpeg producer
2003-12-26 lilo_booterMore SDL tweaks
2003-12-23 lilo_bootertest frame services
2003-12-23 ddennedyadd video_standard enum to mlt_frame, add mlt_consumer_...
2003-12-19 lilo_booterInitial revision