summaryrefslogtreecommitdiff
path: root/test/ffmpeg_encoder_test.cc
AgeCommit message (Expand)Author
2022-06-12Add Prores 4444 support (#2263).Carl Hetherington
2022-06-12Rename PRORES -> PRORES_HQCarl Hetherington
2022-06-06Remove unused H246_PCM export code.Carl Hetherington
2021-11-28Rearrange checking (and re-examining) content.Carl Hetherington
2021-10-15Fix test logging setup to actually work.Carl Hetherington
2021-10-15Add a failing test.Carl Hetherington
2021-10-11Don't throw an error when the Butler says it is finished (#2097).Carl Hetherington
2021-06-24Fix incorrect timestamps when exporting as reels (#2052).v2.15.155Carl Hetherington
2021-05-03Add export test DCP -> h264 to trigger #1984.Carl Hetherington
2021-05-03Add export test DCP -> prores to trigger #1984.Carl Hetherington
2021-04-23Rename some test data.Carl Hetherington
2021-04-01Move 3D-to-2D check (#1941).Carl Hetherington
2021-02-26More verification of DCPs during tests.Carl Hetherington
2021-02-23Verify a whole bunch of DCPs made by unit tests.Carl Hetherington
2021-02-02Reduce the disk space needed when running tests.v2.15.124Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-10-13Fix use of DCPOMATIC_TEST_PRIVATE variable to specify whereCarl Hetherington
2020-08-05Allow export with one audio stream per channel.v2.15.95Carl Hetherington
2020-07-28Add a test to trigger #1786 - crash when exporting 7.1 project to MP4.Carl Hetherington
2020-07-26Fix test warningCarl Hetherington
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