]> git.sesse.net Git - mlt/history - src/framework/mlt_frame.c
Fix crashing when using opengl services with wrapper producers.
[mlt] / src / framework / mlt_frame.c
2014-04-04 Dan DennedyFix crashing when using opengl services with wrapper...
2014-01-24 Brian MatherlyFix crash for mlt_audio_f32le and other formats that...
2013-12-30 Dan DennedyReturn a sensible size for glsl image types.
2013-08-07 Dan DennedyMove the aspect ratio for multi consumer from mlt_frame.
2013-08-07 Dan DennedyFix aspect ratio in resize filter with multi consumer.
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-05-25 Maksym Veremeyenkomake mlt_position type double
2013-05-12 Dan DennedyFix segfault in mlt_frame_get_image. (kdenlive-3087)
2013-05-10 Dan DennedyFix crash regression in commit 44be0cb (SF-195).
2013-04-20 Dan DennedyFix test frame image crashing GLSL.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2013-02-25 Dan DennedyLet qglsl multi consumer work with more consumers.
2013-02-21 Dan DennedyAdd mlt_image_glsl and _glsl_texture (opengl branch).
2012-12-22 Dan DennedyAdd mlt_audio_u8 (sourceforce-182).
2012-10-14 j-b-mfix possible crash in mlt_frame_get_waveform
2012-09-09 Dan Dennedyadd mlt_frame_original_position()
2012-07-30 Dan DennedyMerge pull request #6 from mcfrisk/coverity
2012-07-25 Mikko RapeliFix calloc() parameter ordering
2012-07-25 Mikko Rapelimlt_frame_get_waveform(): handle memory allocation...
2012-07-23 Dan Dennedyfix uninitialized vars (coverity-709430 & 709431)
2012-03-05 Dan Dennedyremove consumer_aspect_ratio property - use profile...
2012-03-05 Dan Dennedyremove normalised_width and _height properties from...
2012-02-20 Dan Dennedylet mlt_frame_set_alpha clear the get_alpha_mask functi...
2012-02-20 Maksym Veremeyenkoclone alpha on whan cloning image
2011-12-11 Dan Dennedydo not try to convert image or audio if requested forma...
2011-11-21 Dan Dennedymake deep mlt_frame_clone more robust
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 DennedyAdd mlt_audio_s32le and mlt_audio_f32le audio formats.
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-03-01 Dan DennedyRename this to self in the framework.
2011-01-24 Dan DennedyFix image format consistency and conversion.
2010-12-23 Dan DennedyAdd mlt_frame_write_ppm to visualize debugging.
2010-09-26 Dan DennedyRevert new image types.
2010-09-26 Dan DennedyImprove colorspace handling (work in progress)
2010-09-11 Dan DennedyBase alpha channel on width and height.
2010-08-19 Dan DennedyImprove audio waveform resault reliability.
2010-08-19 Dan DennedyFix potential segfault in mlt_frame_get_waveform.
2010-08-19 Dan DennedyImprove audio waveform quality.
2010-08-19 Dan DennedyFix waveform generation.
2010-04-20 Dan DennedyImprove error handling on video decode failure (kdenliv...
2010-02-28 Dan DennedyFix a couple of compile warnings.
2010-02-16 Dan DennedyMerge branch 'master' of xtremedia:git/mltframework...
2010-02-15 Dan DennedyFix mlt_sample_calculator returning negative result.
2010-02-15 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-01-20 Dan DennedyReturn and handle errors on failure to produce image...
2010-01-17 Dan DennedyRefactor mlt_sample_calculator to reuse mlt_sample_calc...
2010-01-17 Dan DennedyAdd mlt_frame doxygen docs.
2009-10-27 Dan DennedyThese get/set position calls are unnecessary.
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-08-08 Dan DennedyFix a/v synch drift with some unhandled framerates...
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...
2008-02-04 ddennedymove binary modules to libdir - affects MLT_REPOSITORY
2008-02-02 ddennedyframework: remove global profile, rather share one...
2007-12-04 ddennedymlt_consumer.c, mlt_frame.c, mlt_multitrack.c, mlt_play...
2007-07-15 ddennedyAdded new profiles system: mlt_profile, MLT_PROFILE...
2007-06-10 ddennedymlt_frame.c: let image conversions accept NULL for...
2007-03-30 ddennedyCleanup license declarations and remove dv1394d references.
2007-01-19 j-b-mFix my terribly broken YUV to RGB conversion
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-10-10 lilo_booter+ Added an option to override alignment and transparent...
2005-09-28 lilo_bootersrc/framework/mlt_frame.c
2005-09-15 lilo_bootersrc/framework/mlt_frame.c
2005-09-07 lilo_bootersrc/framework/mlt_consumer.c
2005-08-15 dezeroexFix build errors caused by the (hypothetical) conversio...
2005-07-16 lilo_booterrc/framework/mlt_frame.c
2005-07-10 lilo_booterframework/mlt_frame.c
2005-07-05 lilo_bootersrc/framework/mlt_frame.c
2005-06-26 lilo_bootersrc/framework/mlt_deque.c
2005-02-18 lilo_booterMinor corrections with alpha and affines
2005-02-02 lilo_booterSMP/HT fixes
2005-02-01 lilo_booter64 bit fix and deque int holding
2005-01-25 lilo_booterTransitions reworked (always_active capabilities);...
2004-12-31 lilo_booterResize fix for chroma offsets
2004-12-27 lilo_booterLuma and composite fixes
2004-12-01 lilo_booterBig modification - switch to macros for parent class...
2004-11-17 lilo_booterAdded ref_count method to properties; temporary work...
2004-10-27 lilo_booterAttempt at an aspect ratio clean up
2004-10-19 lilo_booteraudio mix and repeated frames
2004-10-13 lilo_booterSome fixes for alpha masks
2004-10-06 lilo_booterMore corrections to frame position and audio/track...
2004-10-06 lilo_booterCorrects position and test_audio handling
2004-10-05 lilo_booterCloning optimisations and introduction of the service...
2004-09-29 lilo_booterclip and mix manipulation on playlist
2004-09-18 lilo_booteraspect ratio fix for test card
2004-09-14 lilo_booterWork arounds for scaling related issues
2004-08-31 lilo_booterMinor make/configure mods and mlt_frame_waveform mod
2004-08-30 ddennedyproperly deal with evaluation of magnitude of 2s comple...
2004-08-30 ddennedynew, faster waveform generator that emphasizes gain...
next