Add some tolerance when checking audio references.
[dcpomatic.git] / test / ffmpeg_encoder_test.cc
2018-02-13 Carl HetheringtonAdd some tolerance when checking audio references.
2018-01-13 Carl HetheringtonUse an enum for the effect in SubtitleContent.
2018-01-03 Carl HetheringtonFix alpha blending with with offset; should help with...
2018-01-03 Carl HetheringtonWrite some test metadata for debugging.
2018-01-03 Carl HetheringtonSome more, simpler, subtitle export tests.
2018-01-02 Carl HetheringtonExpand FFmpeg encoder subs tests.
2017-12-29 Carl HetheringtonAdd a test for #1129.
2017-10-17 Carl HetheringtonRemove unused variable.
2017-07-28 Carl HetheringtonFix failing test due to header differences.
2017-06-07 Carl HetheringtonAdd a test for export mixdown.
2017-06-07 Carl HetheringtonBasic and untested export option to bounce down to...
2017-05-24 Carl HetheringtonAdd another test.
2017-05-10 Carl HetheringtonBasic audio support.
2017-05-10 Carl HetheringtonFix name of test.
2017-05-10 Carl HetheringtonRename some classes.