summaryrefslogtreecommitdiff
path: root/test/wscript
AgeCommit message (Expand)Author
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
2016-05-18Remove Sndfile code and use FFmpeg instead.Carl Hetherington
2016-05-18Partial work on using a no-video FFmpeg file.Carl Hetherington
2016-02-25Plot video and subtitle on one track and audio on the rest in the timeline.Carl Hetherington
2016-02-21Rearrange test.Carl Hetherington
2016-01-23Fix estimate of required disk space to take referencingCarl Hetherington
2015-12-04Don't need to explicitly link to OpenJPEG.Carl Hetherington
2015-10-13Some attempts to block referencing of DCPs when it is not possible.Carl Hetherington
2015-10-12Implement Film::reels().Carl Hetherington
2015-09-25More build fixes.Carl Hetherington