summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-10-24Hopefully fix crash when the same frame is encoded twice.prores-debugCarl Hetherington
2022-10-19Change how video timing is done.Carl Hetherington
2022-10-19Add operator* for Time and int.Carl Hetherington
2022-10-19Return AVERROR_EOF from the avio_read method when appropriate.Carl Hetherington
2022-10-19Fix FFmpegExaminer termination condition when there is no video;Carl Hetherington
2022-10-19Bump ffmpeg to 5.1.2 "Riemann"Carl Hetherington
2022-10-19Normalise XML attribute names to be camelCase (#2241).Carl Hetherington
2022-10-19Use 2.18.x subdirectory for configuration.Carl Hetherington
2022-10-19Fix macOS 10.8 build.v2.16.31Carl Hetherington
2022-10-19Supporters update.Carl Hetherington
2022-10-19Add search to DKDM list (#2298).Carl Hetherington
2022-10-19Cleanup: 0 -> nullptr.Carl Hetherington
2022-10-19Extract Collator class.Carl Hetherington
2022-10-18Supporters update.Carl Hetherington
2022-10-18Improve timeline view colouring in dark mode.Carl Hetherington
2022-10-18Use different icons for the timeline in dark/light modes.Carl Hetherington
2022-10-18Fix colouring of audio plot in dark mode.Carl Hetherington
2022-10-18Fix dark mode for release notes.Carl Hetherington
2022-10-18Use slightly better icons for macOS prefs in dark mode.Carl Hetherington
2022-10-18Supporters update.Carl Hetherington
2022-10-18Fix colour primaries when previewing Rec.2020 content with OpenGL.Carl Hetherington
2022-10-18Clarify RGB fragment type as being for Rec709/sRGB primaries.Carl Hetherington
2022-10-18Add a scope.Carl Hetherington
2022-10-18Extract ublas_to_gl method.Carl Hetherington
2022-10-18Rename colour_conversion -> xyz_rec709_colour_conversion.Carl Hetherington
2022-10-18Use a colorspace filter when previewing Rec.2020 content with the simple viewer.Carl Hetherington
2022-10-18Add VideoFilterGraph::process for Image.Carl Hetherington
2022-10-18Cleanup: some const-correctness.Carl Hetherington
2022-10-18Extract VideoFilterGraphSet.Carl Hetherington
2022-10-18Remove believed-unnecessary mutex.Carl Hetherington
2022-10-18Support Rec2020 YUV/RGB conversion.Carl Hetherington
2022-10-17Make the _film member of Player a weak_ptr.Carl Hetherington
2022-10-17Remove some more unnecessary use of shared_ptr.Carl Hetherington
2022-10-17Remove some unnecessary use of shared_ptr.Carl Hetherington
2022-10-15Make overridden subtitle language option respect OK/Cancel.Carl Hetherington
2022-10-15Make video frame rate option respect OK/Cancel.Carl Hetherington
2022-10-15Make filters option respect OK/Cancel.Carl Hetherington
2022-10-15Make ignore video option respect OK/Cancel.Carl Hetherington
2022-10-15Cleanup: sort some using statements.Carl Hetherington
2022-10-14Add some missing change signals in the Player.Carl Hetherington
2022-10-14Cleanup: use ChangeSignaller in player.Carl Hetherington
2022-10-14Add a comment.Carl Hetherington
2022-10-14Use a plain declaration rather than a shared_ptr.Carl Hetherington
2022-10-14Cleanup: add header guards.Carl Hetherington
2022-10-14Ellipsize content names in the middle (#2350).Carl Hetherington
2022-10-14Remove unused variable.Carl Hetherington
2022-10-14Save and restore sash positions in the main DoM.Carl Hetherington
2022-10-14Allow dragging of the border between the controls and the preview (#2350).Carl Hetherington
2022-10-14Rename LimitedSplitter -> LimitedContentPanelSplitter.Carl Hetherington
2022-10-14Cleanup: move LimitedSplitter out of the header.Carl Hetherington