summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-11-27Change how video timing is done.Carl Hetherington
2022-11-27Add operator* for Time and int.Carl Hetherington
2022-11-27Fix FFmpegExaminer termination condition when there is no video;Carl Hetherington
2022-11-27Bump ffmpeg to 5.1.2 "Riemann"Carl Hetherington
2022-11-27Normalise XML attribute names to be camelCase (#2241).Carl Hetherington
2022-11-27Use 2.18.x subdirectory for configuration.Carl Hetherington
2022-11-26Supporters update.v2.16.34Carl Hetherington
2022-11-26Return AVERROR_EOF from the avio_read method when appropriate.Carl Hetherington
2022-11-26Fix audio glitches when merging resampled audio (#2373).Carl Hetherington
2022-11-26Noisy change to get film into AudioContent::modify_trim_start().Carl Hetherington
2022-11-26Remove some backwards compatibility that will cause problems in an upcoming c...Carl Hetherington
2022-11-25_stream_states must be reset on seek otherwise #2368.Carl Hetherington
2022-11-25Fix sound corruption with multiple sound files (#2368).Carl Hetherington
2022-11-25More warning fixes.Carl Hetherington
2022-11-25More warning fixes.Carl Hetherington
2022-11-25Fix more warnings.Carl Hetherington
2022-11-25Fix warnings.Carl Hetherington
2022-11-24Extract RegionSubtagDialog to its own files.Carl Hetherington
2022-11-24Extract LanguageSubtagPanel to its own files.Carl Hetherington
2022-11-24Extract SubtagListCtrl to its own files.Carl Hetherington
2022-11-23Fix player config window on macOS (#2376).Carl Hetherington
2022-11-23Fix crash when adding cinemas while a search is in force (#2378).Carl Hetherington
2022-11-23Cleanup: extract sorted_cinemas().Carl Hetherington
2022-11-23Cleanup: const correctness.Carl Hetherington
2022-11-23Cleanup: add convert_to_lower() and matches_search().Carl Hetherington
2022-11-21Fix subtitle vertical position (#2367).Carl Hetherington
2022-11-21Click on the timeline time axis view moves the playhead (#2369).Carl Hetherington
2022-11-21Fix TimelineTimeAxisView::bbox() to be correct.Carl Hetherington
2022-11-21Move y_pos to TimelineView.Carl Hetherington
2022-11-21Remove unused line.Carl Hetherington
2022-11-16Supporters update.Carl Hetherington
2022-11-15Add comment to try to clarify _dcp_content_types a little for translators.Carl Hetherington
2022-11-15Add David Perrenoud to translators list.Carl Hetherington
2022-11-15Updated fr_FR translation from David Perrenoud.David Perrenoud
2022-11-15Improve flushing behaviour when there is a lot of space to fill (#2364).Carl Hetherington
2022-11-15Clarify one log message and add another.Carl Hetherington
2022-11-15Add failing test for #2364.Carl Hetherington
2022-11-14Basic WebVTT subtitle support (#1361).Carl Hetherington
2022-11-12Cleanup: whitespace.Carl Hetherington
2022-11-10Fix macOS build.Carl Hetherington
2022-11-10Fix uninitialised variable.Carl Hetherington
2022-11-06Fix error message.Carl Hetherington
2022-11-06Cleanup: J2KEncoder does not need enable_shared_from_this.Carl Hetherington
2022-11-06Cleanup: Player does not need enable_shared_from_this.Carl Hetherington
2022-11-06Cleanup: remove unnecessary explicit.Carl Hetherington
2022-11-06Cleanup: use default value in header.Carl Hetherington
2022-11-06Cleanup: better variable name.Carl Hetherington
2022-11-06Extract ImageStore.Carl Hetherington
2022-11-06Strictly I think we should be putting each component of an image into _pendin...Carl Hetherington
2022-11-04Fix build on macOS and Windows.Carl Hetherington