]> git.sesse.net Git - mlt/shortlog
mlt
2010-09-13 Dan DennedySet version to 0.5.8.
2010-09-13 Dan DennedyAdd v0.5.8 release notes.
2010-09-13 Dan DennedyEnhance image conversion logging.
2010-09-13 Dan DennedyRevert "Fix a stride and chroma-alignment bug in imagec...
2010-09-13 Dan DennedyUse linearblend as the C fallback to xine deinterlacers.
2010-09-13 Dan DennedyValidate that swscale supports the resolution in avform...
2010-09-12 Dan DennedyFix bugs with odd width YUV processing.
2010-09-11 Dan DennedyFix sometimes tight crop causes a green line at bottom.
2010-09-11 Dan DennedyFix a stride and chroma-alignment bug in imageconvert...
2010-09-11 Dan DennedyValidate alpha channel size before cropping and padding it.
2010-09-11 Dan DennedySet the alpha channel size more reliably in imageconvert.
2010-09-11 Dan DennedyBase alpha channel on width and height.
2010-09-10 Dan DennedyFix a segfault if one tries to use deinterlace explicitly.
2010-09-10 Dan DennedyFix returning last bit of audio samples from avformat.
2010-09-10 Dan DennedyMerge branch 'work' of git://github.com/gmarco/mlt
2010-09-09 Marco Gittlerparent the svgrenderer, to destruct on exit
2010-09-08 Marco Gittlerload inline images
2010-09-08 Dan DennedyRefix alpha channel scaling memory leak (3060324).
2010-09-08 Dan DennedyRevert 3a419b4 (Use caching for swscale contexts).
2010-09-07 Dan DennedyFix regression in commit f9dbf1.
2010-09-07 Dan DennedyFix memory leak regression introduced in commit 3a419b.
2010-09-06 Dan DennedyApply alpha on frame to rgba image (kdenlive-1786).
2010-09-05 Dan DennedyFix a regression in the yadif deinterlace filter.
2010-09-05 Till TheatoFix filter affine stopping to work at frame 15000.
2010-09-04 Dan DennedyFix previous optimization commit on deinterlace.
2010-09-04 Dan DennedyFix field order on avformat cached images.
2010-09-03 Dan DennedyFix channel alignment in sox filter.
2010-09-03 Dan DennedyFix sox effect parameters.
2010-09-03 Dan DennedyAutomatically crop 8 bottom lines of 1088 source.
2010-09-01 Dan DennedyAccept negative dB values for volume filter.
2010-09-01 Dan DennedyFix integrity of volume filter when applying multiple...
2010-08-31 Dan DennedyFix positioning bugs in filter luma.
2010-08-30 Dan DennedyFix segfault in SDL observed in Kdenlive.
2010-08-29 Dan DennedyFix regression on scaling alpha channel.
2010-08-28 Dan DennedyFix audio decoding when AVPacket has >1 frame.
2010-08-28 Dan DennedyFix jackrack filter not working without rack file.
2010-08-24 Dan DennedyFix regression in avcolorspace filter.
2010-08-22 Dan DennedyUse caching for swscale contexts.
2010-08-22 Dan DennedyFix detecting VDPAU on dash-based systems.
2010-08-22 Dan DennedyEnable swscale CPU flags.
2010-08-22 Dan DennedyMinor fix to mlt_slideshow2.
2010-08-21 Dan DennedyEnhance luma filter to work with animated filters.
2010-08-20 Dan DennedyFix distorted frame in slideshow transitions.
2010-08-19 Dan DennedyAdd audiowave filter.
2010-08-19 Dan DennedyImprove audio waveform resault reliability.
2010-08-19 Dan DennedyFix potential segfault in mlt_frame_get_waveform.
2010-08-19 Dan DennedyImprove audio waveform quality.
2010-08-19 Dan DennedyFix waveform generation.
2010-08-17 Dan DennedyConvert panner to use range [0, 1].
2010-08-16 Dan DennedyAdd a panning filter.
2010-08-16 Dan DennedyFix ramping the mix level in mix transition.
2010-08-16 Dan DennedyOnly do channelcopy/swap if there is valid work.
2010-08-16 Dan DennedyAdd filter channelswap.
2010-08-15 Dan DennedyMake it easier to switch between scaled and unscaled...
2010-08-14 Dan DennedyImprove quality of libswscale conversions and scaling.
2010-08-13 Dan DennedyCleanup existing native color space conversions.
2010-08-09 Dan DennedyChange SDL still consumer to use RGBA.
2010-08-09 Dan DennedyMake libexif include compatible with more systems/versions.
2010-08-09 Dan DennedyFix image cache hit updating position state (kdenlive...
2010-08-09 Dan DennedyOptimize some deinterlace filter logic.
2010-08-07 Dan DennedyFix scaling method on B frames of some transitions.
2010-08-06 Dan DennedyFix tractor to set conversion functions on frames it...
2010-08-05 Dan DennedyMove firing consumer-frame-show to after done with...
2010-08-05 Dan DennedyInitialize processed var and skip if NULL.
2010-07-29 j-b-mCleanup & fix memleak
2010-07-28 j-b-mUse libexif to read exif orientation in images
2010-07-26 j-b-mRead EXIF info inside MLT, based on jpegexiforient
2010-07-26 j-b-mMerge branch 'master' into kdenlivetitle
2010-07-23 Dan DennedyFix memory corruption on any frei0r plugin with color...
2010-07-23 Dan DennedyRecognize new FREI0R_PATH env var.
2010-07-20 j-b-mFix exif rotation angle
2010-07-20 j-b-mSupport exif rotation with pixbuf producer
2010-07-20 j-b-mAdd support for auto rotation for images with exif...
2010-07-20 Dan DennedyFix infinite loop on some audio decode errors (kdenlive...
2010-07-15 Dan DennedyFix crash when repeating frames after failure to decode...
2010-06-20 Dan DennedyUpdate ChangeLog for v0.5.6.
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)
next