]> git.sesse.net Git - mlt/history - src/modules
Fix doc error for mlt_playlist_is_blank().
[mlt] / src / modules /
2014-01-26 Steinar H. GundersonCall invalidate_pixel_data() after frame rendering.
2014-01-26 Steinar H. GundersonUse the new ResourcePool Movit functionality.
2014-01-26 Steinar H. GundersonPropertly refcount the GlslManager.
2014-01-25 Dan DennedyFix crash on audio only clip using uninialized mutex.
2014-01-22 Brian MatherlyWork around for vid.stab chroma skew when using 4:2:2
2014-01-21 Dan DennedyFix aspect ratio if width or height are set after aspec...
2014-01-21 Dan DennedyFix a few problems with YCbCr colorspace conversion.
2014-01-20 Brian MatherlyFix configure script
2014-01-20 Brian MatherlyUpdates to vid.stab module.
2014-01-18 Brian MatherlyAdd support for more image formats to vid.stab
2014-01-17 Steinar H. GundersonMake movit_mix ignore empty "mix" parameter strings.
2014-01-17 Steinar H. GundersonGive movit_mix's reverse parameter the same metadata...
2014-01-17 Steinar H. GundersonCorrect maximum matrix size for DeconvolutionSharpenEffect.
2014-01-17 Steinar H. GundersonLet Movit effects supply their own fingerprint.
2014-01-17 Steinar H. GundersonStop special-casing the disable parameter for setting.
2014-01-16 Brian MatherlyUpdates to vid.stab module.
2014-01-15 Dan DennedyConvert a printf to mlt_log_debug.
2014-01-15 Dan DennedyFix metadata registration of renamed movit filters.
2014-01-14 Steinar H. GundersonProducer color hack for Movit.
2014-01-14 Steinar H. GundersonRemove now unused FBOInput.
2014-01-14 Steinar H. GundersonChange how the Movit chain is built.
2014-01-14 Steinar H. GundersonRename some Movit filter filenames, for consistency.
2014-01-12 Steinar H. GundersonAdd back automatic cleanup of OpenGL fences.
2014-01-12 Dan DennedyFix crash in glDeleteSync() called on wrong thread.
2014-01-12 Steinar H. GundersonReplace glFinish with OpenGL fences.
2014-01-12 Steinar H. GundersonMake the Movit converter use the correct color primaries.
2014-01-12 Brian MatherlyMerge branch 'master' of github.com:mltframework/mlt
2014-01-12 Brian MatherlyFix kwalify effor for vidstab service metadata
2014-01-12 Brian MatherlyFile header consistency
2014-01-12 Brian MatherlyFix version detection in vid.stab configure
2014-01-12 Brian MatherlyFix vid.stab configure script
2014-01-12 Brian MatherlyMerge filter_detect and filter_transform into filter_vi...
2014-01-10 Jakub KsiezniakAdded a fourth filter, that combines both detect and...
2014-01-07 Brian MatherlyMark vid.stab module as GPL
2014-01-07 Jakub KsiezniakUpdate module to work with the latest vid.stab version...
2014-01-07 Jakub KsiezniakCreated a new module to support vid.stab library.
2014-01-06 Steinar H. GundersonChange get_effect/add_effect to take in mlt_service.
2014-01-06 Steinar H. GundersonRename glsl_manager.h to filter_glsl_manager.h, to...
2014-01-03 Dan DennedyOn Qt 5, use QThread, QOpenGLContext, and QOffscreenSur...
2014-01-01 Dan DennedyFix crash in release_texture() called in frame destructor.
2014-01-01 Dan DennedyPrevent sharing FBOs between contexts.
2013-12-31 Steinar H. GundersonWhen doing glReadPixels(), make sure we read from the...
2013-12-31 Dan DennedyFix Windows build.
2013-12-31 Dan DennedyRefactor movit.convert, movit.mix, and movit.overlay.
2013-12-31 Dan DennedyAdd thread locks around accessing GlslManager resources.
2013-12-30 Dan DennedyFix misspelling in consumer_xml.yml.
2013-12-30 Dan DennedyConvert backtick to $(shell) in Makefiles.
2013-12-30 Dan DennedyFix pbo->size uninitialized.
2013-12-30 Dan DennedySet the return format for default case in color producer.
2013-12-30 Dan DennedyFix build on Freetype 2.5.
2013-12-30 Dan DennedyFix deadlock in movit.overlay transition.
2013-12-30 Dan DennedyFix title of movit.overlay transition.
2013-12-30 Dan DennedyConvert sRGB to linear in movit.white_balance filter.
2013-12-28 Dan DennedyDo not serialize tractor in/out if unset.
2013-12-20 Dan DennedyFix concurrency bug in image producers.
2013-12-19 Dan DennedyDocument the store property of xml consumer.
2013-12-18 Brian MatherlyFix capitalization of Qt
2013-12-18 Brian MatherlyFix pause for noise producer.
2013-12-17 Brian MatherlyFinalize qimage->qt rename
2013-12-17 Brian MatherlyRename 'qimage' module to 'qt'
2013-12-08 Brian MatherlyFix clock hand for down direction
2013-12-08 Brian MatherlyCount uses qtext first and falls back to pango
2013-12-08 Brian MatherlyDynamic text uses qtext first and falls back to pango
2013-12-08 Brian MatherlyImprovements to qtext to improve the use of cached...
2013-12-05 Brian MatherlyAdd qtext to loader for .txt files
2013-12-05 Brian MatherlyMove blipflash, dynamictext and count into plus module
2013-12-04 Brian MatherlyInitial implementation of producer_qtext
2013-11-17 Dan DennedyDocument sepia filter.
2013-11-10 Dan DennedyMake xml consumer respect video_off and audio_off.
2013-11-08 Dan DennedyAdd a refresh property to videostab2 filter.
2013-11-06 Dan DennedyAdd analysis_level property to sox filter.
2013-11-06 Dan DennedyFix audio distortion in float -> int32 conversion.
2013-10-28 Dan DennedyFix videostab2 interpolation.
2013-10-24 Dan DennedyFrei0r glow is not thread-safe.
2013-10-21 Dan DennedyFix memory leak converting image in RAM to GL texture.
2013-10-19 Maksym Veremeyenkoframe leak fix
2013-10-17 Dan DennedyAdd filter_panner.yml metadata.
2013-10-17 Dan DennedyAdd 'boolean' and 'argument' to service metadata schema.
2013-10-16 Dan DennedyFix crash when LADSPA_PATH is empty string.
2013-10-16 Dan DennedyFix serializing an xml producer by itself.
2013-10-15 Dan DennedyMake xml non-seekable only if explicitly set.
2013-10-04 Dan DennedyFix possible divide by zero.
2013-10-04 Dan DennedyAlways init pthread mutexes regardless if locking.
2013-10-04 Dan DennedyDo not try to use open_mutex unless it has been init.
2013-09-27 Dan DennedyFix regression in consumer sdl fullscreen=1.
2013-09-22 Dan DennedyGive Qt includes highest priority.
2013-09-22 Dan DennedyMovit and glew pkg-config have 'GL' in includes.
2013-09-13 Dan DennedyAdd producer xml-nogl to disable auto-qglsl creation.
2013-09-09 Dan DennedyFix muxing vorbis into webm/mkv with libavcodec < 55.
2013-09-07 Dan DennedyCheck for libswscale and libavdevice when configuring...
2013-09-07 Dan DennedyDo not try to build sox without sox.pc or libst-config...
2013-08-28 Maksym Veremeyenkofix division on 255 (v2)
2013-08-25 Dan DennedyFix building qimage module on Qt 5 on Windows.
2013-08-25 Dan DennedyFix qglsl on Qt 5 for OS X.
2013-08-24 Dan DennedyAdd "close glsl" event to glsl.manager service.
2013-08-24 Dan DennedyFix qglsl consumer for Qt 5.
2013-08-20 Dan DennedyCleanup x264 stats files when "passlogfile" supplied.
2013-08-08 Dan DennedyAdd support for Qt 5, drop support for Qt 3 and KDE 3.
2013-08-07 Dan DennedyMove the aspect ratio for multi consumer from mlt_frame.
2013-07-30 Maksym Veremeyenkouse rational fps value to calc frames count
next