]> git.sesse.net Git - mlt/shortlog
mlt
2010-01-17 Dan DennedyAdd mlt_frame doxygen docs.
2010-01-13 Dan DennedyFix detection of aspect ratio of DV in AVI.
2010-01-13 Dan DennedyFix A/V sync after seeking on some files (2892086).
2010-01-11 j-b-mFix memleak in freeze filter - Kdenlive issue 1379
2010-01-11 Dan DennedyFix setting progressive property on repeated frames...
2010-01-08 gmarcoround outline pen
2010-01-06 Marco Gittleroutline text possible (with use of font-outline/font...
2010-01-06 Marco Gittleruser array with 100 values
2010-01-06 Marco Gittlerunevendevelop effect
2009-12-21 j-b-mFix crash when opening a kdenlive document with titles
2009-12-17 Dan DennedyAdd force_channels to sdi consumer for troubleshooting.
2009-12-17 Dan DennedyFix crash at end of some files with audio_index=all.
2009-12-17 Dan DennedyThis lock makes kdenlive start more reliably in the...
2009-12-17 Dan DennedyAdd mlt_service_cache_purge and remove purge in mlt_ser...
2009-12-17 Dan DennedyRedo avformat producer locking - less off-and-on.
2009-12-15 Dan DennedyBump to unreleased version.
2009-12-15 Dan DennedyRevert a bunch of changes made to SDL for VDPAU.
2009-12-15 Dan DennedyMake VDPAU independent of SDL X11 Display.
2009-12-14 Dan DennedyFix for when actual channels does not match requested.
2009-12-14 Dan DennedyDo not compile vdpau_close() until it can be used.
2009-12-14 Dan DennedyAdd producer variant avformat-novalidate.
2009-12-13 Dan DennedyFix audio_index=all when stream not stereo.
2009-12-13 Dan DennedyFix segfault in vdpau_init when x11_display not set.
2009-12-13 Dan DennedySome B.C.E. sample files need more audio streams.
2009-12-13 Dan DennedyFix regression with addition of mlt_cache.
2009-12-12 Dan DennedyAdd cache support to avformat producer.
2009-12-12 Dan DennedyAdd mlt_service_cache_set_size() to limit the cache...
2009-12-12 Dan DennedyAdd mlt_cache_set_size() to limit the amount of caching.
2009-12-11 Dan DennedyAdd support for decoding H.264 with VDPAU.
2009-12-11 Dan DennedySDL must not close X11 while VDPAU is still using it.
2009-12-11 Dan DennedyMake the SDL consumer cooperate with VDPAU.
2009-12-11 Dan DennedyAdd center_bias property to crop filter.
2009-12-09 Dan DennedyUpdate ChangeLog for 0.4.10 release.
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.
next