Rename Subtitle -> Text
[dcpomatic.git] / test / ffmpeg_encoder_test.cc
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-03-01 Carl HetheringtonAdd some write_metadata() calls; use ImageContent for...
2018-03-01 Carl HetheringtonRemove some debug code.
2018-03-01 Carl HetheringtonTidy up and add a couple more tests.
2018-03-01 Carl HetheringtonTweak naming and add more tests.
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.