]> git.sesse.net Git - mlt/shortlog
mlt
2013-05-25 Maksym Veremeyenkomake mlt_position type double
2013-05-25 Dan Dennedylibavcodec's vorbis encoder is also experimental.
2013-05-25 Dan DennedyUpdate avcodec flags for XDCAM preset.
2013-05-23 Dan DennedyAdd exit_on_disconnect property to avformat producer.
2013-05-22 Dan DennedyRename frei0r param_name_map filename and install it.
2013-05-22 Dan DennedyFix int overflow in force_fps handling.
2013-05-22 Dan DennedyAdd reconnect property to avformat producer.
2013-05-12 Dan DennedyFix mlt++ symbol version script for int64_t on 32-bit.
2013-05-12 Dan DennedyCleanup 64 bit int property tests.
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 DennedyFix some compile warnings raised by clang.
2013-05-08 Dan DennedyMake a bunch of fields of mlt_consumer_s truly private.
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-03 Dan DennedyAdd to gitignore.
2013-05-02 Dan DennedyFix crash when VDPAU fails init (kdenlive-3079).
2013-05-02 Dan DennedyFix inaccurate seeking in consumer producer.
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.
2013-04-28 Dan DennedyFix compile errors on ffmpeg v0.7 - 0.11.
2013-04-28 Dan DennedyImprove pause in melt.
2013-04-28 Dan DennedyImplement mlt_consumer.purge in multi consumer.
2013-04-28 Dan DennedyImplement mlt_consumer.purge in rtaudio consumer.
2013-04-28 Dan DennedyCleanup and improve aspect ratio selection.
2013-04-28 Dan DennedyCleanup and improve frame rate selection.
2013-04-27 Dan DennedyFix race condition in mlt_consumer_stop().
2013-04-27 Dan DennedyFix crash purging closed queue.
2013-04-26 Dan DennedyFix regression rewind or fast forward playback stalling.
2013-04-26 Dan DennedyMake mlt_consumer_purge() more thorough. (SF-187)
2013-04-26 Dan DennedyRename this to self in sdl_preview consumer.
2013-04-26 Dan DennedyRename this to self in consumer sdl.
2013-04-20 Dan DennedyFix test frame image crashing GLSL.
2013-04-13 Dan DennedyAdd alpha channel support to avformat consumer.
2013-04-12 Dan DennedySet interim version 0.8.9.
2013-04-08 Brian MatherlyMisc YAML fixes
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-04-05 Brian MatherlyAdd new count producer
2013-04-04 Dan DennedyMerge pull request #29 from j-b-m/master
2013-04-04 Jean-Baptiste... Make framebuffer producer recover from broken frame...
2013-04-04 Dan DennedyFail on continual encoding errors.
2013-04-04 Dan DennedyExtend samples-per-frame fix to multi audio stream...
2013-04-04 Dan DennedyFix regression in most recent commit d658f9b.
2013-04-03 Dan DennedyFix handling filenames in XML with leading or trailing...
2013-04-02 Dan DennedyMerge pull request #28 from j-b-m/master
2013-03-31 Jean-Baptiste... Fix maxangle param in vstab transcode
2013-03-30 Dan DennedyFix compilation error introduced in previous commit.
2013-03-30 Dan DennedyExtend recent fix for samples-per-frame to the flush...
2013-03-30 Dan DennedyFix A/V sync error accumulation in avformat consumer.
2013-03-30 Dan DennedyFix A/V sync error accumulation regression in avformat...
2013-03-28 Dan DennedyFix applying ffmpeg-like options to mlt_profile.
2013-03-27 Dan DennedyFix movit.white_balance metadata.
2013-03-24 Dan DennedyFix frames with test_image in opengl filters.
2013-03-24 Dan DennedyDo not deinterlace framw with test_image.
2013-03-24 Dan DennedyFix swscale to take init size arg as pointer.
2013-03-24 Dan DennedyImprove frame rate detection with libav master.
2013-03-23 Dan DennedyRestore avresample filter when build against FFmpeg.
2013-03-23 Dan DennedyAdd support for libavformat and libavcodec major versio...
2013-03-23 Dan DennedyDrop support for FFmpeg v0.5 and v0.6 and require swscale.
2013-03-23 Dan DennedyRemove audio resampling from avformat producer.
2013-03-23 Dan DennedyMake the arg to avcolor_space filter a pointer.
2013-03-23 Dan DennedyFix crash when using melt with qglsl on Windows.
2013-03-22 Dan DennedyCleaner fix for segfault at exit on av_lockmgr_regiter...
2013-03-22 Dan DennedyAdd frei0r lenscorrection and pixeliz0r to param_name_map.
2013-03-22 Dan DennedyRevert recent change to format of version in metadata.
2013-03-22 Dan DennedyAdd a frei0r param name mapping system.
2013-03-22 Dan DennedyMake avformat_lockmgr() safer by setting mutex pointer...
2013-03-22 Nicolas BoichatFix Segmentation fault at exit by calling av_lockmgr_re...
2013-03-22 Dan DennedyAdd input pointer checks to mlt_properties (SF-191).
2013-03-17 Dan DennedyImprove frei0r metadata with sanitized defaults.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2013-03-17 Dan DennedySwitch to indexed propery names for frei0r params.
2013-03-14 Dan DennedyAdd python WebVfx-to-SDI web service.
2013-03-14 Dan DennedyTell loader how to use WebVfx.
2013-03-13 Dan DennedyCorrect maximum for maxangle (SF-189).
2013-03-10 Dan DennedyFix type in movit.sharpen metadata.
2013-03-09 Dan DennedyLet the app set a flag to get existing GL texture.
2013-03-09 Brian MatherlyFix typo in logic
2013-03-09 Dan DennedyImprove refresh handling for sdl_audio consumer.
2013-03-08 Dan DennedyCache the Movit chain used for RAM->GL texture conversion.
2013-03-08 Dan DennedyAdd locking to opengl services for thread protection.
2013-03-08 Dan DennedyMake opengl filters support attach, detach, and disable.
2013-03-07 Dan DennedyShow the invalid format in the error message.
2013-03-04 Dan DennedyAdd mlt_service_filter_count and Mlt::Service::filter_c...
2013-02-26 Brian MatherlyAdd new avsync module
2013-02-25 Dan DennedyLet qglsl multi consumer work with more consumers.
2013-02-25 Dan DennedyLet movit.convert suport non-glsl to glsl_texture.
2013-02-25 Dan DennedyFix assert in libavformat using force_fps with AVI...
2013-02-25 Dan DennedyFix crash on missing NULL at end of mlt_events_fire().
2013-02-23 Dan DennedyFix OpenGL context cleanup on Windows.
2013-02-23 Dan DennedyCleanup the OpenGL context when consumer stops.
2013-02-23 Dan DennedySome minor logging cleanup.
2013-02-23 Dan DennedyQApplication::processEvents is not needed in qglsl.
2013-02-22 Dan DennedyMerge pull request #27 from j-b-m/master
2013-02-22 Jean-Baptiste... Fix crash in Kdenlive title producer (kdenlive-2987)
2013-02-21 Brian MatherlyUse raise() instead of kill() for portability.
2013-02-21 Dan DennedyForgot macro name in previous commit!
2013-02-21 Dan DennedyFix melt compilation on Windows (kill not available).
next