]> git.sesse.net Git - mlt/shortlog
mlt
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-03-06 Dan DennedyFix AC-3 encoding (kdenlive-2010).
2011-03-06 Dan DennedyMake 'bicubic' an alias for highest quality in gtk...
2011-03-06 Dan DennedyFix handling monochrome in qimage.
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 Till Theatorotoscoping: remove parameter precision.
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 Till Theatorotoscoping: Add parameters feather and feather_passes.
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 Till Theatorotoscoping: number of points can now change from keyfr...
2011-02-20 Till Theatorotoscoping: rename mode "matte" to "luma"
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-16 Till Theatorotoscoping: Use "property-changed" event to find out...
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-05 Till Theatorotoscoping: fix mode alpha not working with image...
2011-02-03 Till Theatorotoscoping: prevent possible crash
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 Till TheatoRotoscoping: Set default mode to alpha and add YAML...
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-25 Till TheatoRotoscoping: another small cleanup
2011-01-25 Till TheatoRotoscoping: cleanup
2011-01-25 Till TheatoRotoscoping: Mode matte should also work in yuv420p...
2011-01-25 Till TheatoRotoscoping: only the mode rgb requires a specific...
2011-01-24 Till TheatoRotoscoping: Save the the json object so we do not...
2011-01-24 Till TheatoRotoscoping: use mlt_pool
2011-01-24 Till TheatoRotoscoping: rename "mask" mode to "matte"
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().
next