]> git.sesse.net Git - mlt/shortlog
mlt
2009-12-09 Dan DennedySet version to 0.4.10 and update release notes.
2009-12-09 Dan DennedyFix audioconvert setting frame audio on no conversion.
2009-12-09 Dan DennedyFix underlinking libm by removing math function.
2009-12-08 Dan DennedyUpdate ChangeLog for 0.4.8 release.
2009-12-08 Dan DennedySet version to 0.4.8.
2009-12-08 Dan DennedyAdd v0.4.8 release notes.
2009-12-08 Dan DennedyFix some cases image and audio formats not converting...
2009-12-08 Dan DennedyFix crash in composite-on-composite (kdenlive-1315).
2009-12-07 Dan DennedyFix crash in x264 on second pass of multi-threaded...
2009-12-07 Dan DennedyDisable multi-threaded audio encoding (not useful).
2009-12-07 Dan DennedyFix encoding PCM on some recent FFmpeg change (kdenlive...
2009-12-07 Dan DennedyFix regression causing writing beyond end of buffer...
2009-12-06 Dan DennedyFix build (CFLAGS) of Ruby binding.
2009-12-03 Dan DennedyFix audio buffer overflow on large resampling (2902193).
2009-12-03 Dan DennedyFix regression converting mono to stereo.
2009-12-02 Dan DennedyAdd center property to crop to automatically fill frame.
2009-12-02 Dan DennedyFix distorting aspect ratio of images with crop.
2009-12-02 Dan DennedyAdd support for cropping RGB(A).
2009-12-02 Dan DennedyOnly correct field order if the source is interlaced.
2009-11-30 Dan DennedyRe-Fix bounds checking of crop filter (kdenlive-1148).
2009-11-30 Dan DennedyAdd force_fps property to avformat producer.
2009-11-30 Dan DennedyFix locating plugins in $HOME/.frei0r-1/lib (2897195).
2009-11-30 Dan DennedyFix pointer of V plane for yuv420p.
2009-11-30 Dan DennedyFix crash in avformat producer on unusable file.
2009-11-30 Dan DennedyFix validation and consistency errors in vignette YAML.
2009-11-29 Marco Gittleruse float for vignette effect
2009-11-29 Dan DennedyFix broken vignette YAML.
2009-11-29 Marco Gittleruse extra paramters for vignette settings
2009-11-21 Dan DennedyAdd support for new libavcodec decode functions.
2009-11-21 Dan DennedyFix seek on some AVCHD causing infinite loop.
2009-11-21 Dan DennedyFix regression in audio only output.
2009-11-21 Dan DennedyFix dropping samples on math error (kdenlive 1219).
2009-11-14 j-b-mFix frei0r helper filter position (used for keyframes)
2009-11-13 j-b-mFix typewriter start param
2009-11-13 j-b-mAdd an offset start param to typewriter effect
2009-11-13 j-b-mGet ready for typewriter effect in titles
2009-11-06 Dan DennedyMerge branch 'master' of xtremedia:git/mltframework...
2009-11-06 Dan DennedySome frei0r filters need to be initialized before getti...
2009-11-06 Dan DennedySome frei0r filters need to be initialized before getti...
2009-11-04 j-b-mFix images hidden (kdenlive-1247)
2009-10-27 Dan DennedyFix autotrack_rectangle with negative origin (kdenlive...
2009-10-27 Dan DennedyThese get/set position calls are unnecessary.
2009-10-20 Dan DennedyFix short output when video shorter than audio (kdenliv...
2009-10-14 Dan DennedyFix audio distortion due to supplying incorrect decode...
2009-10-14 Dan DennedyAdd dynamically resizing audio buffer.
2009-10-13 Dan DennedyMerge branch 'kdenlivetitle' of git://github.com/j...
2009-10-13 Dan DennedyFix regression on video-only files (kdenlive-1206).
2009-10-12 j-b-mFix freeze effect issues with transitions (kdenlive...
2009-10-12 Dan DennedyFix bounds checking of crop filter (kdenlive-1148).
2009-10-12 Dan DennedyFix regression with mono audio (kdenlive-1204).
2009-10-11 Dan DennedyAdd codec.frame_rate and drop the profile/level meta...
2009-10-11 Dan DennedyFix redefining count variable in previous commit on...
2009-10-11 Dan DennedyFix the display aspect ratio of SVCD Widescreen PAL.
2009-10-11 Dan DennedyBump the version to 0.4.7.
2009-10-11 Dan DennedyAdd audio channel mapping.
2009-10-11 Dan DennedyAdd MAX_AUDIO_STREAMS constant.
2009-10-11 Dan DennedyImprove this log message.
2009-10-11 Dan DennedyFix the tractor not passing meta properties to its...
2009-10-10 Dan DennedyConvert some printfs to mlt_log.
2009-10-10 Dan DennedyCleanup unused parameters.
2009-10-10 Dan DennedyCleanup compiler warnings.
2009-10-10 Dan DennedyAdd support for >2 audio channels to Linsys SDI consumer.
2009-10-07 Dan DennedyAdd support for audio_index=all.
2009-10-07 Dan DennedyConvert audio structures to arrays.
2009-10-07 Dan DennedyFactor out audio seeking and decoding from the get_audi...
2009-10-07 Dan DennedyFactor out video codec initialization.
2009-10-07 Dan DennedyFactor out audio codec setup from audio index handling.
2009-10-07 Dan DennedyReduce usage of properties for state.
2009-10-07 Dan DennedyUpdate changelog for 0.4.6 release.
2009-10-07 Dan DennedySet version to 0.4.6 and update release notes.
2009-10-07 Dan DennedyAdd configure option --avformat-svn-version.
2009-10-05 j-b-mFramebuffer producer should obey to the force_aspect_ra...
2009-10-03 j-b-mFix behaviour of title clips when in and out points...
2009-09-26 Dan DennedyMerge branch 'master' of xtremedia:git/mltframework...
2009-09-26 Dan DennedyImprove exception handling in consumer_avformat.
2009-09-26 Marco Gittlerlocale fix for decial numbers
2009-09-26 Dan DennedyImprove exception handling in consumer_avformat.
2009-09-25 Dan Dennedyavcodec_close() calls avcodec_thread_free()
2009-09-25 Dan DennedyWait for and close AVCodec threads at end.
2009-09-24 Dan DennedyFix crash in logging warning (2865906).
2009-09-22 Dan DennedyFix swig building with some Python versions and possibl...
2009-09-20 Dan DennedyUpdate bindings.
2009-09-20 Dan DennedyAdd Properties constructor from opaque pointer.
2009-09-16 Dan DennedyFix crash when audio encode does not yield frame (2859643).
2009-09-16 Dan DennedyConvert consumer_avformat message to mlt_log API.
2009-09-15 j-b-mFix compatibility with older Kdenlive titles:
2009-09-15 Dan DennedyRemove the old location of the first_pts calculation.
2009-09-15 Dan DennedyFix concurrency instability.
2009-09-15 Dan DennedyRelocate setting first_pts and fix ffmpeg concurrency.
2009-09-15 Dan DennedyRestore seeking to one second before target.
2009-09-15 Dan DennedyPatch from Ivan Schreter to fix seeking on AVCHD.
2009-09-15 Dan DennedyRemove construction of unused properties object.
2009-09-15 Dan DennedyFix distclean make target under swig and cleanup object...
2009-09-13 Dan DennedyInvert position of normalization filters with framebuff...
2009-09-13 Dan DennedyFix framebuffer producer preventing image conversion...
2009-09-13 Dan DennedyFix kde_libdir detection for qimage (patch 2151852).
2009-09-11 Dan DennedyImprove swig build with help from Michael Forney.
2009-09-10 Dan DennedyRestore performance characteristics of recent composite...
2009-09-10 Dan DennedyFix composite regression with no luma.
2009-09-10 Dan DennedyMerge branch 'mlt_framebuffer' of git://github.com...
next