]> git.sesse.net Git - mlt/shortlog
mlt
2010-06-20 Dan DennedySet version to 0.5.6.
2010-06-20 Dan DennedyAdd v0.5.6 release notes.
2010-06-20 Dan DennedyFixup local ffmpeg build.
2010-06-20 Dan DennedyFix extra mlt_service_unlock in mlt_service_close.
2010-06-19 Dan DennedyFix the relative position of affine filter.
2010-06-18 Dan DennedyFix affine interpolation reading outside image.
2010-06-18 Dan DennedyFix max affine geometry size wrt aspect.
2010-06-18 Dan DennedyRevoke special handling for vorbis.
2010-06-16 Dan DennedyFix sdi sample count to be recomputed on each iteration.
2010-06-16 Dan DennedyProvide sensible defaults for HD SDI.
2010-06-15 Dan DennedyFix a few compiler warnings in jackrack.
2010-06-10 Dan DennedyTell git to ignore swig-generated .cxx files.
2010-06-08 Dan DennedyUse rint instead of roundf to suppress compiler warnings.
2010-06-08 Dan DennedyCleanup affine and fix a glitch that may appear.
2010-06-08 Dan DennedyFix the repeat/mirror cycle to be relative to start...
2010-06-08 Dan DennedyFix infinite loop when obscure blocking <1.
2010-06-04 Dan DennedyMake bloxblur faster and simpler.
2010-06-03 Dan DennedyFix superficial cpu usage with melt progress option...
2010-06-03 Dan DennedyRevert "Fix a memory leak registering frei0r services."
2010-06-03 Dan DennedyRevise affine to use interpolation and sub-pixel positi...
2010-06-01 Dan DennedyMerge branch 'kdenlivetitle' of git://github.com/j...
2010-06-01 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-06-01 Dan DennedyFix build on BSD with VDPAU (Alberto Villa).
2010-05-30 j-b-mFix compilation (Qt Xml linking)
2010-05-28 Dan DennedyFix compilation warning undeclared av_get_pix_fmt().
2010-05-28 Dan DennedyFix a memory leak registering frei0r services.
2010-05-20 Dan DennedyFix build on non-OSX due to missing parameter name.
2010-05-18 Dan DennedyFix leaking OS X Cocoa objects in SDL consumers.
2010-05-18 Dan DennedyFix leaking OS X Cocoa objects in SDL consumers.
2010-05-17 Dan DennedyMerge branch 'interlaced_title' of git://github.com...
2010-05-17 Dan DennedyEnable flushing the encoder buffers.
2010-05-17 Dan DennedyFix deprecated function and remove unused variable.
2010-05-16 Dan DennedyMultitrack audio encoding continued.
2010-05-13 Dan DennedyAdd multitrack audio encoding.
2010-05-07 Marco Gittlerinterlaced titles
2010-05-02 Dan DennedyRemove hardcoded 32-bit arch in Perl binding (2995474).
2010-05-02 Dan DennedyFix missing PIC flags for bindings (2931009)
2010-04-26 Dan DennedyFix white artifacts in image (2972137)
2010-04-26 Dan DennedyFix regression in previous commit.
2010-04-26 Dan DennedyFix bad stride in yuv422 due to non-even width requests.
2010-04-20 Dan DennedyUpdate ChangeLog for v0.5.4.
2010-04-20 Dan DennedySet version to 0.5.4.
2010-04-20 Dan DennedyAdd v0.5.4 release notes.
2010-04-20 Dan DennedyImprove error handling on video decode failure (kdenliv...
2010-04-18 Dan DennedyOnly use newish version of libswcale.
2010-04-18 Dan DennedyFix color producer not setting real_wdith and _height.
2010-04-16 Dan Dennedy--disable-mmx, --disable-sse should also disable sse2.
2010-04-08 Dan DennedyAdd C# bindings.
2010-04-08 Dan DennedyAdd automatic driver configuration to sdi consumer.
2010-04-07 Dan DennedyBugfix memory leak with producer consumer (2976110).
2010-04-07 Dan DennedyBetter signal previous/next frames not needed.
2010-03-11 Dan DennedyFix version number in release notes :(
2010-03-11 Dan DennedyUpdate ChangeLog for v0.5.2.
2010-03-11 Dan DennedySet version to 0.5.2.
2010-03-11 Dan DennedyAdd v0.5.2 release notes.
2010-03-11 Dan DennedyImprove performance of sdi consumer (patch from BCE).
2010-03-11 Dan DennedyFix MltFilteredProducer not building.
2010-03-03 Dan DennedyFix regressions playing all frames at end (kdenlive...
2010-03-03 Dan DennedyFix recent regression on failure to load file.
2010-03-01 Dan DennedyFix minor regression on previous commit to sdl_preview.
2010-02-28 Dan DennedyMake swscale the preferred rescale filter.
2010-02-28 Dan DennedyAdd resolution as init arg to libswscale filters.
2010-02-28 Dan DennedyFix a couple of compile warnings.
2010-02-27 Dan DennedyFix crash on reading uncompressed (rawvideo).
2010-02-27 Dan DennedyReport scaling method in debug logging.
2010-02-27 Dan DennedyFix offset to alpha component on OS X.
2010-02-26 Dan DennedyMake FFmpeg the primary image converter if available.
2010-02-26 Dan DennedyFix avcolor_space alias.
2010-02-26 Dan DennedyFix endianness of the palette in burningtv.
2010-02-26 Dan DennedyFix playing all frames at end of project (kdenlive...
2010-02-25 Dan DennedyFix build on --disable-sse(2) or non-sse(2) architectures.
2010-02-23 Dan DennedyFix video glitches when switching still and normal...
2010-02-16 Dan DennedyUpdate ChangeLog for 0.5.0 release.
2010-02-16 Dan DennedySet version to 0.5.0.
2010-02-16 Dan DennedyAdd v0.5.0 release notes.
2010-02-16 Dan DennedyMerge branch 'master' of xtremedia:git/mltframework...
2010-02-15 Dan DennedyFix mlt_sample_calculator returning negative result.
2010-02-15 Dan DennedyMerge branch 'master' of dennedy.org:git/mltframework...
2010-02-14 Dan DennedySimplify some of the cache locking and less flip-flop.
2010-02-14 Dan DennedyAdd a reference to avformat producer on the frame when...
2010-02-12 Dan DennedyAdd HD-SDI support to Linsys SDI module.
2010-02-12 Dan DennedyAdd --linsys-with-jpeg configure option.
2010-02-12 Dan DennedyChange linssys_sdi consumer to just "sdi"
2010-02-11 Dan DennedyMake avformat producer less chatty in verbose mode.
2010-02-11 Dan DennedyRevise Hz->fps in profiles and add more ATSC profiles.
2010-02-10 Dan DennedyLook for libvdpau.so in /usr/lib64 as well.
2010-02-09 Dan DennedyAdd support for unspecified out points in XML.
2010-02-09 Dan DennedyAdd support for only negative out in mlt_pplaylist_appe...
2010-02-09 Dan DennedyAdd support for negative out in mlt_producer_set_in_and...
2010-02-09 Dan DennedyChange -1 handling for in/out points to be any negative...
2010-02-09 Dan DennedyFix short forward seeking in vorbis producer.
2010-02-08 Dan DennedyFix audio muxing when downsampling >2 channels.
2010-02-08 Dan DennedySafer to use the image from get_image and to compute...
2010-02-08 Dan DennedyFix crash in filter resize with cached images (kdenlive...
2010-02-05 Dan DennedySometimes x264 is crashing on single or first pass...
2010-02-05 Dan DennedyFix progressive property on frames in the consumer...
2010-02-05 Dan DennedyDefault SDL to use the onefield deinterlace filter.
2010-02-05 Dan DennedyAdd YADIF methods in deinterlace filter.
2010-02-05 Dan DennedyHide need_previous_next property from serialization.
2010-02-05 Dan DennedyFix setting resolution and format in avformat image...
next