]> git.sesse.net Git - mlt/shortlog
mlt
2011-03-23 Dan DennedyFix a couple null pointer bugs.
2011-03-23 Dan DennedyImprove frame-dropping in decklink.
2011-03-20 Dan DennedyFix build of jackrack module on mingw.
2011-03-19 Dan DennedyAdd high frame rate 1080p profiles.
2011-03-18 Dan DennedyFix regression on seeking to first frame with audio_ind...
2011-03-15 Dan DennedyAdd force_length and adjust_length properties.
2011-03-15 Dan DennedyFix some incorrect frame rates in avformat (kdenlive...
2011-03-15 Dan DennedySupport frei0r transitions that use f0r_update2().
2011-03-15 Dan DennedyFix amd64 detection on FreeBSD.
2011-03-13 Dan DennedyAdd boolean use_profile property to crop filter.
2011-03-13 Dan DennedyWe do not yet support f0r_param_position_t.
2011-03-12 Ertan DenizSet global variables to NULL in mlt_factory_close
2011-03-12 Dan DennedyPrefer opening codec by name instead of by ID.
2011-03-11 Dan DennedyRefactor frei0r and fix time parameter.
2011-03-11 Dan DennedyFix region transition with more than 2 tracks.
2011-03-11 Dan DennedyRefactor to mlt_transition_get_position()
2011-03-11 Dan DennedyAdd mlt_transition_get_position()
2011-03-11 Dan DennedyRemove obsolete unique position on frame.
2011-03-11 Dan DennedyUse the producer when always active.
2011-03-11 Dan DennedyRefactor to mlt_filter_get_position().
2011-03-11 Dan DennedyRefactor to mlt_filter_get_progress().
2011-03-11 Dan DennedyUse the producer when filter/transition always active.
2011-03-11 Dan DennedyAdd mlt_filter_get_position().
2011-03-11 Dan DennedyRefactor to mlt_transition_get_progress_delta().
2011-03-11 Dan DennedyAdd mlt_transition_get_progress_delta().
2011-03-11 Dan DennedyRefactor to mlt_transition_get_progress().
2011-03-11 Dan DennedyAdd mlt_transition_get_progress().
2011-03-11 Dan DennedyRefactor to mlt_filter_get_progress().
2011-03-11 Dan DennedyAdd mlt_filter_get_progress().
2011-03-11 Dan DennedyRefactor to mlt_transition_get_length().
2011-03-11 Dan DennedyFix regression on AC-3 fix.
2011-03-11 Dan DennedyFix typo in swfdec configure script.
2011-03-11 Dan DennedyAdd build support for swfdec 0.7.
2011-03-11 Dan DennedyMerge branch 'roto'
2011-03-11 Dan DennedyIncrease resample buffer size.
2011-03-11 Dan DennedyRemove unnecessary audio conversion to float.
2011-03-11 Dan DennedyFix audio resample with audio_index=all.
2011-03-07 Till TheatoRotoscoping: use new API functions to prevent some...
2011-03-07 Dan DennedyFix regression in audioconvert.
2011-03-07 Dan DennedyRefactor to use mlt_transition_get_length().
2011-03-07 Dan DennedyAdd mlt_transition_get_length().
2011-03-07 Dan DennedyRefactor to use mlt_frame_get_length().
2011-03-07 Dan DennedyRemove unused variable.
2011-03-07 Dan DennedyAdd mlt_filter_get_length().
2011-03-07 Dan DennedyRefactor to use mlt_producer_get_playtime().
2011-03-07 Dan DennedyRefactor to mlt_audio_format_size().
2011-03-07 Dan DennedyAdd mlt_audio_format_size().
2011-03-07 Dan DennedyRemove unused variables.
2011-03-07 Dan DennedyDefine out this unused code.
2011-03-07 Dan DennedyRefactor to use mlt_image_format_size().
2011-03-07 Dan DennedyAdd mlt_image_format_size()
2011-03-07 Dan DennedyRefactor to use mlt_frame_set_image/_alpha.
2011-03-07 Dan DennedyAdd mlt_frame_set_image and mlt_frame_set_alpha.
2011-03-07 Dan DennedyFix spelling error in doxygen.
2011-03-07 Dan DennedyFix thread cleanup on parallel consumer stop.
2011-03-06 Dan DennedyAlias bicubic for hyper in pango and pixbuf.
2011-03-06 Dan DennedyAdd gpl flag file to rotoscoping filter.
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.
next