summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_content.cc
AgeCommit message (Expand)Author
11 daysRemove Film from the whole examination chain.Carl Hetherington
11 daysRemove another unnecessary Film parameter.Carl Hetherington
11 daysRemove another unnecessary Film parameter.Carl Hetherington
11 daysSeparate some things out from the examination process.Carl Hetherington
11 daysRemove support for FFmpeg < 8.Carl Hetherington
2026-04-08Make FrameRateChange data private.Carl Hetherington
2025-11-09Add remove_stream_ids().Carl Hetherington
2025-11-09White space: ffmpeg_content.{cc,h}Carl Hetherington
2025-10-15Cleanup: compress an if and use a make_shared.Carl Hetherington
2025-10-15Support FFmpeg 8 (for Arch).Carl Hetherington
2025-10-15Disable use of stream IDs if there are duplicates, rather than rewriting.Carl Hetherington
2025-07-10Remove compose.hpp includes.Carl Hetherington
2025-07-10Replace String::compose with fmt.Carl Hetherington
2025-05-11Cleanup: use constexpr for content and player properties.Carl Hetherington
2025-01-20Pass tolerant flag into Content::examine() and the ExamineContentJob.Carl Hetherington
2025-01-05Bump libdcp for raw_convert changes.Carl Hetherington
2024-09-18Fix thinko in relative path change.Carl Hetherington
2024-08-17Add option to use relative content paths (#2856).Carl Hetherington
2024-04-21Extract all uses of DCP-o-matic name to allow branding.Carl Hetherington
2024-03-29Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-03-29Fix video scaling when the video needs rotation (#2791).Carl Hetherington
2024-03-20Remove all use of add_child() from xmlpp.Carl Hetherington
2024-02-21Make DCPExaminer::size() optional and deal with the consequences.v2.16.78Carl Hetherington
2023-12-12Add a premultiply filter to sources with an alpha channel (#2681).Carl Hetherington
2023-11-20Cleanup: handle Filter objects by value rather than by reference.Carl Hetherington
2022-12-10Extract constants.hCarl Hetherington
2022-11-26Noisy change to get film into AudioContent::modify_trim_start().Carl Hetherington
2022-10-21Fix colour range property for subsampled sources (#2357).Carl Hetherington
2022-07-11Fix font_id errors with files decoded by FFmpeg which have subtitles.Carl Hetherington
2022-04-08Guess video range better when importing 2.14.x projects (#2227).Carl Hetherington
2021-09-19Fix failure to open v2.14.x documents with invalid or empty subtitle language...Carl Hetherington
2021-04-07Assorted C++11/formatting cleanups.Carl Hetherington
2021-01-31Use enum class for Film::Property.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-08c++ tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-11-16Fix limited value ranges in properties.Carl Hetherington
2020-08-02Detect soft 2:3 pulldown (telecine) files and decode them at 23.976.Carl Hetherington
2019-06-09swaroop: support validity periods in ecinema KDMs.Carl Hetherington
2019-05-14Non-swaroop build fixes.v2.15.4Carl Hetherington
2019-05-14swaroop: fix incorrect start times with encrypted MP4 content.attic/swaroop-v2.15.xCarl Hetherington
2019-05-13swaroop: basics of encrypted MP4 playback.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-02-01Fix crash when importing a file called subs.srt.txt.Carl Hetherington
2018-12-12Fix content properties (#1428).Carl Hetherington
2018-11-23Remove required Film from content examine.Carl Hetherington
2018-11-23Move make_default into AudioMapping.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington