summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-06-04Fix crash due to lack of signal disconnection.Carl Hetherington
2014-06-04Back-port v2's rename and slight extension of FrameRateConversion.Carl Hetherington
2014-06-04Merge master.Carl Hetherington
2014-06-03All audio content should resample if the output frame rate and contentCarl Hetherington
2014-06-03Update audio plot window when audio mapping is changed.Carl Hetherington
2014-06-03Tweak backtrace file for Windows.Carl Hetherington
2014-06-03Change the -3dB preset to -6dB since we are dealing with amplitude, not power.Carl Hetherington
2014-06-03Include audio mapping in the digest used to distinguish differentCarl Hetherington
2014-06-02Expand the over-allocation of image buffers to 32 bytes to attempt to avoid b...Carl Hetherington
2014-06-02Merge master.Carl Hetherington
2014-05-29Layout tweaks.Carl Hetherington
2014-05-28Modify KDM generation to work with CPLs rather than DCPs, and allowCarl Hetherington
2014-05-26Tester.Carl Hetherington
2014-05-26Account for FFmpeg content start_time being non-zero:Carl Hetherington
2014-05-25More logging tweaks; missing noncopyable.Carl Hetherington
2014-05-25Logging tweaks.Carl Hetherington
2014-05-24Add tester.Carl Hetherington
2014-05-24Rely on Config for log settings, not the command line.Carl Hetherington
2014-05-23Tweak logging a bit.Carl Hetherington
2014-05-22Basics of noting subtitle times in FFmpegSubtitleStreams.Carl Hetherington
2014-05-22Split FFmpegExaminer stuff into separate methods.Carl Hetherington
2014-05-22Correctly close all codecs, I think.Carl Hetherington
2014-05-22Set up all FFmpeg decoders in one method.Carl Hetherington
2014-05-22Add ContentTimePeriod class.Carl Hetherington
2014-05-22Move FFmpegStream classes into their own source files.Carl Hetherington
2014-05-22More Windows fixes.Carl Hetherington
2014-05-22Some callers insist on aligned images.Carl Hetherington
2014-05-22Fix small problem with subtitles and start-trim (I think).Carl Hetherington
2014-05-22Windows build fix.Carl Hetherington
2014-05-21Try to fix clashes caused by ERROR, WARNING etc. as variables.Carl Hetherington
2014-05-21Tidy up logging a bit. Make it configurable from the GUI.Carl Hetherington
2014-05-21Bump current_state_version to 32 and read video lengths correctly from old fi...Carl Hetherington
2014-05-21Add some timing logs to image_proxy.Carl Hetherington
2014-05-20libdcp -> dcp fixes.Carl Hetherington
2014-05-20Merge master.Carl Hetherington
2014-05-19Use cxml::ConstNodePtr.Carl Hetherington
2014-05-19Merge delay-decode-take2 branch into master.Carl Hetherington
2014-05-16Merge master.Carl Hetherington
2014-05-16Fix various confusions in translations of abbreviated channel namesCarl Hetherington
2014-05-15Add some comments.Carl Hetherington
2014-05-14Fix assertion failure on cancelling a File->Exit.Carl Hetherington
2014-05-14Add ImageProxy class.Carl Hetherington
2014-05-14Make DCPVideoFrame use PlayerVideoFrame to store its image.Carl Hetherington
2014-05-14Move Eyes and ColourConversion into PlayerVideoFrame.Carl Hetherington
2014-05-14Rename PlayerImage to PlayerVideoFrame and give it its own file.Carl Hetherington
2014-05-13Remove 100fps limit when using "any DCP frame rate".Carl Hetherington
2014-05-12Add option to use any DCP frame rate, rather than just theCarl Hetherington
2014-05-12Fix crash caused by previous change; doubles are expressed using scientific n...Carl Hetherington
2014-05-12Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert,Carl Hetherington
2014-05-10Merge master.Carl Hetherington