]> git.sesse.net Git - mlt/history - src/modules
Fix deadlock in sdl_preview.
[mlt] / src / modules /
2011-03-02 Dan DennedyFix deadlock in sdl_preview.
2011-03-01 Dan DennedyFix integrity of luma transition when parallel.
2011-03-01 Dan DennedyWorkaround incorrect duration on some clips (kdenlive...
2011-03-01 Dan DennedyFix regression in determination of seekable.
2011-02-28 Dan DennedyFix compiler error on older version of libavutil.
2011-02-28 Dan DennedyFix mlt_consumer_position when encoding audio only.
2011-02-28 Dan DennedyAdd support for FFmpeg AVMetadata API.
2011-02-28 Dan DennedyFix compiler warning on av_get_pix_fmt().
2011-02-27 Dan DennedyRewrite seekable check in avformat.
2011-02-27 Dan DennedyRemove frei0r.facedetect from black list.
2011-02-27 Dan DennedyMark frei0r.cluster as not thread-safe.
2011-02-27 Dan DennedyFix small memory leak each a frei0r plugin is instantiated.
2011-02-26 Dan DennedyAdd support for pix_fmt on avformat resource URL.
2011-02-26 Dan DennedyAdd support for avdevice video channel selection.
2011-02-25 Dan DennedyAdd 'factor' property to scale filters.
2011-02-21 Dan DennedyMark some frei0r plugins as not thread safe.
2011-02-20 Dan DennedyFix video4linux in avformat producer.
2011-02-20 Dan DennedyAdd profile parameter to mlt_producer_new.
2011-02-20 Dan DennedyFix aspect ratio of color producer.
2011-02-19 j-b-mStore exif orientation.
2011-02-19 Dan DennedyFix lib suffix on motion_est.
2011-02-17 Dan DennedyDisable purging consumer on seek in sdl_audio.
2011-02-14 Dan DennedyPlayout remaining frames in sdl at end-of-stream.
2011-02-14 Dan DennedyFix deadlocks in sdl_preview with parallel-consumer.
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-24 Dan DennedyReduce service lock contention in affine filter.
2011-01-24 Dan DennedyReduce service lock contention in frei0r module.
2011-01-24 Dan DennedyMake YADIF reentrant.
2011-01-24 Dan DennedyFix image format consistency and conversion.
2011-01-24 Dan DennedyAdd service locks around yadif context.
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 DennedyFix build outside MinGW.
2011-01-24 Dan DennedyFix getting LADSPA include dir from listplugins.
2011-01-24 Dan DennedySDL tweaks for Windows discovered when embedded.
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-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 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-01 Dan DennedySet recommended FFmpeg version to 0.6.1.
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 DennedyMake feeds consistent between NTSC and PAL.
2011-01-01 Dan DennedyFix segfault stopping unstarted null consumer.
2011-01-01 Dan DennedyIncrease video encoder output buffer size.
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-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-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 race-induced intermittent crash in sdl_still (kdenl...
2010-12-16 Dan DennedySynchronize Producer.set_speed(0) with sdl_preview.
2010-12-16 Dan DennedyPrevent a possible deadlock when pausing.
2010-12-12 j-b-mPrevent always fetching the "frozen" frame.
2010-12-12 Dan DennedyFix crash when connecting the sdl_preview to a new...
2010-12-11 Dan DennedyFix tearing in decklink.
2010-12-09 Dan DennedyRemove exit() from Linsys sdi consumer.
2010-12-09 Dan DennedyAdd consumer-fatal-error event to avformat consumer.
2010-12-09 Dan DennedyA minor refactoring.
2010-12-09 Dan DennedyAdd a consumer-sdl-paused event.
2010-12-09 Dan DennedyRefactor end-of-stream and speed change.
2010-12-01 Dan DennedyLoad .xml file as MLT XML.
2010-11-30 Dan DennedyMake --luma-compress imply --luma-8bit.
2010-11-30 Dan DennedyMake the formats and codecs available through properties.
2010-11-30 Dan DennedyFix reading uncompressed video (bug 3121436).
next