summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-08Add some more logging to disk_writer.v2.15.144Carl Hetherington
2021-05-08Fix missing _writer binary in disk image.Carl Hetherington
2021-05-08Build disk writer for Ubuntu 21.04.Carl Hetherington
2021-05-08Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2021-05-07More manual tweaks.Carl Hetherington
2021-05-07Manual updates.Carl Hetherington
2021-05-07Fix alignment of label.Carl Hetherington
2021-05-07Add DCPOMATIC_SPIN_CTRL_WIDTH and use it in a few places.Carl Hetherington
2021-05-07Hide some more FFmpeg warnings.v2.15.143Carl Hetherington
2021-05-07Missing #include.Carl Hetherington
2021-05-07Hide some warnings from ffmpeg on Centos 7.Carl Hetherington
2021-05-07Re-fix previous.v2.15.142Carl Hetherington
2021-05-07Bump libdcp for centos 7 build fix.Carl Hetherington
2021-05-07Fix appimage build.Carl Hetherington
2021-05-07Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2021-05-07Fix build with some older compilers.Carl Hetherington
2021-05-07Missing override statements.v2.15.141Carl Hetherington
2021-05-07pot/merge.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-05-03Add pixel format 0 (AV_PIX_FMT_YUV420P) to make_part_black().Carl Hetherington
2021-05-03Test output tweaks.Carl Hetherington
2021-05-03Add export test DCP -> h264 to trigger #1984.Carl Hetherington
2021-05-03Add pixel format 66 (AV_PIX_FMT_YUV422P10LE) to make_part_black().Carl Hetherington
2021-05-03Add export test DCP -> prores to trigger #1984.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-05-02Add new line to pixfmts.cCarl Hetherington
2021-05-02Add Groet Han as a tester.Carl Hetherington
2021-05-01Build with FFmpeg 4.4 and switch to the new send/receive APIs.Carl Hetherington
2021-05-01Port filter graphs to new FFmpeg API.Carl Hetherington
2021-05-01Upgrade to FFmpeg 4.4.Carl Hetherington
2021-05-01Switch encoding to ffmpeg send/receive API.Carl Hetherington
2021-05-01Switch decoding to ffmpeg send/receive API.Carl Hetherington
2021-05-01Remove some FFmpeg-related warnings by directly accessing AVFrame.Carl Hetherington
2021-05-01Tidy up some error handling a little.Carl Hetherington
2021-05-01Remove some FFmpeg-related warnings by using AVStream::codecpar.Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2021-04-29Remove Monitor / EDID code that was used for the swaroop variant.Carl Hetherington
2021-04-29C++11 tidying.Carl Hetherington
2021-04-29Remove use of boost::noncopyable.Carl Hetherington
2021-04-27Reduce disk usage of interrupt_encoder_test.Carl Hetherington
2021-04-25Missing delete of some constructors.Carl Hetherington
2021-04-25Fix text wrapping in nag dialog (especially on macOS) (#1978).Carl Hetherington
2021-04-23Use new Windows long filename workaround with disk writer (#1755).Carl Hetherington
2021-04-23Do less logging during tests, but also log some details of what test isCarl Hetherington
2021-04-23Fix fopen() on windows to cope with long filenames (part of #1755).Carl Hetherington
2021-04-23More test fixes.Carl Hetherington
2021-04-23Fix test for random noise addition.Carl Hetherington
2021-04-23Add some new check methods.Carl Hetherington
2021-04-23Update test reference.Carl Hetherington
2021-04-23Cope with noise being added to small JPEG2000 images.Carl Hetherington