Missed update to private test repo version.
[dcpomatic.git] / src / lib / audio_analyser.cc
2024-02-11 Carl HetheringtonFix apparently ineffective processors when analysing...
2023-11-20 Carl HetheringtonFix audio analysis attempts with source files that...
2023-11-20 Carl HetheringtonCleanup: handle Filter objects by value rather than...
2023-11-20 Carl HetheringtonCleanup: remove an unnecessary shared_ptr.
2023-11-20 Carl HetheringtonDon't feed channels to leqm that we don't have a correc...
2022-12-13 Carl HetheringtonAdd video_{range,frame_type}.{cc,h} and remove some...
2022-11-14 Carl HetheringtonClarify one log message and add another.
2022-11-14 Carl HetheringtonAdd failing test for #2364.
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-20 Carl HetheringtonUse std::vector in AudioBuffers (#2236).
2021-07-05 Carl HetheringtonTidy a little and use some std::vector instead of raw...
2021-05-21 Carl HetheringtonFix thinko in 4ce4b8d3429a97eb4df63460c7e73863f44a621e
2021-05-20 Carl HetheringtonSpecify correct number of channels for LEQ(m) analyses...
2021-05-07 Carl HetheringtonHide some more FFmpeg warnings. v2.15.143
2021-04-20 Carl HetheringtonSplit audio analysis code off from the job.