]> git.sesse.net Git - mlt/shortlog
mlt
2011-10-31 Dan Dennedyadd fade in/out presets
2011-10-31 Dan Dennedyreduce log level of some LADSPA-related exceptions
2011-10-31 Marco Gittlerupdated desc
2011-10-31 Marco Gittleradded description
2011-10-31 Marco Gittlerset transform properties from mlt
2011-10-31 Marco Gittlerread filter params correct, set interpol type
2011-10-31 Marco Gittleruse interpolation settings
2011-10-31 Marco Gittlerlog format error on draw*
2011-10-31 Marco Gittleradded yml for videostab2
2011-10-31 Marco Gittlermove printf -> mlt_log*
2011-10-31 Marco Gittlerset all paramters
2011-10-31 Marco Gittleravoid unreadable code like (*format==mlt_image_rgb24...
2011-10-31 Marco Gittlerremove log since no parent/type yet
2011-10-31 Marco Gittlerremoved unsued code (point 4 )
2011-10-31 Marco Gittlerremoved printf from mlt filter code (point 9)
2011-10-31 Marco Gittleruse mlt_pool_release instead of mlt_properties_close...
2011-10-31 Marco Gittlerdo not call stabilize_init() anymore (point 7) thx...
2011-10-31 Marco Gittlerfix makefile to respect global FLAGS (point 2)
2011-10-31 Marco Gittlerframesize 3/2 * w * h seems to bee too small for yuv420
2011-10-31 Marco Gittleradded vstab from http://public.hronopik.de/vid.stab...
2011-10-30 Dan Dennedyremove invalid metadata item for pango
2011-10-30 Dan Dennedyadd autoprofile property to consumer producer
2011-10-30 Dan Dennedylog profile info when profile not compatible with deckl...
2011-10-30 Dan Dennedyfix crash cleaning packet queues that were not created
2011-10-30 Dan Dennedychange default log level to WARN
2011-10-29 Dan DennedyLet video_delay work with new_seek (AVCHD).
2011-10-29 Dan DennedyRenove start_time from avformat producer core object.
2011-10-21 Dan DennedyMerge branch 'master' of git://github.com/pez4brian...
2011-10-21 Brian MatherlyAdd "family" and "style" properties to pango producer...
2011-10-15 Dan DennedyImprove a/v sync and fix possible inf loop w/ audio_ind...
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-03 Brian MatherlyRemove docs/TODO, docs/policies.txt, docs/services...
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 DennedyAdd Sony PlayStation Portable encode preset
2011-09-21 Dan DennedyFix video bitrate option in presets.
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 DennedyAdd a bunch of DNxHD encode presets.
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 DennedyAdd XDCAM HD encode preset.
2011-09-06 Dan DennedyRevert "Fix many tracks with avformat producer at same...
2011-09-06 Dan DennedyFix many tracks with avformat producer at same time...
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.
next