]> git.sesse.net Git - mlt/shortlog
mlt
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.
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
next