summaryrefslogtreecommitdiff
path: root/test/wscript
AgeCommit message (Expand)Author
2018-11-06Add some code to help with profiling the player.Carl Hetherington
2018-10-13Fix test build.Carl Hetherington
2018-10-12Use ImageMagick for test stuff.Carl Hetherington
2018-10-12Change MagickImageProxy to FFmpegImageProxy and make it use FFmpegCarl Hetherington
2018-07-19Add very basic test.Carl Hetherington
2018-06-21New tests.Carl Hetherington
2018-04-19Add unit test to trigger #1275 and an assert to prevent the segfault.Carl Hetherington
2018-01-16In general the player assumes that it won't receive out of order video.Carl Hetherington
2018-01-05Backup more than one config on failure to load.Carl Hetherington
2017-10-10Fix erroneous addition to test/wscript.Carl Hetherington
2017-10-10Fix disappearing frames while seeking in some cases.Carl Hetherington
2017-09-01Fix corruption of an existing DCP when a new one is made with the same videoCarl Hetherington
2017-08-30New test.Carl Hetherington
2017-07-25Removing explicit link with libbfd and libiberty.Carl Hetherington
2017-07-12Don't emit black to fill up to a frame that we're not going to emit.Carl Hetherington
2017-07-12Add test for AudioRingBuffers.Carl Hetherington
2017-06-29Fixes for silence in projects, various cleanups.Carl Hetherington
2017-06-07Fix incorrect reel numbers in subtitle XML/MXF.Carl Hetherington
2017-05-31Allow repeat-frame to work with 3D.Carl Hetherington
2017-05-29Add content_test.cc for tests of particular pieces of content.Carl Hetherington
2017-05-10Rename some classes.Carl Hetherington
2017-05-09Basic video transcoding working.Carl Hetherington
2017-04-19First bits of torture test.Carl Hetherington
2017-04-19Restore upmixer_a_test and fix resampler flushing.Carl Hetherington
2017-04-19Remove video_decoder_fill_test as it was specialised to the old code.Carl Hetherington
2017-04-19Restore ffmpeg_decoder_sequential_test.Carl Hetherington
2017-04-19Restore ffmpeg_decoder_seek_test.Carl Hetherington
2017-04-19Restore dcp_subtitle_test.Carl Hetherington
2017-04-19Remove another old test.Carl Hetherington
2017-04-19Remove seek zero test as I think it's fairly specific to the old code.Carl Hetherington
2017-04-19Restore player_test and move black_fill_test into it.Carl Hetherington
2017-04-19Reinstate ffmpeg_audio_only_test.Carl Hetherington
2017-04-19Resampler test doesn't check anything.Carl Hetherington
2017-04-19Re-add audio merger test.Carl Hetherington
2017-04-19Remove unnecessary VideoFrame class.Carl Hetherington
2017-04-19Basic grunt-work, untested and unfinished, but it compiles.Carl Hetherington
2017-02-12Add test for KDMs with encrypted VF+OV content.Carl Hetherington
2017-01-29Missing uselib.Carl Hetherington
2016-11-08Basic test that we (roughly) hit average J2K bandwidth targets.Carl Hetherington
2016-10-23Move some tests around.Carl Hetherington
2016-09-23Fix build of Windows debug version.Carl Hetherington
2016-07-31Allow configuration of MXF/XML filenames (part of #710).Carl Hetherington
2016-07-27Add test of reel digests.Carl Hetherington
2016-06-28Fix pango markup when rendering subtitles.Carl Hetherington
2016-06-14Fix some confusion with filling and VideoFrame.Carl Hetherington
2016-06-13Try to fix build.Carl Hetherington
2016-06-13Add button to move things to the start of reels (#798).Carl Hetherington
2016-06-07Add new test.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-25Add VideoMXFContent (part of #803).Carl Hetherington