]> git.sesse.net Git - mlt/history - src
Fix typo in logic
[mlt] / src /
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 MardelleFix 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).
2013-02-21 Dan DennedyFix crash when stopping xgl consumer.
2013-02-21 Dan DennedyCleanup some logging from work in opengl branch.
2013-02-21 Dan DennedyFix syntax error in mlt++ symbol version script.
2013-02-21 Dan DennedyLet melt and xml producer use qglsl consumer (opengl...
2013-02-21 Dan DennedyAdd qglsl multi consumer (opengl branch).
2013-02-21 Dan DennedyLet loader producer use new GLSL normalizing filters...
2013-02-21 Dan DennedyAdd the new opengl module (opengl branch).
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-21 Dan DennedyAdd Mlt::Deque::peek() (opengl branch).
2013-02-20 Brian MatherlyRestore the terminal when melt exits abnormally
2013-02-19 Brian MatherlyMerge branch 'master' of git://github.com/mltframework...
2013-02-19 Brian MatherlyFix typo in filter_dynamictext.c
2013-02-15 Brian MatherlyAdd ladspa producer
2013-02-13 Dan DennedyAdd switcher.py SDI switcher example script.
2013-02-13 Brian MatherlyMerge pull request #26 from RedDwarf69/fix_osx_symver
2013-02-13 Cristian Morales... Fix OSX buld which broke when adding Linux symbols...
2013-02-13 Dan DennedyMerge pull request #25 from RedDwarf69/versioned_symbols
2013-02-12 Dan DennedyMerge pull request #24 from RedDwarf69/versioned_dirs
2013-02-10 Dan DennedyFix SDL resize regression in last commit. (SF-186)
2013-02-10 Dan DennedyRemove local references to SDL_Surface. (SF-186)
2013-02-09 Cristian Morales... Use symbol versioning
2013-02-08 Cristian Morales... Make the versioning opt-in
2013-02-07 Cristian Morales... Version modules and data directories, and melt
2013-02-03 Dan DennedyFix rightmost column flicker in composite transition...
2013-02-02 Dan DennedyMerge pull request #23 from j-b-m/master
2013-02-02 Jean-Baptiste MardelleFix wrong type causing bug in titler (kdenlive-2971)
2013-01-30 Dan DennedyFix YAML parser not tracking sequence index per tree...
2013-01-27 Dan DennedyImprove field order indication on rawvideo output.
2013-01-22 Brian MatherlyConvert dynamictext to use pango and composite directly...
2013-01-21 Dan DennedySet version to 0.8.8.
2013-01-21 Dan DennedyFix audio seeking when no first video pts available.
2013-01-21 Dan DennedyFix interlace flags in rawvideo output.
2013-01-08 Dan DennedyContinue A/V sync fix when splitting audio and video...
2013-01-08 Dan DennedyFix A/V sync when splitting audio and video (kdenlive...
2012-12-31 Dan DennedyFix build against FFmepg 0.5 and 0.6.
2012-12-28 Dan DennedyMerge pull request #22 from j-b-m/master
2012-12-28 Jean-Baptiste MardelleForce text item width and height with typewriter effect,
2012-12-27 Dan DennedyMerge pull request #21 from inaes-tic/master
2012-12-26 Niv Sardipixbuf producer: loop option to loop sequence selectively
2012-12-23 Brian MatherlyFix to properly align multiline text
2012-12-22 Dan DennedyAdd mlt_audio_u8 (sourceforce-182).
2012-12-22 Dan DennedyFix crash on unsupported audio formats (sourceforce...
2012-12-22 Dan DennedyFix the audio properties set on the frame within get_fr...
2012-12-22 Dan DennedyFix memory leak when failed to load avformat producer.
2012-12-22 Dan DennedyRevert "move mutex and deque initialization to producer...
2012-12-22 Dan DennedyRevert "fix memleak if file fails to open"
2012-12-19 Dan DennedyFix memory leak with consumer producer (sourceforce...
2012-12-19 Dan DennedyFix crop before YADIF causes horizontal streak artifacts.
2012-12-16 Dan DennedyRevert "Improve stop handling in mlt_consumer."
2012-12-15 Brian MatherlyFix dynamic text geometry when applied to a clip
2012-12-14 Dan DennedyRemove exclusions from wiki metadata publisher.
2012-12-14 Dan DennedyEscape quotes in quoted YAML values.
2012-12-14 Dan DennedyImprove metadata publisher to output TWiki syntax.
2012-12-14 Dan DennedyQuote YAML values that contain special characters.
2012-12-13 Dan DennedyLet framebuffer producer work with avformat.force_fps
2012-12-13 Dan DennedyFix possible divide by zero exceptions.
2012-12-12 Dan DennedyFix force_fps by scaling the stream time_base.
2012-12-05 Dan DennedyFix producer_avformat builds for versions without AVSam...
2012-12-01 Dan DennedyImprove stop handling in mlt_consumer.
2012-12-01 Dan DennedyFix memory corruption in resample filter.
2012-11-29 Dan DennedyMerge pull request #20 from Enlik/kde-opt-link
2012-11-29 SÅ‚awomir NizioMake linking to KDE libraries optional (qimage).
2012-11-28 Dan DennedyFix decoding audio with planar formats.
2012-11-27 Dan DennedyFix mlt_profile to DeckLink DisplayMode matching.
2012-11-24 Dan DennedyFix minor memory leak found with valgrind.
2012-11-22 Dan DennedyNetBSD does not have values.h either (sourceforge-179).
2012-11-21 Dan DennedyFix audio distortion at end of output (3576437 and...
2012-11-19 Dan DennedyRemove exit() that causes uncontrollable app failure.
2012-11-19 Dan DennedyMerge pull request #19 from j-b-m/master
2012-11-19 Jean-Baptiste MardelleFix loading of images with special chars in path (kdenl...
2012-11-19 Jean-Baptiste MardelleMerge branch 'master' of https://github.com/mltframewor...
2012-11-18 Dan DennedyRemove extraneous mlt_log_error() from previous commit.
2012-11-18 Dan DennedyFix crash on invalid image sequence.
2012-11-18 Dan Dennedyset to interim version 0.8.7
2012-11-18 Dan DennedyRemove exit()s that cause unexpected app failures.
2012-11-17 Jean-Baptiste MardelleFix crash when loading svg image in qimage producer...
2012-11-15 Dan DennedySet version to 0.8.6
2012-11-15 Dan DennedyRevert part of c48ed7 that caused performance regression.
next