]> git.sesse.net Git - mlt/shortlog
mlt
2012-07-20 Maksym Veremeyenkofix memleak if file fails to open
2012-07-14 Dan Dennedyadd define MELT_NOSDL to not use SDL_main()
2012-07-13 Dan Dennedyfix crash in avformat consumer when audio encoding...
2012-07-13 Dan Dennedyaccept file:// prefix on MLT XML file
2012-06-28 Dan Dennedyfix some LADSPA crashing on dlclose on some systems...
2012-06-24 Dan DennedyMerge pull request #3 from j-b-m/master
2012-06-24 Dan Dennedyadd support for time string to playlist blanks
2012-06-23 Dan Dennedymake alpha channel independent of lifetime of region...
2012-06-23 Dan Dennedyfix memory leak when using filter_only with region...
2012-06-23 Dan Dennedyimprove readability
2012-06-23 Dan Dennedyrename this to transition and frame
2012-06-23 Dan Dennedyfix filters that need progress with region filter/trans...
2012-06-23 Dan Dennedyfix race condition in region filter when parallel proce...
2012-06-23 Dan Dennedyadd support for audio scrubbing to audio-only consumers
2012-06-22 Dan Dennedychange printfs in filter_jackrack to mlt_log_verbose
2012-06-22 Dan Dennedysend jack silence on buffer underrun
2012-06-22 Dan Dennedyfix loading xml file on windows
2012-06-21 Dan Dennedystop checking PTS if we are only using DTS
2012-06-20 Jean-Baptiste... Fix Qt4 detection when Qt3 is installed
2012-06-20 Dan Dennedyadd mlt_producer_seek_time and mlt_producer_frame_time
2012-06-20 Dan Dennedyadd to .gitignore
2012-06-20 Dan Dennedyadd const-ness to some strings in specialized service...
2012-06-18 Dan Dennedyfix loading xml with producer not enclosed in playlist...
2012-06-18 Dan Dennedyfix clang errors
2012-06-18 Dan DennedyMerge branch 'master' of github.com:mltframework/mlt
2012-06-17 Dan Dennedyadd support for AUDIODEV environment var to rtaudio
2012-06-17 Dan Dennedyoverhaul a/v sync and seeking in avformat producer
2012-06-16 Dan Dennedyfix BSTR string conversion under Windows
2012-06-05 Dan Dennedyfix crash when reporting error in decklink producer...
2012-06-05 Dan Dennedyset interim version to 0.8.1
2012-06-01 Dan Dennedyupdate ChangeLog for v0.8.0
2012-06-01 Dan Dennedyset version to 0.8.0
2012-06-01 Dan Dennedyadd release notes for v0.8.0
2012-06-01 Dan DennedyMerge branch 'master' of github.com:mltframework/mlt
2012-06-01 Dan Dennedyfix image format regression in avformat caching
2012-06-01 Dan Dennedyremove unused alpha_cache member
2012-06-01 Dan Dennedyfix video_delay when using new_seek (AVCHD)
2012-06-01 Dan Dennedyfix a/v sync after recent change for faster AVCHD seeking
2012-06-01 Dan DennedyRevert "Revert "make speed of editing AVCHD tolerable""
2012-06-01 Dan Dennedyfix regression in build on 32-bit linux gcc 4.6.1
2012-06-01 Dan DennedyRevert "make speed of editing AVCHD tolerable"
2012-06-01 Dan Dennedyfix image format regression in avformat caching
2012-06-01 Dan Dennedyremove unused alpha_cache member
2012-06-01 Dan Dennedyfix video_delay when using new_seek (AVCHD)
2012-06-01 Dan Dennedyfix a/v sync after recent change for faster AVCHD seeking
2012-06-01 Dan DennedyRevert "Revert "make speed of editing AVCHD tolerable""
2012-05-31 Dan Dennedyfix regression in build on 32-bit linux gcc 4.6.1
2012-05-31 Jean-Baptiste... Fix indentation
2012-05-31 Jean-Baptiste... Merge remote-tracking branch 'original/master'
2012-05-31 Dan DennedyRevert "make speed of editing AVCHD tolerable"
2012-05-30 Dan DennedyMerge pull request #1 from eddrog/master
2012-05-30 eddrogfix initialize status to zero
2012-05-30 Dan Dennedyconvert avformat producer to use the new mlt_cache_put_...
2012-05-30 Dan Dennedyfix decklink producer dropping frames after few hours
2012-05-30 Dan Dennedyadd mlt_cache_put_frame and mlt_cache_get_frame
2012-05-29 Dan Dennedyfix cross-compiling gtk2 and jackrack modules for windows
2012-05-26 Dan Dennedyadd configure options and fixes for cross-compiling
2012-05-22 Jean-Baptiste... Fix filter freeze problem with clip cuts
2012-05-22 eddrogfix unique name problem in filter_jackrack when several...
2012-05-20 Dan Dennedyfix decklink build for OS X
2012-05-12 Dan Dennedyindicate if mlt xml is seekable based on its producers
2012-04-19 Dan Dennedyfix decklink build on Windows
2012-04-11 Dan Dennedyfix distortion handling alpha channel in affine transition
2012-04-11 Dan Dennedyfix background alpha channel of affine filter
2012-04-11 Dan Dennedyremove remap functions and document interpolation param...
2012-04-07 Dan Dennedyfix color:black
2012-04-07 Dan Dennedyfix regression due to alpha channels of A and B swapped
2012-04-07 Dan Dennedyfix the alpha channel to be opaque on empty string
2012-04-07 Dan Dennedyfix regressions during refactorization
2012-04-03 Dan Dennedyfix jack-stopped event with some JACK clients
2012-04-02 Dan Dennedyfix build for OS X
2012-04-02 Dan Dennedyadd support for parsing time(code) values to xml producer
2012-04-02 Dan Dennedyadd time_format property to xml consumer
2012-04-02 Dan Dennedyadd mlt_producer_get_length_time()
2012-04-02 Dan Dennedyadd support for timecode and clock time strings to...
2012-04-02 Dan Dennedymake speed of editing AVCHD tolerable
2012-03-28 Dan Dennedyrequire configure --enable-gpl3 for GPLv3 services...
2012-03-26 Dan Dennedyfix resource leak regression in image producers
2012-03-20 Dan Dennedyenumerate DeckLink devices when list_devices property...
2012-03-20 Maksym VeremeyenkoInitialize all decklink interface pointers and reset...
2012-03-19 Dan DennedyMerge https://github.com/pez4brian/mlt
2012-03-18 Brian MatherlyFix incorrect precompiler conditionals for libav/ffmpeg...
2012-03-17 Dan Dennedyadd gdk-pixbuf-2.0 dependency to pango producer
2012-03-17 Dan Dennedyfix build on OS X 10.6
2012-03-15 Dan Dennedyenumerate available devices in decklink module
2012-03-15 Dan Dennedyfix segfault on failure to decode with multi-threaded...
2012-03-14 Maksym Veremeyenkofix playing audio with 0 channels
2012-03-12 Brian MatherlyFix broken pixbuf and qimage producer metadata.
2012-03-08 Dan Dennedyindicate image producers seekable
2012-03-07 Dan Dennedyupdate service metadata for pixbuf and qimage
2012-03-06 Dan Dennedyallow %u in image sequence pattern containing begin...
2012-03-06 Dan Dennedyadd image sequences where scanf format contains begin...
2012-03-06 Dan Dennedyrefactor load_filenames in qimage
2012-03-06 Dan Dennedyrefactor load_filenames in pixbuf
2012-03-05 Dan Dennedyremove a couple more remnants of legacy real_width...
2012-03-05 Dan Dennedyremove deprecated source_fps property
2012-03-05 Dan Dennedyreplace legacy real_width and _height with meta.media...
2012-03-05 Dan Dennedyremove consumer_aspect_ratio property - use profile...
2012-03-05 Dan Dennedyremove output_ratio property - use profile instead
2012-03-05 Dan Dennedyremove usage of normalised_width and _height properties...
next