]> git.sesse.net Git - mlt/history - src/melt
A little debugging.
[mlt] / src / melt /
2013-12-30 Dan DennedyConvert backtick to $(shell) in Makefiles.
2013-09-09 Dan DennedyFix segfault on consumer-fatal-error event.
2013-06-16 Dan DennedyWorkaround to prevent qmelt on OS X from crashing at...
2013-06-13 Dan DennedyA minor win32 build fix noticed on webvfx/qmelt.
2013-04-28 Dan DennedyImprove pause in melt.
2013-03-17 Dan DennedyMerge branch 'frei0r-metadata'
2013-02-23 Dan DennedyFix OpenGL context cleanup on Windows.
2013-02-21 Brian MatherlyUse raise() instead of kill() for portability.
2013-02-21 Dan DennedyForgot macro name in previous commit!
2013-02-21 Dan DennedyFix melt compilation on Windows (kill not available).
2013-02-21 Dan DennedyLet melt and xml producer use qglsl consumer (opengl...
2013-02-20 Brian MatherlyRestore the terminal when melt exits abnormally
2013-02-13 Dan DennedyMerge pull request #25 from RedDwarf69/versioned_symbols
2013-02-12 Dan DennedyMerge pull request #24 from RedDwarf69/versioned_dirs
2013-02-08 Cristian Morales... Make the versioning opt-in
2013-02-07 Cristian Morales... Version modules and data directories, and melt
2013-01-21 Dan DennedySet version to 0.8.8.
2012-08-20 Dan Dennedyfix melt.c build on windows due to previous commit
2012-08-19 Dan Dennedylet melt be stopped gracefully by signal
2012-08-17 Dan Dennedyfix possible null pointer dereference (coverity-709394)
2012-08-12 Dan Dennedyfix melt progress display on Windows
2012-08-11 Dan Dennedyfix -progress2 with pipe input
2012-08-11 Dan Dennedyfix melt progress indication on Windows with MELT_NOSDL
2012-08-10 Dan Dennedylet melt be built without SDL on Windows
2012-07-14 Dan Dennedyadd define MELT_NOSDL to not use SDL_main()
2012-02-14 Dan Dennedyset version to 0.7.8
2011-11-20 Dan Dennedyfix using a preset with multi consumer and avformat...
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-10-09 Dan DennedyAdd -progress2 option to get progress with newlines.
2011-10-01 Dan DennedyAdd consumer element to xml producer.
2011-07-27 Brian MatherlyFilter service metadata from being displayed if it...
2011-06-18 Dan DennedyCleanup Win32 build.
2011-06-11 Dan DennedyFix melt -silent with pipe input.
2011-06-05 Dan DennedySend melt -query and -help to stdout.
2011-06-05 Dan DennedyDo not open terminal on stdin if not a tty.
2011-06-05 Dan DennedyRevert "Have melt detect 'pipe:' and disable reading...
2011-06-05 Dan DennedyHave melt detect 'pipe:' and disable reading stdin...
2011-05-28 Dan DennedyRefactor melt to mlt_profile_from_producer.
2011-05-15 Dan DennedyDocument -jack option.
2011-05-15 Dan DennedyAdd first draft of JACK transport sync.
2011-05-13 Dan DennedyPresets!
2011-05-02 Dan DennedyLet 'Q' stop melt as well.
2011-04-04 Dan DennedyMerge branch 'master' of xtremedia:git/mltframework...
2011-04-04 Dan DennedyAdd -query formats and codecs to melt.
2011-04-04 Dan DennedyAdd -query profile to melt.
2011-03-06 Dan DennedyMerge branch 'roto' of git://github.com/ttill/MLT-roto...
2011-01-24 Dan DennedyFix SDL and keyboard input on Win32.
2011-01-24 Dan DennedyInitial port to Windows using MinGW.
2011-01-01 Dan DennedyUpdate year in copyright notice.
2011-01-01 Dan DennedyTreat profile set by environment variable as explicit.
2011-01-01 Dan DennedyFix melt crashing due to many things depending on consu...
2010-12-11 Dan DennedyMake melt handle failure to start 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-11-24 Dan DennedyFix AVCHD detected as double frame rate.
2010-10-22 Dan DennedyFix edit points when using auto-profile.
2010-10-14 Dan DennedyAdd colorspace to auto-profile.
2010-10-10 Dan DennedyHandle consumer properties that alter the profile.
2010-10-08 Dan DennedyMove logic for when to auto-insert consumer producer.
2010-10-07 Dan DennedyFix compile errors in latest commits to melt.c.
2010-10-07 Dan DennedyUse denominators as the litmus test for generating...
2010-10-07 Dan DennedyFactor out usage help from main() processing.
2010-10-07 Dan DennedyFactor out processing -consumer option.
2010-10-07 Dan DennedyFix crash on invalid and audio only clips.
2010-10-07 Dan DennedyAdd an automatic profile feature to melt.
2010-09-14 Dan DennedyUpdate year in copyright notice.
2010-06-03 Dan DennedyFix superficial cpu usage with melt progress option...
2009-12-11 Dan DennedySDL must not close X11 while VDPAU is still using it.
2009-08-16 j-b-mMerge branch 'master' of git://mltframework.org/mlt
2009-07-19 Marco GittlerMerge branch 'master' of git://mltframework.org/mlt...
2009-07-19 Dan DennedyAvoid redefining _GNU_SOURCE.
2009-07-18 Marco GittlerMerge branch 'master' of git://mltframework.org/mlt...
2009-07-14 Dan DennedyAdd missing include for basename().
2009-06-23 Dan DennedyFurther integrate swig into build system.
2009-06-23 Dan DennedyAdd configure option --rename-melt.
2009-06-17 Dan DennedyRevert changes to melt in previous commit.
2009-06-17 Dan DennedyFix (kdenlive-824) >2 channels not downmixed.
2009-06-16 Dan DennedyRevert src/melt/Makefile in previous commit.
2009-06-16 Dan DennedyAdd datadir and mandir options to configure.
2009-06-11 Dan DennedyAdd man page for melt.
2009-05-09 Dan DennedyComplete reorganization and renaming to usable state.
2009-05-08 Dan DennedyFix the build afer the reorg.
2009-05-08 Dan DennedyRename inigo, fezzik, and westley.