summaryrefslogtreecommitdiff
path: root/src/lib/video_examiner.h
AgeCommit message (Expand)Author
2025-04-12Add has_alpha() flag to VideoContent.Carl Hetherington
2025-04-12White space: video_examiner.hCarl Hetherington
2024-02-21Make DCPExaminer::size() optional and deal with the consequences.v2.16.78Carl Hetherington
2022-12-13More header trimming.Carl Hetherington
2022-04-07Cleanup: tidying.Carl Hetherington
2021-10-03Add PixelQuanta to VideoContent.Carl Hetherington
2019-05-24Basic ability to set video range (JPEG/MPEG) at least for YUV content. May n...Carl Hetherington
2018-04-27Fix incorrect container size when loading a VF/OV combination into the player.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2015-11-13Disable YUV->RGB conversion controls with non-YUV sources (#649).Carl Hetherington
2015-07-16float -> double in a few places.Carl Hetherington
2015-05-27Untested use of Frame for video/audio content lengths.Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;Carl Hetherington
2014-11-11Hand-apply 80562fe5dce5fd625da583ca6f7c2833f9db8754 from master (remove defau...Carl Hetherington
2014-05-02Comments.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-02-24Tweaks for libdcp.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2014-01-02Rationalise video/audio frame types.Carl Hetherington
2013-07-10Add missing virtual destructor.Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-06-21Split examiner parts off decoder.Carl Hetherington