]> git.sesse.net Git - mlt/shortlog
mlt
2010-10-07 Dan DennedyAdd an automatic profile feature to melt.
2010-10-07 Dan DennedyAdd immutable meta.media-prefixed properties.
2010-10-07 Dan DennedyDo not let consumer producer alter the profile when...
2010-10-07 Dan DennedyAdd (de)serialization of profile to XML.
2010-10-05 Dan DennedyAdd support for short-hand vpre to avformat consumer.
2010-10-05 Dan DennedyFFmpeg build improvements (3078007).
2010-10-05 j-b-mFix TextColor+Outline+Typewriter=wrong color in titler...
2010-09-29 Dan DennedyFix race conditions in SDL (kdenlive-1711).
2010-09-29 j-b-mFix crash in SDL with new kdenlive audio VU meter.
2010-09-27 Dan DennedySet default colorspace (from profile) on frames.
2010-09-27 Dan DennedyFix indentation in producer_framebuffer.c.
2010-09-27 Dan DennedyAdd mlt_cache.h to set of all mlt headers.
2010-09-27 Dan DennedyDocument new colorspace and force_full_luma frame prope...
2010-09-27 Dan DennedyTractor needs to pass along new frame properties.
2010-09-27 Dan DennedySet libdv producer to Rec 601 colorspace.
2010-09-26 Dan DennedyAdd colorspace to all profile presets.
2010-09-26 Dan DennedyParse colorspace profile property and add hardcoded...
2010-09-26 Dan DennedyRename variables and properties around luma range for...
2010-09-26 Dan DennedyAdd conversion to profile colorspace.
2010-09-26 Dan DennedyExpand colorspace support to explicit 601.
2010-09-26 Dan DennedySet colorspace in codec context.
2010-09-26 Dan DennedyMap profile colorspace to consumer property.
2010-09-26 Dan DennedyRemove hardcoded luma scaling and passing skip_luma_sca...
2010-09-26 Dan DennedyRename yuv_std to colorspace.
2010-09-26 Dan DennedyRequire skip_luma_scale explicitly <> 0.
2010-09-26 Dan DennedyAdd input YUV colorspace (601 vs 709) handling.
2010-09-26 Dan DennedyRevert new image types.
2010-09-26 Dan DennedyGet initial skipping of luma scaling to work.
2010-09-26 Dan DennedyImprove colorspace handling (work in progress)
2010-09-22 Dan DennedyTest the function pointer to be safe.
2010-09-22 Dan DennedyRemove an extra debug log message.
2010-09-22 Dan DennedyFix crop making image black in a multitrack (kdenlive...
2010-09-21 Dan DennedyFix field order correction on cached image.
2010-09-20 Dan DennedyBump to interim version.
2010-09-20 j-b-mImprove fps detection in avformat producer.
2010-09-14 Dan DennedyUpdate ChangeLog for v0.5.10.
2010-09-14 Dan DennedySet version to 0.5.10.
2010-09-14 Dan DennedyUpdate year in copyright notice.
2010-09-14 Dan DennedyUpdate release notes for v0.5.10
2010-09-14 Dan DennedyFix bug with crop always asking for RGB even when not...
2010-09-14 Dan DennedyOnly build SSE2 version of YADIF on x86-64 (2984003).
2010-09-13 Dan DennedyEnable filter avcolor_space on OS X.
2010-09-13 Dan DennedyUse linearblend as the C fallback to xine deinterlacers.
2010-09-13 Dan DennedyRevert "Use linearblend as the C fallback to xine deint...
2010-09-13 Dan DennedyUpdate ChangeLog for v0.5.8.
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.
next