summaryrefslogtreecommitdiff
path: root/test/ffmpeg_encoder_test.cc
AgeCommit message (Expand)Author
2020-06-14Fix error when exporting stereo projects with "mixdown to stereo"v2.15.79Carl Hetherington
2020-03-11Move private_data into TestPathsCarl Hetherington
2019-11-30Fix crash when exporting a 2D project containing 3D content (#1680).Carl Hetherington
2019-07-22swaroop: support creation of H264 with 24-bit PCM.Carl Hetherington
2019-07-15swaroop: beginnings of DCP -> ecinema support.v2.15.12Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-01-07Add test for exporting a project referencing an OV.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-09-10Basics of export of multiple reels to multiple files.Carl Hetherington
2018-09-09Split parts of FFmpegEncoder into FFmpegFileEncoder.Carl Hetherington
2018-09-03Add basic quality option for x264 export.Carl Hetherington
2018-07-23Tidy up after mass rename.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-21Basics of multiple captions per content so that DCPContent canCarl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Reword again: Text -> Caption and Plain -> Text.Carl Hetherington
2018-07-19PlainText -> PlainTextFile.Carl Hetherington
2018-07-19More renaming.Carl Hetherington
2018-07-19More renaming; text -> plain.Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington
2018-03-01Add some write_metadata() calls; use ImageContent for still image.Carl Hetherington
2018-03-01Remove some debug code.Carl Hetherington
2018-03-01Tidy up and add a couple more tests.Carl Hetherington
2018-03-01Tweak naming and add more tests.Carl Hetherington
2018-02-13Add some tolerance when checking audio references.Carl Hetherington
2018-01-13Use an enum for the effect in SubtitleContent.Carl Hetherington
2018-01-03Write some test metadata for debugging.Carl Hetherington
2018-01-03Some more, simpler, subtitle export tests.Carl Hetherington
2018-01-02Expand FFmpeg encoder subs tests.Carl Hetherington
2017-12-29Add a test for #1129.Carl Hetherington
2017-10-17Remove unused variable.Carl Hetherington
2017-07-28Fix failing test due to header differences.Carl Hetherington
2017-06-07Add a test for export mixdown.Carl Hetherington
2017-06-07Basic and untested export option to bounce down to stereo; add encoder test w...Carl Hetherington
2017-05-24Add another test.Carl Hetherington
2017-05-11Basic audio support.Carl Hetherington
2017-05-10Fix name of test.Carl Hetherington
2017-05-10Rename some classes.Carl Hetherington