Missed update to private test repo version.
[dcpomatic.git] / src / lib / video_content.cc
2024-03-29 Carl HetheringtonAdd VideoContent::rotate_size().
2024-02-21 Carl HetheringtonMake DCPExaminer::size() optional and deal with the... v2.16.78
2023-09-30 Carl HetheringtonApply video range from template (#2611).
2023-01-02 Carl HetheringtonFix errors when a custom size is given which is larger...
2022-11-25 Carl HetheringtonNoisy change to get film into AudioContent::modify_trim...
2022-11-25 Carl HetheringtonRemove some backwards compatibility that will cause...
2022-09-16 Carl HetheringtonFix black borders around the preview in some cases...
2022-04-28 Carl HetheringtonPrimitive auto-crop (#1477).
2022-04-07 Carl HetheringtonGuess video range better when importing 2.14.x projects...
2022-04-07 Carl HetheringtonCleanup: tidying.
2022-04-04 Carl HetheringtonAdd fade in/out option to the content audio tab (#1026).
2021-10-03 Carl HetheringtonDon't scale chroma subsampled images to sizes that... v2.15.166
2021-10-03 Carl HetheringtonDifferentiate requested and actual crop.
2021-10-03 Carl HetheringtonAdd PixelQuanta to VideoContent.
2021-09-19 Carl HetheringtonRemove unused VideoContentProperty::SCALE and listen...
2021-03-31 Carl HetheringtonAdd burnt subtitle language to video content.
2021-01-31 Carl HetheringtonUse enum class for Film::Property.
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-27 Carl HetheringtonUse enum class for VideoRange.
2021-01-22 Carl Hetheringtonc++11 tidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-06-04 Carl HetheringtonFix thinko causing crashes when loading projects with...
2020-05-12 Carl HetheringtonRe-work scaling following excellent insights by Carsten...
2020-05-11 Carl HetheringtonChange video content scaling so that it either:
2020-05-09 Carl HetheringtonRemove scale to fit {width,height} options.
2019-05-31 Carl HetheringtonBasics of allowing video parts of FFmpegContent to...
2019-05-24 Carl HetheringtonBasic ability to set video range (JPEG/MPEG) at least...
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-01-05 Carl HetheringtonFix strange behaviour with single-frame fades (#1440).
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-08-20 Carl HetheringtonMake ContentChange into a generic ChangeSignaller and... v2.13.44
2018-08-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-13 Carl HetheringtonMore fixes for errors / crashes / misbehaviour with...
2018-07-21 Carl HetheringtonRevert "Remove join function; the code is long and...
2018-07-20 Carl HetheringtonRemove join function; the code is long and I don't...
2018-04-17 Carl HetheringtonUse round rather than ceil when putting positions and...
2018-01-05 Carl HetheringtonAdd simple copy and paste for content settings (#1051).
2018-01-05 Carl Hetheringtons/use_template/take_settings_from/g
2017-12-13 Carl HetheringtonFix crash on startup.
2017-12-11 Carl HetheringtonFix various problems caused by non-integer-frame start...
2017-07-12 Carl HetheringtonAdd some tests; fix failure to make DCP when there...
2017-06-29 Carl HetheringtonOffer only flat/scope/full-frame as container choices...
2017-05-12 Carl HetheringtonAdd default scale-to (#664).
2017-02-12 Carl HetheringtonRemove some out-of-date includes.
2016-12-14 Carl HetheringtonAdd tentative support for the S-Gamut3/S-Log3 colourspace.
2016-10-03 Carl HetheringtonFix thinko.
2016-08-24 Carl HetheringtonBasic template support (#485).
2016-08-15 Carl HetheringtonFix description formatting again.
2016-08-15 Carl HetheringtonMerge.
2016-08-14 Carl HetheringtonFix formatting.
2016-08-12 Carl HetheringtonFix newlines.
2016-08-12 Carl HetheringtonMove locale_convert into libdcp.
2016-08-12 Carl HetheringtonReplace incorrect uses of raw_convert with a new locale...
2016-08-12 Carl HetheringtonMove raw_convert into libdcp.
2016-08-12 Carl HetheringtonRemove all use of stringstream in an attempt to fix
2016-07-22 Carl HetheringtonRename SafeStringStream -> locked_stringstream. Bump...
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-06-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-06-13 Carl HetheringtonAdd 3D video frame type for, e.g. 3D DCP inputs (part...
2016-06-13 Carl HetheringtonMake storage of VideoFrameType robust by using a string...
2016-06-02 Carl HetheringtonFix missing content properties when using translations.
2016-05-29 Carl HetheringtonRestore mysteriously-lost frame rate details in video...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonRemove unnecessary Film variable in ContentPart.
2016-05-18 Carl HetheringtonAllow content parts to not be preset in XML.
2016-05-18 Carl HetheringtonMove video frame rate ('prepared-for') into Content.
2016-05-18 Carl HetheringtonRename video/audio/subtitle part methods.
2016-05-18 Carl HetheringtonRemove unused method.
2016-05-18 Carl HetheringtonSplit audio; builds.
2016-05-18 Carl HetheringtonAdd maybe_set to ContentPart.
2016-05-18 Carl HetheringtonTake some stuff out of VideoContent into ContentPart.
2016-05-18 Carl HetheringtonReasonably straightforward stuff; main things are adding
2016-05-18 Carl HetheringtonBasic detachment of VideoContent from Content.
2016-05-18 Carl HetheringtonRemove unused constructor.
2016-03-07 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-03-07 Carl HetheringtonVarious small fixes to appearance of content properties...
2016-02-18 Carl HetheringtonVarious improvements to the content properties dialogue...
2016-02-16 Carl HetheringtonMove reel_split_points from VideoContent to Content.
2016-02-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-02-01 Carl HetheringtonScale-to-fit-{width/height} should zero the 'other...
2016-01-13 Carl HetheringtonFix incorrect fades when trim is being used.
2015-11-27 Carl HetheringtonFix some stringstreams that had crept in.
2015-11-13 Carl HetheringtonDisable YUV->RGB conversion controls with non-YUV sourc...
2015-11-06 Carl HetheringtonClean up a bit by using Content::film() more.
2015-11-06 Carl HetheringtonAllow single-frame image contents to adjust their video...
2015-10-22 Carl HetheringtonSomewhat hackily fix rounding of reel lengths.
2015-10-12 Carl HetheringtonRename split-by-video content slightly; fix referencing...
2015-10-09 Carl HetheringtonLogging improvements to allow prettier displays in...
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-08-27 Carl HetheringtonClean up.
2015-08-26 Carl HetheringtonInclude tidying src/lib/a-j*.h
2015-07-15 Carl Hetheringtonfloat -> double in a few places.
2015-06-21 Carl HetheringtonAdd more video properties to content properties dialog.
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-19 Carl HetheringtonNo-op; variable renaming.
2015-06-18 Carl HetheringtonIncorporate fade in video content identifiers (#613).
2015-05-27 Carl HetheringtonFix some uninitialised variables.
2015-05-27 Carl HetheringtonUntested use of Frame for video/audio content lengths.
next