]> git.sesse.net Git - mlt/shortlog
mlt
2011-01-24 Dan DennedySet version to 0.6.2.
2011-01-24 Dan DennedyAdd v0.6.2 release notes.
2011-01-17 j-b-mAdd always_active property to affine transition.
2011-01-12 Dan Dennedyfix compiler warning
2011-01-12 Dan DennedyEnable build on NetBSD (3090684)
2011-01-12 Dan DennedyUse CXX rather than CC for linking C++ (3090682)
2011-01-12 Dan DennedyFix underlinking python binding (3082761).
2011-01-12 Dan DennedyFix undefined bahavior in SDL module (3066195).
2011-01-12 Dan DennedyAdd use_normalised to affine filter.
2011-01-12 Dan DennedyFix some regressions in affine.
2011-01-11 Dan DennedyAdd geometry opacity interpretation to affine.
2011-01-11 j-b-mAdd force_aspect_ratio to image producers.
2011-01-11 Dan DennedyRemove NAME= from linsys udev rules.
2011-01-11 Dan DennedyMove to an interim version.
2011-01-01 Dan Dennedyupdate ChangeLog for v0.6.0
2011-01-01 Dan DennedyAdd v0.6.0 release notes.
2011-01-01 Dan Dennedyset version to 0.6.0
2011-01-01 Dan DennedySet recommended FFmpeg version to 0.6.1.
2011-01-01 Dan DennedyUpdate year in copyright notice.
2011-01-01 Dan DennedyDefault to progressive rendering in composite.
2011-01-01 Dan DennedyScale the animation durations in NTSC etv data feed.
2011-01-01 Dan DennedyMake etv data feeds same and scalable between NTSC...
2011-01-01 Dan DennedyTreat profile set by environment variable as explicit.
2011-01-01 Dan DennedyMake feeds consistent between NTSC and PAL.
2011-01-01 Dan DennedyFix melt crashing due to many things depending on consu...
2011-01-01 Dan DennedyFix segfault stopping unstarted null consumer.
2011-01-01 Dan DennedyIncrease video encoder output buffer size.
2011-01-01 Dan DennedyConvert "Scotland" in demos to "photos"
2011-01-01 Dan DennedyFix parsing mixed XML documents and svg.mlt example.
2010-12-29 Dan DennedyFix an infinite loop encoding a video with vorbis audio...
2010-12-28 Dan DennedyRevert Producer::set_speed and add Producer::pause.
2010-12-24 Dan DennedyRevert "Increase the speed of switching between sdl_sti...
2010-12-24 Dan DennedyPrevent concurrent access to swfdec context.
2010-12-24 Dan DennedyAdd meta.media properties to swfdec.
2010-12-23 Dan DennedyFix shearing bug in affine transition & filter.
2010-12-23 Dan DennedyAdd mlt_frame_write_ppm to visualize debugging.
2010-12-22 Dan DennedyFix build of decklink on some non-Linux systems (BSD).
2010-12-20 Dan DennedyIncrease the speed of switching between sdl_still and...
2010-12-17 Dan DennedyFix cleaning up decklink when stopped.
2010-12-17 Dan DennedyFix regression in Producer::set_speed when consumer...
2010-12-17 Dan DennedyFix race-induced intermittent crash in sdl_still (kdenl...
2010-12-17 Dan DennedyAdd mlt_version API.
2010-12-16 Dan DennedyFix regression on return value of Producer::set_speed.
2010-12-16 Dan DennedySynchronize Producer.set_speed(0) with sdl_preview.
2010-12-16 Dan DennedyPrevent a possible deadlock when pausing.
2010-12-12 j-b-mPrevent always fetching the "frozen" frame.
2010-12-12 Dan DennedyFix crash when connecting the sdl_preview to a new...
2010-12-11 Dan DennedyMake melt handle failure to start consumer.
2010-12-11 Dan DennedyFix tearing in decklink.
2010-12-09 Dan DennedyAdded Mlt::Properties::wait_for(string).
2010-12-09 Dan DennedyFix memory leak in swig on Properties::setup_wait_for.
2010-12-09 Dan DennedyRemove exit() from Linsys sdi consumer.
2010-12-09 Dan DennedyAdd consumer-fatal-error event to avformat consumer.
2010-12-09 Dan DennedyAdd mlt_consumer_position (Mlt::Consumer::position).
2010-12-09 Dan DennedyA minor refactoring.
2010-12-09 Dan DennedyAdd a consumer-sdl-paused event.
2010-12-09 Dan DennedyRefactor end-of-stream and speed change.
2010-12-01 Dan DennedyLoad .xml file as MLT XML.
2010-11-30 Dan DennedyAdd example of using SWF with variables.
2010-11-30 Dan DennedyMake --luma-compress imply --luma-8bit.
2010-11-30 Dan DennedyAdd example of how to list of codecs.
2010-11-30 Dan DennedyMake the formats and codecs available through properties.
2010-11-30 Dan DennedyFix reading uncompressed video (bug 3121436).
2010-11-30 Dan DennedyMake VDPAU decoding a tad more resilient.
2010-11-27 Dan DennedyAdd support for swfdec variables.
2010-11-24 Dan DennedyFix AVCHD detected as double frame rate.
2010-11-21 Dan DennedyAdd suggested udev rules for Linsys cards.
2010-11-20 Dan DennedyFix affine on non-square pixels (kdenlive-1880).
2010-11-18 Dan DennedyRefactor image conversion in swfdec.
2010-11-18 Dan DennedyAdd support for F0R_COLOR_MODEL_BGRA8888
2010-11-18 Till TheatoFix crash in pango on very long strings.
2010-11-14 Dan DennedyFix the size argument handling.
2010-11-10 Dan DennedyAdd locks around avcodec_open/_close for thread protection.
2010-11-10 Dan DennedyFix regression on 1920x1088 clips.
2010-11-08 Dan DennedyAdd configure script to detect optional swfdec dependency.
2010-11-08 Dan DennedySupport build on swfdec 0.8 as well.
2010-11-08 Dan DennedyAdd swfdec producer.
2010-11-07 Dan DennedyAdd Blackmagic Design DeckLink consumer.
2010-10-28 Dan DennedyAnother apsect ratio fix in affine.
2010-10-28 Dan DennedyFix aspect- and size-related issues in affine.
2010-10-22 Dan DennedyFix edit points when using auto-profile.
2010-10-22 Dan DennedyFix frame rate detection when the muxer rate is 0/0.
2010-10-21 Dan DennedyAdd support for frei0r string parameter.
2010-10-21 Dan DennedyDisable colorspace normalization - not working yet.
2010-10-19 Dan DennedyFkx crash converting string property with null value.
2010-10-18 j-b-mFix serializing xmldata in kdenlivetitle (kdenlive...
2010-10-18 Dan DennedyFix including SDL headers (3087522).
2010-10-14 Dan DennedyDo not serialize profile when consumer profile is null.
2010-10-14 Dan DennedyFix regression using codec frame rate.
2010-10-14 Dan DennedyAdd null pointer checks around profile in consumer...
2010-10-14 Dan DennedyAdd colorspace to auto-profile.
2010-10-14 Dan Dennedy(De)serialize colorspace in profile.
2010-10-14 Dan DennedyFix version support for AVCodec:colorspace.
2010-10-14 Dan DennedyAdd --avformat-no-vdpau configure option.
2010-10-13 Dan DennedyAdd math header for lrint().
2010-10-13 Dan DennedyAdd #frame# variable substitution in data_show filter.
2010-10-13 Dan DennedyFix timecode conversion with non-integral framerate.
2010-10-11 Dan DennedyFix consumer producer not updating frames in Kdenlive.
2010-10-10 Dan DennedyHandle consumer properties that alter the profile.
2010-10-10 Dan DennedyCheck for colorspace change on profile.
next