]> git.sesse.net Git - mlt/history - src/tests
Add lift_gamma_gain filter.
[mlt] / src / tests /
2014-01-15 Brian MatherlyFix animation serialization when length is not specified
2013-06-02 Dan DennedyFix valgrind errors in properties unit test.
2013-06-02 Brian MatherlyMerge pull request #32 from j-b-m/master
2013-05-31 Dan DennedyAdd mlt_properties_set_color().
2013-05-31 Dan DennedyReorder some property anim parameters for consistency.
2013-05-31 Dan DennedyMake animation length optional.
2013-05-31 Dan DennedyAdd mlt_color and mlt_properties_get_color().
2013-05-31 Dan DennedyAdd mlt_properties_anim_set/get() for string.
2013-05-31 Dan DennedyAdd mlt_properties_anim_set/get_double().
2013-05-31 Dan DennedyRename functions with _pos to anim_.
2013-05-31 Dan DennedyAdd mlt_properties_set/get_rect_pos for rect animation.
2013-05-31 Dan DennedyAdd mlt_rect and mlt_properties_set/get_rect.
2013-05-31 Dan DennedyAdd mlt_properties_set/get_int_pos and Properties:...
2013-05-31 Dan DennedyInterpret % after numeric string.
2013-05-31 Dan DennedyAdd mlt_property_set_double_pos() and mlt_property_set_...
2013-05-31 Dan DennedyAdd Catmull-Rom spline smooth animation interpolation.
2013-05-31 Dan DennedyAdd mlt_property_get_double_pos() and mlt_property_get_...
2013-05-31 Dan DennedyAdd support for discrete animation including strings.
2013-05-31 Dan DennedyAdd mlt_animation and mlt_property_interpolate().
2013-05-12 Dan DennedyCleanup 64 bit int property tests.
2013-05-06 Brian MatherlyCast to correct int types.
2013-05-04 Dan DennedyAdd more properties unit tests.
2013-05-03 Dan DennedyAdd more unit tests for mlt_property.
2013-05-01 Dan DennedyAdd the start of a unit test suite using QtTest.
2013-05-01 Dan DennedyRemove old files in src/tests to make way for new ones.
2011-10-21 Dan DennedyMerge branch 'master' of git://github.com/pez4brian...
2011-10-21 Brian MatherlyAdd "family" and "style" properties to pango producer...
2011-07-07 Dan DennedyUse '/' for coordinate delimiter instead of period.
2009-05-09 Dan DennedyComplete reorganization and renaming to usable state.
2009-05-08 Dan DennedyRename inigo, fezzik, and westley.
2009-05-08 Dan DennedyMerge ../mlt++
2009-05-03 ddennedyApply cosmetic cleanup part of ldflags_order patch...
2008-02-26 ddennedydan.c: example showing how to use the new yaml parsing...
2005-04-12 lilo_booterOS/X Patch from Torsten Spindler
2004-06-07 lilo_booterMinor tweaks
2004-04-14 lilo_booterMore configure and build tuning
2004-04-14 lilo_booterConfigure and build tuning
2004-03-30 lilo_booterMinor optimisations, consumer avformat experimentation
2004-03-26 lilo_bootermake install part 1
2004-03-22 lilo_booterproducer hold, experimental ac3 audio support
2004-03-21 lilo_booterin point fix, low latency sdl, minor fixes
2004-03-19 lilo_booterNoise and mirrors
2004-03-18 lilo_booterprovisional framework docs and corrections
2004-02-21 ddennedyfix broken aspect handling again
2004-02-20 lilo_booterMemory pooling part 2 and other optimisations
2004-02-18 lilo_booterOptimisations (part 0), pixel v percentage, reworked...
2004-01-25 ddennedytest cvs
2004-01-21 ddennedyadded modules/westley
2004-01-17 ddennedynew volume, mix, and resample filters and transitions
2004-01-15 lilo_booterpartial corrections to serialisation
2004-01-11 ddennedyremove no longer necessary blanks
2004-01-11 ddennedy4 new tests, bugfixes in pango, pixbuf, transition_luma...
2004-01-10 ddennedyattempt to retain samples in mlt_frame_mix_audio, make...
2004-01-08 ddennedymove audio sample calculator to mlt_frame and use from...
2004-01-06 ddennedyadded luma transition and new frame properties
2004-01-02 ddennedyfixup and optimize edge conditions of composite; update...
2003-12-27 lilo_booterppm ffmpeg
2003-12-26 lilo_booterGamma filter
2003-12-26 lilo_booterquit fix for SDL
2003-12-26 lilo_booteradded io files
2003-12-26 lilo_booterSDL transport callback
2003-12-26 lilo_booterSDL transport callback
2003-12-26 lilo_booterMore SDL updates
2003-12-25 lilo_booterfield and playlist enhancements, producer pixbuf reorg
2003-12-24 lilo_booterfield and playlist provisional implementations
2003-12-23 lilo_booterSDL fixes on close
2003-12-23 lilo_bootertest frame services
2003-12-23 ddennedyadd video_standard enum to mlt_frame, add mlt_consumer_...
2003-12-22 lilo_booterminor tidy up
2003-12-22 ddennedyallow for building mainconcept and bluefish plugins...
2003-12-22 ddennedyadd sample aspect ratio scaling output to producer_pixb...
2003-12-22 lilo_booterFactory implementation
2003-12-19 lilo_booterInitial revision