summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_stream.cc
AgeCommit message (Expand)Author
2025-10-15Disable use of stream IDs if there are duplicates, rather than rewriting.Carl Hetherington
2025-10-15Cleanup: use fmt::to_string().Carl Hetherington
2025-10-15Move two methods into the .ccCarl Hetherington
2025-10-15White space: ffmpeg_stream.ccCarl Hetherington
2025-01-05Bump libdcp for raw_convert changes.Carl Hetherington
2024-03-20Remove all use of add_child() from xmlpp.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2021-05-07Hide some more FFmpeg warnings.v2.15.143Carl Hetherington
2020-07-26Ignore libxml++ warnings in a nicer way.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-07-28Fix start-trim of audio-only content (#915).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-04-16Add our own raw_convert that uses SafeStringStream.Carl Hetherington
2015-02-08Speculative simplification of FFmpegStream::uses_index.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-05-22Move FFmpegStream classes into their own source files.Carl Hetherington