]> git.sesse.net Git - mlt/history - src
Add "family" and "style" properties to pango producer. Deprecate
[mlt] / src /
2011-10-21 Brian MatherlyAdd "family" and "style" properties to pango producer...
2011-10-12 Brian Matherlyyml validation fixes
2011-10-12 Brian MatherlyAdd outline to pango and dynamic text services. Add...
2011-10-12 Brian Matherlydynamic text fixes: buffer overflows an support adjacen...
2011-10-09 Dan DennedyAdd -progress2 option to get progress with newlines.
2011-10-08 Dan DennedyFix regression on audio devices.
2011-10-08 Dan DennedyMerge branch 'master' of git://github.com/pez4brian...
2011-10-06 Dan DennedyImprove previous fix (efebb3) to prevent infinite loop.
2011-10-06 Dan DennedyPrevent closing alreadu closed AVCoddecContexts.
2011-10-04 j-b-mFix framebuffer producer in property (3417991)
2011-10-01 Dan DennedyAdd consumer element to xml producer.
2011-09-30 Dan DennedyFix segfault in sox with no effect.
2011-09-29 Dan DennedyFix race on stream index (kdenlive-2296)
2011-09-29 Dan DennedyFix crash when codec not yet opened (or just closed?)
2011-09-29 Dan DennedyFix some unprotected calls to av_close_input_file.
2011-09-29 Dan DennedyAdd re-open capability to decklink producer.
2011-09-28 Dan DennedyFix multi-threaded encoding on libavcodec older than...
2011-09-27 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2011-09-27 Dan DennedyFix regression loading profile.
2011-09-27 Dan DennedyFix regression loading profile.
2011-09-26 Brian MatherlyAdd support for HTML style color parameter to producer_...
2011-09-25 Dan DennedyLoad frei0r and ladspa plugins relative to exe on win32
2011-09-25 Dan DennedyFix videostab build on win32
2011-09-25 Dan DennedyFix build on win32
2011-09-25 Dan DennedyAdd parenthesis to fix warning.
2011-09-25 Dan DennedyFix and cleanup profile and preset dirs.
2011-09-25 Dan DennedyFix loading profile from datadir.
2011-09-25 Dan DennedyAdd relative frei0r and LADSPA dirs for relocatable.
2011-09-25 Dan DennedyMake profiles relative to MLT_DATA instead of $prefix...
2011-09-25 Dan DennedyMake modules and data relative to executable for win32...
2011-09-25 Dan DennedyFix building decklink on win32
2011-09-24 Dan DennedyFix executing stop when not started (and vice versa).
2011-09-23 Dan DennedyFix audio_index=all with linsys SDI consumer.
2011-09-23 Dan DennedyFix uninitialized var in audiochannels filter.
2011-09-23 Dan DennedyFix intermittent crash when closing sdl_audio.
2011-09-23 Marco Gittlerfix to compile an MAC (point 1)
2011-09-22 Dan DennedySerialize geometry with %g instead of my own macros.
2011-09-21 Dan DennedySupport streamtype-specific AVOptions (-vb)
2011-09-19 Brian MatherlyAdd filter_dynamictext.
2011-09-15 Till TheatoFreeze filter: Fix alpha handling.
2011-09-15 Till TheatoFreeze filter: Stop using 'this'.
2011-09-15 Till TheatoFramebuffer producer: Fix alpha handling (Kdenlive...
2011-09-14 Till TheatoProducer framebuffer: Stop using 'this'.
2011-09-14 Dan DennedyAlways Load the system locales.
2011-09-11 Dan DennedyDocument normalise and analysis for sox.
2011-09-11 Dan DennedyAdd analysis effect to sox filter.
2011-09-11 Dan DennedyOnly compute rms if normalise.
2011-09-11 Dan DennedyOnly compute rms if normalise.
2011-09-11 Dan DennedyRemove some old cruft in sox.
2011-09-10 Dan DennedyFix race conditions in mlt_property.
2011-09-10 j-b-mSkip empty keyframes when parsing geometry.
2011-09-10 Dan DennedyMove melt producer to core module.
2011-09-10 Dan DennedyFix composite_copy_region on locale using comma for...
2011-09-09 j-b-mFix locale corruption.
2011-09-09 j-b-mFix Kdenlive title module breaking locale.
2011-09-06 Dan DennedyFix many tracks with avformat producer at same time...
2011-09-06 Dan DennedyRevert "Fix XML and melt producers producer_avformat...
2011-09-06 Dan DennedyRevert "Fix melt crash on many avformat producers active."
2011-09-05 Dan DennedyAdd support for writing timecode from vitc metadata.
2011-09-05 Dan DennedyChange previous mods to use mlt_multitrack_count()
2011-09-05 Dan DennedyFix XML and melt producers producer_avformat cache...
2011-09-05 Dan DennedyAdd mlt_service_cache_get_size()
2011-09-05 Dan DennedyAdd mlt_cache_get_size()
2011-09-04 Dan DennedyFix melt crash on many avformat producers active.
2011-09-04 Dan DennedyFix setting the size of a cache up to 200.
2011-09-03 Dan DennedyAdd vanc property to decklink producer.
2011-09-03 j-b-mAdd filter_only to region transition.
2011-09-02 Dan DennedyAdd consumer property top_field_first.
2011-09-01 Dan DennedyUse the sox version in metadata and serialization.
2011-09-01 Dan DennedySerialize the frei0r version.
2011-09-01 Dan DennedyAdd MLT version to serialized XML.
2011-09-01 Dan DennedyConvert some printfs to fprintf(stderr) or mlt_log.
2011-08-30 Dan DennedyFix crash at end of second pass.
2011-08-29 Dan DennedyCopy VITC to frame meta property.
2011-08-23 Dan DennedyFix bad comparison on metadata for 'sox' (not sox.*)
2011-08-23 Dan DennedyInitialize stat buffer.
2011-08-17 Dan DennedyDocument serializing xml to property.
2011-08-17 Dan DennedyAdd no_meta property to xml consumer.
2011-08-17 Dan DennedyDocument some xml consumer properties.
2011-08-17 Dan DennedyFix segfault on concurrent calls to jack_activate().
2011-08-16 Dan DennedyAdd vectors property to videostab.
2011-08-16 Dan DennedyAdd mlt_geometry_interpolate.
2011-08-16 Dan DennedyAdd 'all' property to xml consumer.
2011-08-14 Dan DennedySerialize geometry with integer or float representation.
2011-08-14 Dan DennedyCheck swscale context before using it.
2011-08-13 Dan DennedyMore cleanup.
2011-08-13 Dan DennedyFix make install.
2011-08-13 Dan DennedyAdd mlt_filter_get_length2.
2011-08-13 Dan DennedySome cleanup - reformating, consolidation
2011-08-13 Dan DennedyStop using 'this'
2011-08-13 Dan DennedyRemove global variables.
2011-08-13 Dan DennedyFix compile error on MAXFLOAT.
2011-08-13 Dan DennedyFix for GPL license.
2011-08-12 Marco Gittleradded yml metadata
2011-08-12 Marco Gittlerremoved comments
2011-08-12 Marco Gittlersome cleanup, loading from deshake file works now ...
2011-08-11 Marco Gittlersome vars are now local instead of global.
2011-08-11 Marco Gittlercompile fix
2011-08-11 Marco Gittlerfirst version of video stabilization from http://vstab...
2011-08-10 Till TheatoFix regression with ladspa metadata.
next