summaryrefslogtreecommitdiff
path: root/test/util_test.cc
AgeCommit message (Expand)Author
2018-01-18Move a couple of tests to a more appropriate place.Carl Hetherington
2017-08-14Add DCP size and length to player.Carl Hetherington
2017-04-19Doxygen tweaks.Carl Hetherington
2017-01-04Fix non-frame-aligned trims when using trim-to-playhead.Carl Hetherington
2017-01-04Rename Time::round_up to Time::ceil.Carl Hetherington
2016-09-30Better tidy_for_filename that doesn't screw up with UTF-8.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-27Add test of reel digests.Carl Hetherington
2016-06-13Rename MD5Digester -> Digester.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-23Fix missing words in properties windows (#874).Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker dige...Carl Hetherington
2014-12-22Remove some unused code.Carl Hetherington
2014-11-19Update seconds_to_approximate_hms tests.Carl Hetherington
2014-07-16Merge master.Carl Hetherington
2014-07-16Improve approximate time reporting a bit (#383).Carl Hetherington
2014-06-20Add timecode methods to TimeCarl Hetherington
2014-04-29Various comment fixes to tests.Carl Hetherington
2014-04-02Various fixes to FFmpeg decoder, including a couple of tests.Carl Hetherington
2014-03-07operator bool on Time is a really bad idea; removed it and fixed lots of bugs.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-03-03Merge master.Carl Hetherington
2014-03-03Fix rounding of timecodes in at least some cases (#323).Carl Hetherington
2013-12-18Fix seek with respect to video/audio frame boundary alignment.Carl Hetherington
2013-11-24Fix test.Carl Hetherington
2013-11-23Basics of joining.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-06-02A few test fixups.Carl Hetherington
2013-05-01Use ffmpeg calls for pixel parameters; add (and alter, hmm) tests to suit.Carl Hetherington