]> git.sesse.net Git - mlt/shortlog
mlt
2012-01-18 Maksym Veremeyenkofix tag closing
2012-01-16 Dan Dennedyfix segfault accessing possible null frame
2012-01-16 Dan Dennedyenable codec- and format-specific options for v0.7...
2012-01-14 Dan Dennedydrop deprecated APIs of libavformat/codec v53
2012-01-14 Dan Dennedyfix melt parsing URL with query string
2012-01-13 Dan Dennedyfix typo in previous fix for jackrack on Fedora 16...
2012-01-13 Dan Dennedyfix segfault loading jackrack on Fedora 16 (3468312)
2012-01-02 Dan Dennedyfix videostab sse2 build cont'd
2012-01-02 gmarcodo not use lanc_kernels as global var. moved to filter...
2012-01-01 Dan Dennedyfix videostab build with sse2
2011-12-31 Dan DennedyMerge branch 'videostab' of https://github.com/gmarco...
2011-12-28 gmarcofixed wrong parameter order
2011-12-28 Dan Dennedycall avformat_network_init()
2011-12-26 gmarcouse interpolation type from filter also in rgb
2011-12-26 gmarcofixed wrong image format
2011-12-26 gmarcouse calloc insteadt of malloc/memset
2011-12-26 Marco Gittlersse2 updates
2011-12-26 gmarcoimage format error fix
2011-12-26 gmarcofixed bug, resulting in crash at end and wrong first...
2011-12-22 gmarcouse interpolation type from filter also in rgb
2011-12-22 Dan Dennedyadd configure support for GNU Hurd
2011-12-22 Dan Dennedyonly build rtaudio for Linux, Windows, or OS X
2011-12-22 Dan Dennedyadd support for xlocale.h on FreeBSD
2011-12-21 gmarcofixed wrong image format
2011-12-21 gmarcouse calloc insteadt of malloc/memset
2011-12-18 Dan Dennedyfix memory leaks in jackrack/ladspa registration
2011-12-18 Dan Dennedyfix crash at process exit on ladspa plugins (3458967)
2011-12-18 Dan Dennedyfix producer noise indicating its audio format
2011-12-16 Marco Gittlersse2 updates
2011-12-16 gmarcoimage format error fix
2011-12-15 gmarcofixed bug, resulting in crash at end and wrong first...
2011-12-15 Dan Dennedyfix infinite loop regression with consumer producer...
2011-12-11 Dan Dennedyadd trimming whitespace to some xml values (debian...
2011-12-11 Dan Dennedystop using this for a variable name
2011-12-11 Dan Dennedyfix crash when fail to load filter or transition (debia...
2011-12-11 Dan Dennedyadd mlt_image_none support to producers
2011-12-11 Dan Dennedyif requested image format is none, pick the most suitab...
2011-12-11 Dan Dennedydo not try to convert image or audio if requested forma...
2011-12-11 Dan Dennedyadd consumer properties mlt_image_format and mlt_audio_...
2011-12-10 Dan Dennedyadd meta.swap_fields to the fieldorder filter
2011-12-09 Dan Dennedyrefactor field order correction into new filter
2011-12-06 Dan Dennedyadd metadata yaml for rtaudio consumer
2011-12-06 Dan Dennedyimprove selecting rtaudio device by name
2011-12-06 Dan Dennedyfix multiple rtaudio consumers on OSX
2011-12-06 Dan Dennedyfix setting playing member var in rtaudio
2011-12-06 Dan Dennedyrevert ALSA default PCM
2011-12-06 Dan Dennedyfix rtaudio on mingw
2011-12-06 Dan Dennedyadd rtaudio consumer
2011-12-01 Dan DennedyMerge branch 'master' of xtremedia:git/mltframework...
2011-11-28 Dan Dennedysupport consumers that use constructor arg instead...
2011-11-28 Dan Dennedydrain nested consumers of multi consumer
2011-11-28 Dan Dennedyfix stopping in multi consumer
2011-11-27 Dan Dennedyfix VDPAU state issues
2011-11-26 Dan Dennedyfix decklink compile on mingw
2011-11-24 Dan Dennedyfix attempt to construct LADSPA plugin with no _init.
2011-11-24 Dan Dennedyfix loading LADSPA plugins with broken constructor
2011-11-24 Dan Dennedyfix frei0r and ladspa loading for relocatable builds
2011-11-23 Dan Dennedydefault multi consumer to real_time=-1
2011-11-21 Dan Dennedylet 'mlt_profile' be a synonym for 'profile'
2011-11-21 Dan Dennedyadd YAML metadata for multi consumer
2011-11-21 Dan Dennedyfix parameter type on videostab2 yaml
2011-11-21 Dan Dennedydocument profile=auto for producer consumer
2011-11-21 Dan Dennedyfix video glitch seen with multi consumer
2011-11-21 Dan Dennedyadd framerate adaption to multi consumer
2011-11-21 Dan Dennedymake deep mlt_frame_clone more robust
2011-11-20 Dan Dennedyfix using a preset with multi consumer and avformat...
2011-11-20 Dan Dennedyadd support for more than one consumer element in xml
2011-11-20 Dan Dennedychange property 'consumer' to 'mlt_service' consistent...
2011-11-20 Dan Dennedyfix using multi consumer only when more than one -consu...
2011-11-20 Dan Dennedyadd support for multiple -consumer arguments
2011-11-20 Dan Dennedyadd support for app-supplied properties objects on...
2011-11-20 Dan Dennedyuse mlt_frame_clone() instead of local method
2011-11-20 Dan Dennedyenhance mlt_frame_clone with a deep/shallow parameter
2011-11-19 Dan Dennedyadd caching to decklink producer
2011-11-16 Dan Dennedyadd framerate adaption to consumer producer
2011-11-14 Dan Dennedychange a decklink log message to debug level
2011-11-14 Dan Dennedymake sure nested consumer gets mlt_profile before ...
2011-11-14 Dan Dennedyfix passing property that has both numeric and string...
2011-11-13 Dan Dennedyfix possible source_fps inconsistency
2011-11-12 Dan Dennedyuse multi consumer properties if no resource supplied
2011-11-12 Dan Dennedyimplement multi consumer
2011-11-12 Dan Dennedyfix brief description of mlt_producer_clone()
2011-11-12 Dan Dennedyadd mlt_frame_clone()
2011-11-12 Dan Dennedyfix crash in sdl_preview with multi consumer
2011-11-12 Dan Dennedyfix crash in decklink mlt_consumer_stop()
2011-11-12 Dan DennedyMake decklink mlt_consumer_start more asynchronous.
2011-11-12 Dan Dennedyadd multi consumer (non-functional)
2011-11-12 Dan Dennedyimprove support for 480 line NTSC in decklink consumer
2011-11-12 Dan Dennedyimprove support for 486 line NTSC in linsys sdi consumer
2011-11-11 Marco Gittleravoid segfault when smooth=0
2011-11-09 Marco Gittleradded description for vignette change
2011-11-09 Marco Gittleruse linear or cos for blending
2011-11-05 Dan Dennedyfix PATH_MAX undefined
2011-11-04 Dan DennedyFix framebuffer producer aspect ratio (kdenlive-2372)
2011-11-04 Dan Dennedyset interim version 0.7.7
2011-11-04 Dan Dennedybuild fixes for FreeBSD
2011-10-31 Dan Dennedyupdate changelog for v0.7.6
2011-10-31 Dan Dennedyset version to 0.7.6
2011-10-31 Dan Dennedyadd release notes for v0.7.6
2011-10-31 Dan DennedyRequest progressive scan images when stabilizing video.
next