summaryrefslogtreecommitdiff
path: root/src/lib/analyse_audio_job.h
AgeCommit message (Expand)Author
2025-01-21White space: analyse_audio_job.{cc,h}Carl Hetherington
2025-01-21Cleanup: sorting.Carl Hetherington
2024-02-11Fix apparently ineffective processors when analysing audio (#2671).Carl Hetherington
2022-12-13Add video_{range,frame_type}.{cc,h} and remove some types.h includes.Carl Hetherington
2021-12-06Use a virtual method rather than a set of nasty dynamic casts.Carl Hetherington
2021-04-21Split audio analysis code off from the job.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-07-26int64_t -> FrameCarl Hetherington
2020-04-20Add LEQ(m) when analysing audio (#1382).v2.15.52Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-01-08Make sure audio analysis is re-run even if there's an existing job for the sa...Carl Hetherington
2018-02-10Fix odd behaviour when analysing single bits of audio which start at non-zero...Carl Hetherington
2017-04-19Basic grunt-work, untested and unfinished, but it compiles.Carl Hetherington
2016-08-25Add channel details to high-audio-level hints (#822).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-11-18Basic (untested) ebur128 (#368).Carl Hetherington
2015-09-14Add option to analyse audio automatically when content is added (#673).Carl Hetherington
2015-09-11Fix assertion failure when processors return fewer channels than the DCP has.Carl Hetherington
2015-08-26Small optimisations to audio analysis.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-07-01Go back to player having a playlist and not assuming it uses the film's content.Carl Hetherington
2015-06-17AnalyseAudioJob does not need an explicit playlist.Carl Hetherington
2015-06-03Make show audio work on the whole DCP, not individual content.Carl Hetherington
2015-05-26{Video,Audio}Frame -> Frame.Carl Hetherington
2015-05-107fd73c0cf1f723896826c77fec3720c5c404d4e8 from master; tidy audio analysis dia...Carl Hetherington
2015-03-24Hand-apply e30fd8d; resurrect JSON server code.Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-08-11Merge master.Carl Hetherington
2014-08-11Remove some left-over JSON bits.Carl Hetherington
2014-05-01Comments.Carl Hetherington
2014-03-25It builds.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-02-24Merge master; specify libdcp-1.0.Carl Hetherington
2014-02-19Add some basic JSON stuff.Carl Hetherington
2014-01-02Rationalise video/audio frame types.Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-05-23Various more hacks.Carl Hetherington
2013-05-23Some more tidying up.Carl Hetherington
2013-04-24Some const correctness.Carl Hetherington
2013-02-25Some tidying up, add channel selector to Audio dialog.Carl Hetherington
2013-02-24Basic stuff to analyse audio (job).Carl Hetherington