summaryrefslogtreecommitdiff
path: root/test/audio_analysis_test.cc
AgeCommit message (Expand)Author
2016-07-08Fix failure to analyse audio in some cases.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Remove Sndfile code and use FFmpeg instead.Carl Hetherington
2016-05-18Fix test crash.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Split audio; builds.Carl Hetherington
2016-02-15Hacky workaround for FFmpeg not having a channel layout for any counts betwee...Carl Hetherington
2015-11-18Basic (untested) ebur128 (#368).Carl Hetherington
2015-07-01Go back to player having a playlist and not assuming it uses the film's content.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-17AnalyseAudioJob does not need an explicit playlist.Carl Hetherington
2015-06-11Add new test.Carl Hetherington
2015-06-03Make show audio work on the whole DCP, not individual content.Carl Hetherington
2015-05-1722b13e0d021313d3b0bc6a65abf535878f45d278 from master; add test for audio anal...Carl Hetherington
2015-05-14Fix audio analysis test after change to XML.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker dige...Carl Hetherington
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;Carl Hetherington
2014-09-10Add simple test of audio analysis.Carl Hetherington
2014-04-29Some doc fixes.Carl Hetherington
2014-03-07operator bool on Time is a really bad idea; removed it and fixed lots of bugs.Carl Hetherington
2013-11-26A whole load of UTF-8/-16 confusion fixes for Windows.Carl Hetherington