summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-02Tidy up and do flushing more correctly.v2.15.133Carl Hetherington
2021-03-02Rename some subtitle decoding / processing methods.Carl Hetherington
2021-03-02Key _next_time with the audio stream pointer.Carl Hetherington
2021-03-02Remove FFmpeg::_packet.Carl Hetherington
2021-03-02Extract process_audio_frame.Carl Hetherington
2021-03-02Extract audio_stream_from_index.Carl Hetherington
2021-03-02C++11 tidying.Carl Hetherington
2021-03-02Use APPDIR when present to look for resources.Carl Hetherington
2021-03-02Copy some missing things into the AppImage.Carl Hetherington
2021-03-02Remove unnecessary APPDIR variable; AppImage does this for us.Carl Hetherington
2021-03-01Some tidying and be a bit more defensive.Carl Hetherington
2021-03-01Fix another crash introduced in cc40b6ea6d882c07c05602d6f3dd1c185481585bCarl Hetherington
2021-03-01Fix warning.Carl Hetherington
2021-03-01Fix crash introduced in previous.Carl Hetherington
2021-03-01With multi-threaded decoding we need to be careful to flushCarl Hetherington
2021-02-28Slight hack to reduce the chance of config files looking differentCarl Hetherington
2021-02-28Enable multi-threaded decoding with FFmpeg (helps with #1887).Carl Hetherington
2021-02-28Move some comments into a header.Carl Hetherington
2021-02-28C++11 tweaks.Carl Hetherington
2021-02-28C++11 cleanups.Carl Hetherington
2021-02-28Add version informationm to splash screen (#1913).Carl Hetherington
2021-02-28Try again to fix windows tests.Carl Hetherington
2021-02-27Try to fix text-file-checking test on Windows.Carl Hetherington
2021-02-26Test fixes.Carl Hetherington
2021-02-26Try to make tests more robust by specifying signer/decryption chains.Carl Hetherington
2021-02-26Fix warning.Carl Hetherington
2021-02-26Typo fix.Carl Hetherington
2021-02-26More verification of DCPs during tests.Carl Hetherington
2021-02-26Fix a set of mistakes related to 3D content.Carl Hetherington
2021-02-26Add accessor for _eye in J2kImageProxy.Carl Hetherington
2021-02-24Fix tests being broken by new config test.v2.15.132Carl Hetherington
2021-02-24Fix config test file in test/data.Carl Hetherington
2021-02-24Fix config.xml corruption when it contains multi-byte UTF8 characters.Carl Hetherington
2021-02-23Bump libdcp.v2.15.131Carl Hetherington
2021-02-23Fix missing test exception.Carl Hetherington
2021-02-23Fix assertion failure in AudioBuffers::copy_from() (#1909)Carl Hetherington
2021-02-23Remove wxSTAY_ON_TOP from splash screen on Windows to stop it hidingCarl Hetherington
2021-02-23Verify a whole bunch of DCPs made by unit tests.Carl Hetherington
2021-02-23Don't write active picture area with zero width or height as it makes verific...Carl Hetherington
2021-02-23Don't create empty SMPTE subtitles files with empty <SubtitleList>Carl Hetherington
2021-02-23Fix reel setup when the last reel is less than 1 second long.Carl Hetherington
2021-02-23Fix some wxWidgets assertion failures.Carl Hetherington
2021-02-23Fix assertion ordering.Carl Hetherington
2021-02-23Fix some wx3.1 alignment.Carl Hetherington
2021-02-17Fix typos.v2.15.130Carl Hetherington
2021-02-17Assorted C++11 tidying.Carl Hetherington
2021-02-17Fix some wx3.1 assertions and some C++ tidying.Carl Hetherington
2021-02-16C++11 tidying.Carl Hetherington
2021-02-16Avoid using unzip.exe for Windows tests, as it crashes quite a lot for some r...Carl Hetherington
2021-02-15Tweak markdown in DEVELOP.mdCarl Hetherington