]> git.sesse.net Git - mlt/shortlog
mlt
2011-02-09 Dan DennedyFix image skew bug in composite (kdenlive-1923).
2011-02-08 Dan DennedyFix deinterlace when luma is inverted (kdenlive-1953).
2011-02-08 j-b-mMake offset in affine transition keyframable.
2011-02-01 Dan DennedyCopy the alpha channel in producer_consumer.
2011-01-30 Dan DennedyImprove efficiency of memory copy in avformat consumer.
2011-01-30 Dan DennedyBe pessimistic about the duration (kdenlive-1962).
2011-01-28 Dan DennedyLink pango producer with libiconv on Mac OS X.
2011-01-27 Dan DennedyDo not round up the duration (kdenlive-1962).
2011-01-27 Dan DennedyFix pausing on vdpau with noimagecache.
2011-01-27 Dan DennedyMake seeking to first frame more reliable.
2011-01-26 Dan DennedyIncrease default SDL audio buffer to prevent crackling.
2011-01-26 Dan DennedyMake worker thread handle tracking more portable.
2011-01-24 Dan DennedyReduce service lock contention in affine filter.
2011-01-24 Dan DennedyReduce service lock contention in frei0r module.
2011-01-24 Dan DennedyFix race condition on frame pointer in parallel consumer.
2011-01-24 Dan DennedyFix multiple workers getting the same frame.
2011-01-24 Dan DennedyUse a single queue for parallel workers.
2011-01-24 Dan DennedyAdd a MLT_FRAME() cast.
2011-01-24 Dan DennedyAdd mlt_deque_peek() with index.
2011-01-24 Dan DennedyRemove audio processing from the worker threads.
2011-01-24 Dan DennedyMake YADIF reentrant.
2011-01-24 Dan DennedyFix regression frames out-of-order.
2011-01-24 Dan DennedyFix compiler warning on this enum.
2011-01-24 Dan DennedyChange this log message back to debug level.
2011-01-24 Dan DennedyFix image format consistency and conversion.
2011-01-24 Dan DennedyRemove the tractor service locking.
2011-01-24 Dan DennedyAdd work queue to the parallel consumer.
2011-01-24 Dan DennedyAdd service locks around yadif context.
2011-01-24 Dan DennedyChange this log message to debug level.
2011-01-24 Dan DennedyAdd service locks for parallelism.
2011-01-24 Dan DennedyPass real_time, buffer, and prefill properties onto...
2011-01-24 Dan DennedyLog dropped frames at info log level.
2011-01-24 Dan DennedyAdd service locks for parallelism.
2011-01-24 Dan DennedySet the proper size of "image" where known.
2011-01-24 Dan DennedyAdd parallelism to mlt_consumer.
2011-01-24 Dan DennedyAdd mlt_deque_insert().
2011-01-24 Dan DennedyQualify queue, mutex, and cond vars with frame_queue_.
2011-01-24 Dan DennedyFix build outside MinGW.
2011-01-24 Dan DennedyFix getting LADSPA include dir from listplugins.
2011-01-24 Dan DennedyMove to an interim version number.
2011-01-24 Dan DennedyMake this example use the mlt++ pkg-config.
2011-01-24 Dan DennedySDL tweaks for Windows discovered when embedded.
2011-01-24 Dan DennedyOn Windows install .def and version-less DLLs to let...
2011-01-24 Dan DennedyOn Windows locate plugins and data by directory relativ...
2011-01-24 Dan DennedyFix swfdec build on MinGW.
2011-01-24 Dan DennedyCleanup libxml changes for MinGW.
2011-01-24 Dan DennedyFix JackRack build on MinGW.
2011-01-24 Dan DennedyFix qimage build for MinGW.
2011-01-24 Dan DennedyFix sox build on MinGW.
2011-01-24 Dan DennedyFix frei0r build on MinGW.
2011-01-24 Dan DennedyFix libxml2 build on MinGW.
2011-01-24 Dan DennedyFix gtk2 build on mingw.
2011-01-24 Dan DennedyFix SDL and keyboard input on Win32.
2011-01-24 Dan DennedyFix build of mingw branch on Linux.
2011-01-24 Dan DennedyInitial port to Windows using MinGW.
2011-01-24 Dan DennedyUpdate ChangeLog for v0.6.2.
2011-01-24 Dan DennedySet version to 0.6.2.
2011-01-24 Dan DennedyAdd v0.6.2 release notes.
2011-01-17 j-b-mAdd always_active property to affine transition.
2011-01-12 Dan Dennedyfix compiler warning
2011-01-12 Dan DennedyEnable build on NetBSD (3090684)
2011-01-12 Dan DennedyUse CXX rather than CC for linking C++ (3090682)
2011-01-12 Dan DennedyFix underlinking python binding (3082761).
2011-01-12 Dan DennedyFix undefined bahavior in SDL module (3066195).
2011-01-12 Dan DennedyAdd use_normalised to affine filter.
2011-01-12 Dan DennedyFix some regressions in affine.
2011-01-11 Dan DennedyAdd geometry opacity interpretation to affine.
2011-01-11 j-b-mAdd force_aspect_ratio to image producers.
2011-01-11 Dan DennedyRemove NAME= from linsys udev rules.
2011-01-11 Dan DennedyMove to an interim version.
2011-01-01 Dan Dennedyupdate ChangeLog for v0.6.0
2011-01-01 Dan DennedyAdd v0.6.0 release notes.
2011-01-01 Dan Dennedyset version to 0.6.0
2011-01-01 Dan DennedySet recommended FFmpeg version to 0.6.1.
2011-01-01 Dan DennedyUpdate year in copyright notice.
2011-01-01 Dan DennedyDefault to progressive rendering in composite.
2011-01-01 Dan DennedyScale the animation durations in NTSC etv data feed.
2011-01-01 Dan DennedyMake etv data feeds same and scalable between NTSC...
2011-01-01 Dan DennedyTreat profile set by environment variable as explicit.
2011-01-01 Dan DennedyMake feeds consistent between NTSC and PAL.
2011-01-01 Dan DennedyFix melt crashing due to many things depending on consu...
2011-01-01 Dan DennedyFix segfault stopping unstarted null consumer.
2011-01-01 Dan DennedyIncrease video encoder output buffer size.
2011-01-01 Dan DennedyConvert "Scotland" in demos to "photos"
2011-01-01 Dan DennedyFix parsing mixed XML documents and svg.mlt example.
2010-12-29 Dan DennedyFix an infinite loop encoding a video with vorbis audio...
2010-12-28 Dan DennedyRevert Producer::set_speed and add Producer::pause.
2010-12-24 Dan DennedyRevert "Increase the speed of switching between sdl_sti...
2010-12-24 Dan DennedyPrevent concurrent access to swfdec context.
2010-12-24 Dan DennedyAdd meta.media properties to swfdec.
2010-12-23 Dan DennedyFix shearing bug in affine transition & filter.
2010-12-23 Dan DennedyAdd mlt_frame_write_ppm to visualize debugging.
2010-12-22 Dan DennedyFix build of decklink on some non-Linux systems (BSD).
2010-12-20 Dan DennedyIncrease the speed of switching between sdl_still and...
2010-12-17 Dan DennedyFix cleaning up decklink when stopped.
2010-12-17 Dan DennedyFix regression in Producer::set_speed when consumer...
2010-12-17 Dan DennedyFix race-induced intermittent crash in sdl_still (kdenl...
2010-12-17 Dan DennedyAdd mlt_version API.
2010-12-16 Dan DennedyFix regression on return value of Producer::set_speed.
2010-12-16 Dan DennedySynchronize Producer.set_speed(0) with sdl_preview.
next