]> git.sesse.net Git - mlt/history - src/framework
A little debugging.
[mlt] / src / framework /
2014-04-07 Steinar H. GundersonStash the backtrace code somewhere.
2014-04-04 Dan DennedyFix crashing when using opengl services with wrapper...
2014-04-03 Dan DennedyRestrict auto-profile frame rate to a sane value.
2014-03-22 Dan DennedyAdd mlt_playlist_mix_in() and mlt_playlist_mix_out().
2014-02-27 Dan DennedyImplement LC_NUMERIC handling for non-glibc and non...
2014-02-26 Dan DennedyThese locale functions are defined by glibc, not Linux.
2014-02-12 Dan DennedyMerge pull request #36 from jliljebl/rgblut
2014-02-11 Dan DennedyOn Windows, ensure consumer-thread-create fires on...
2014-02-01 Dan DennedyIf LC_NUMERIC unsupported do not inadvertently change...
2014-01-26 Dan DennedyFix doc error for mlt_playlist_is_blank().
2014-01-26 Steinar H. GundersonRemove pessimization in mlt_properties.
2014-01-26 Steinar H. GundersonReduce collisions in the mlt_properties hash function.
2014-01-24 Brian MatherlyFix crash for mlt_audio_f32le and other formats that...
2014-01-19 Dan DennedyFix crash on null eof string.
2014-01-18 Brian MatherlyAdd support for more image formats to vid.stab
2014-01-15 Brian MatherlyFix animation serialization when length is not specified
2014-01-15 Dan DennedyFix movit.convert.fence frame property when using tractor.
2014-01-14 Dan DennedyFix bug parsing rect string with %.
2014-01-05 Dan DennedyFix compilation error in previous commit.
2014-01-04 Dan DennedyChange param name "length" to "out" in mlt_playlist_ins...
2014-01-02 Dan DennedyAdd consumer-thread-create and consumer-thread-join...
2014-01-02 Dan DennedyLet mlt_events_fire() return the number of listeners.
2013-12-31 Dan DennedyReturn firing consumer-thread-stopped to the render...
2013-12-30 Dan DennedyPropogate service-changed event to cut producer's parent.
2013-12-30 Dan DennedyReturn a sensible size for glsl image types.
2013-12-30 Dan DennedyAdd mutex locks to mlt_property_anim_get functions.
2013-12-23 Dan DennedyAdd disable property to mlt_transition.
2013-12-23 Dan DennedyMove "disable" property doc from service to filter.
2013-12-21 Dan DennedyFix bug passing serializable data property (SF-202).
2013-12-19 Dan DennedyFix mixer tractor missing profile reference.
2013-12-19 Dan DennedyAdd mlt_properties_frames_to_time() and mlt_properties_...
2013-11-24 Dan DennedyDocument the playlist hide property.
2013-11-21 Dan DennedyWorkaround Win32 apps sometimes hang on exit.
2013-10-25 Maksym Veremeyenkorace condition fix
2013-10-24 Dan DennedyFix crash removing filter attached to a service.
2013-10-17 Dan DennedyAdd 'boolean' and 'argument' to service metadata schema.
2013-10-04 Dan DennedyFix regression in commit f26c43f.
2013-09-28 Dan DennedyAdd a reference to the consumer on the frame.
2013-09-22 Dan DennedyFix some race conditions in mlt_consumer.
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-07-31 Dan DennedyLet DOUBLE_MLT_POSITION be defined in CFLAGS.
2013-06-28 Dan DennedyMerge pull request #34 from agpanarin/master
2013-06-28 Alexey Panarinmlt_consumer.c: apply_profile_properties: display_aspec...
2013-06-22 Dan DennedyAdd consumer-stopping event fired before joining threads.
2013-06-20 Dan DennedySet to interim version 0.9.1.
2013-06-02 Dan DennedySet version to 0.9.0.
2013-06-02 Dan DennedyFix possible null pointer dereferences (coverity-1026797).
2013-06-02 Dan DennedyFix possible null pointer dereference (coverity-1026784).
2013-06-02 Dan DennedyFix possible null pointer dereference (coverity-1026783).
2013-06-02 Dan DennedyAdd missing lock in mlt_property:refresh_animation...
2013-06-02 Brian MatherlyMerge pull request #32 from j-b-m/master
2013-06-02 Dan DennedyIndicate mlt_geometry is deprecated in API docs.
2013-06-01 Dan DennedyCompile fixes for Windows after merging animation branch.
2013-06-01 Dan DennedyCompile fixes for Linux after merging animation branch.
2013-05-31 Dan DennedyUpdate mlt.vers symbol version script for C API additions.
2013-05-31 Dan DennedyVarious documentation and copyright fixes and updates.
2013-05-31 Dan DennedyDocument the new mlt_animation API.
2013-05-31 Dan DennedyDocument the property animation, rect, and color additions.
2013-05-31 Dan DennedyReorder the last commit of mlt_properties_get_animation().
2013-05-31 Dan DennedyAdd mlt_properties_get_animation(); it might come in...
2013-05-31 Dan DennedyAdd mlt_properties_set_color().
2013-05-31 Dan DennedyFix missing math.h include when lrint was added.
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-26 Dan DennedyFix default type for mlt_position regression in commit...
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-05-08 Dan DennedyMake a bunch of fields of mlt_consumer_s truly private.
2013-05-04 Dan DennedyAdd more properties unit tests.
2013-04-27 Dan DennedyFix race condition in mlt_consumer_stop().
2013-04-27 Dan DennedyFix crash purging closed queue.
2013-04-26 Dan DennedyMake mlt_consumer_purge() more thorough. (SF-187)
2013-04-20 Dan DennedyFix test frame image crashing GLSL.
2013-04-12 Dan DennedySet interim version 0.8.9.
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-22 Dan DennedyAdd input pointer checks to mlt_properties (SF-191).
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2013-03-04 Dan DennedyAdd mlt_service_filter_count and Mlt::Service::filter_c...
2013-02-25 Dan DennedyLet qglsl multi consumer work with more consumers.
2013-02-25 Dan DennedyFix crash on missing NULL at end of mlt_events_fire().
2013-02-21 Dan DennedyLet loader producer use new GLSL normalizing filters...
2013-02-21 Dan DennedyAdd consumer-thread-started and -stopped events (opengl...
2013-02-21 Dan DennedyAdd mlt_image_glsl and _glsl_texture (opengl branch).
2013-02-13 Brian MatherlyMerge pull request #26 from RedDwarf69/fix_osx_symver
next