summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2015-06-25Add DEBUG_DECODE and some basic debugging of the decoding process.Carl Hetherington
2015-06-25Remove some old debugging code.Carl Hetherington
2015-06-23Fix missing YUVToRGB node when saving colour conversions (#618).Carl Hetherington
2015-06-21Add more video properties to content properties dialog.Carl Hetherington
2015-06-21Prevent DCP creation if we're trying not to burn in text subs (#606).Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19Try again to fix OS X resource directory location.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-19Speculative fix to OS X shared_path to fix finding of Liberation-Sans.Carl Hetherington
2015-06-18Missing binary specifier.Carl Hetherington
2015-06-18Use output channel counts from processors to decide DCI name, when appropriat...Carl Hetherington
2015-06-18Incorporate fade in video content identifiers (#613).Carl Hetherington
2015-06-18Fix check for overlap to be less greedy.Carl Hetherington
2015-06-18Remove delta from Playlist::length().Carl Hetherington
2015-06-18Comment.Carl Hetherington
2015-06-17Final tweaks and removal of Film::playlist().Carl Hetherington
2015-06-17AnalyseAudioJob does not need an explicit playlist.Carl Hetherington
2015-06-17Remove unnecessary Playlist argument to Film::audio_analysis_path.Carl Hetherington
2015-06-17Remove Film::make_player().Carl Hetherington
2015-06-17Hence Player does not need Playlist.Carl Hetherington
2015-06-17Use Film's ContentChanged rather than Playlist's.Carl Hetherington
2015-06-17Forward frequent parameter from Playlist::ContentChanged through Film::Conten...Carl Hetherington
2015-06-17Use Film::Changed instead of Playlist::Changed in Player.Carl Hetherington
2015-06-16Modify previous commit to move restriction code into the UI.Carl Hetherington
2015-06-16Prevent selection of too few DCP channels (#611).Carl Hetherington
2015-06-14Don't seek before 0 in FFmpegDecoder; fixes errors on seek close to 0.Carl Hetherington
2015-06-14Fix failure on 1-frame-back seek (#604).Carl Hetherington
2015-06-13Try to fix completely broken i18n.Carl Hetherington
2015-06-13Try to fix crash.Carl Hetherington
2015-06-13Tidy progress report when sending problem report email.Carl Hetherington
2015-06-13Update progress bar when finding subtitles in FFmpeg content.Carl Hetherington
2015-06-12Calm down credits slightly.Carl Hetherington
2015-06-12Credit Gerald Maruccia for the upmixer algorithm.Carl Hetherington
2015-06-12Fix M/S decoder input names.Carl Hetherington
2015-06-12New ru_RU translation from Igor Voytovich.Carl Hetherington
2015-06-12Comment.Carl Hetherington
2015-06-12Add a pixel format to ::fade().Carl Hetherington
2015-06-12Comment.Carl Hetherington
2015-06-12Remove PassReason stuff.Carl Hetherington
2015-06-12Fix FFmpeg subtitle stream serialisation.Carl Hetherington
2015-06-12Un-map non-selected audio streams when loading old files.Carl Hetherington
2015-06-12Small optimisation.Carl Hetherington
2015-06-12Small tidy-up.Carl Hetherington
2015-06-11Remove unused method.Carl Hetherington
2015-06-11Use better J2KImageProxy::same() method.Carl Hetherington
2015-06-11Check for J2K data before checking for similarity of frames; fixes #599.Carl Hetherington
2015-06-11Log a warning rather than getting stuck when clamping XYZ values in RGB->XYZ ...Carl Hetherington
2015-06-11pot/merge.Carl Hetherington
2015-06-11Fix audio analyis hang with duplicate stream IDs (#598).Carl Hetherington
2015-06-10Skip audio analysis when there is no audio content (#596).Carl Hetherington