about summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2017-12-05Merge pull request #29 from heicrd/master HEAD masterVictor Efimov
2017-12-05add check for new mkvtoolnix timecode headerrdh
2017-07-16Explicitly state python2 in shebangVictor Efimov
2017-04-19Switch to pyinstaller for windows builds 0.5.1Victor Efimov
2017-04-19Update dropbox link to opencvVictor Efimov
2016-10-11Fix srt subtitles not being read correctly with \r\n newlinesVictor Efimov
2016-05-30Some code simplificationVictor Efimov
2016-05-30Remove deprecated min-group-size optionVictor Efimov
2016-05-30Remove support for avs script outputVictor Efimov
2016-05-30Make regression testing script less badVictor Efimov
2016-05-04Fix script crashing with events outside of audio rangeVictor Efimov
2016-02-12Mention Colorama in readmeVictor Efimov
2016-02-12Bump version 0.5.0Victor Efimov
2016-02-12Properly support colored console output on WindowsVictor Efimov
2016-02-06Implement simple error recovery in case of missing audioVictor Efimov
2016-02-05Enable colored log output on unix platformsVictor Efimov
2016-01-12Minor refactoringVictor Efimov
2016-01-11Mention that we work with OpenCV 3.xVictor Efimov
2016-01-11Fix compatibility with numpy 1.10.0Victor Efimov
2015-10-03Deprecate min-group-size and sample-type optionsVictor Efimov
2015-06-11SRT parser can now parse scripts with empty eventsVictor Efimov
2015-04-23Fix Sushi crashing when couldn't select a stream to demuxVictor Efimov
2015-04-22Update README.mdVictor Efimov
2015-04-11Fix some issues with shinchiro-masterVictor Efimov
2015-04-11Merge branch 'shinchiro-master'Victor Efimov
2015-04-10Add "--temp-dir" argshinchiro
2015-04-10Add "--temp-dir" argshinchiro
2015-04-09Write chapters to disk when reading them from a fileVictor Efimov
2015-04-04Bump version 0.4.4Victor Efimov
2015-04-04Add 10 seconds padding to audio streamsVictor Efimov
2015-04-04Fix ffmpeg demuxing when some of the streams are marked forcedVictor Efimov
2015-04-04Properly handle unknown sections in ASS scriptsVictor Efimov
2015-04-01Create CONTRIBUTING.mdVictor Efimov
2015-01-25Fix possible infinite loop when increasing search windowVictor Efimov
2015-01-23Implement partial error recovery on increasing shiftVictor Efimov
2015-01-19Clarify some things a bitVictor Efimov
2015-01-17Avoid creating groups with only linked events when using chaptersVictor Efimov
2015-01-10Improve border fixing messages a bitVictor Efimov
2015-01-10Fix events near borders with diff both too large and too smallVictor Efimov
2015-01-10Use default track for subtitles and audio when one is presentVictor Efimov
2015-01-09Bump version 0.4.3Victor Efimov
2015-01-09Fix WAV tests always failingVictor Efimov
2015-01-09Fix some WAVs not loading properlyVictor Efimov
2015-01-09Add performance tests for WAV filesVictor Efimov
2015-01-09Cleanup a few things in regression testsVictor Efimov
2015-01-06Add ffmpeg and mkvtoolnix installation instructions for OS XVictor Efimov
2015-01-06Improve help for --min-group-size and --smooth-radius argumentsVictor Efimov
2015-01-06Don't print "Sushi's running with arguments" when the args are invalidVictor Efimov
2015-01-06Add installation instructions for OS X and LinuxVictor Efimov
2015-01-06Don't die when py2exe is not foundVictor Efimov