]> git.sesse.net Git - mlt/shortlog
mlt
2011-03-04 Dan DennedyFix string comparison and requested luma size.
2011-03-04 Dan DennedyPrevent attempt to pad to a smaller size.
2011-03-04 Dan DennedyFix luma semantics when both reverse and invert.
2011-03-04 Dan DennedySet a profile for the demo script.
2011-03-04 Dan DennedyDrop MainConcept and BlueFish444 from the demo consumers.
2011-03-04 Dan DennedyImprove mlt_properties_close() in debugger.
2011-03-03 Dan DennedyRewrite wave filter to be parallel-safe.
2011-03-03 Dan DennedyRefactor volume to use mlt_frame_unique_properties().
2011-03-03 Dan DennedyAdd mlt_frame_unique_properties().
2011-03-03 Dan DennedyRename 'this' in avformat module.
2011-03-03 Dan DennedyMark more frei0r filters not thread-safe.
2011-03-02 Dan DennedyFix deadlock regression in framebuffer producer.
2011-03-02 Dan DennedyFlag some frei0r filters as not thread-safe.
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-03-01 Dan DennedyRename this to self in the framework.
2011-03-01 Dan DennedyFixup demo.ini
2011-03-01 Dan DennedyRename self to g in mlt_geometry.
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-26 Dan Dennedyfix setenv
2011-02-25 Dan DennedySupport forever transitions (in and out not supplied).
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 DennedyRemove info about mainconcept and bluefish services.
2011-02-20 Dan DennedyAdd profile parameter to mlt_producer_new.
2011-02-20 Dan DennedyCheck pointer passed to mlt_service_profile.
2011-02-20 Dan DennedyFix aspect ratio of color producer.
2011-02-20 Dan DennedyAdd --enable-debug option.
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-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.
next