summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2014-06-04Back-port v2's rename and slight extension of FrameRateConversion.Carl Hetherington
2014-06-03All audio content should resample if the output frame rate and contentCarl Hetherington
2014-06-03Tweak backtrace file for Windows.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-05-28Modify KDM generation to work with CPLs rather than DCPs, and allowCarl 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-24Rely on Config for log settings, not the command line.Carl Hetherington
2014-05-23Tweak logging a bit.Carl Hetherington
2014-05-22More Windows fixes.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-21Add some timing logs to image_proxy.Carl Hetherington
2014-05-19Merge delay-decode-take2 branch into master.Carl Hetherington
2014-05-15Add some comments.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-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-10Fix setup of the libswresample context to work with high channelCarl Hetherington
2014-05-09Fix crash on using content with more than 12 audio channels.Carl Hetherington
2014-05-09MAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.Carl Hetherington
2014-05-09Re-introduce ffprobe call when adding content.Carl Hetherington
2014-05-02pot merge.Carl Hetherington
2014-04-29pot_merge.Carl Hetherington
2014-04-27Add .dpx to the list of acceptable image files.Carl Hetherington
2014-04-27Open an error dialogue on uncaught exceptions in the main loop. Check that t...Carl Hetherington
2014-04-25Fix subtitle display when the next subtitle is decoded before theCarl Hetherington
2014-04-25Collect player subtitle processing into a Subtitle class.Carl Hetherington
2014-04-25Put Piece class in its own file.Carl Hetherington
2014-04-21Update to fr_FR translation from Thierry Journet.Carl Hetherington
2014-04-21Update to es_ES translation from Manual AC.Carl Hetherington
2014-04-07Updated fr_FR translation from Thierry Journet.Carl Hetherington
2014-04-01Don't overlap simultaneous video content in the timeline. Fix keep-aligned f...Carl Hetherington
2014-04-01Basic support for separate 3D left/right sources.Carl Hetherington
2014-03-31Very small cleanups.Carl Hetherington
2014-03-31Add dcpomatic_batch to i18n.Carl Hetherington
2014-03-31A few KDM dialog fixes.Carl Hetherington
2014-03-30Missing files.Carl Hetherington
2014-03-30pot merge.Carl Hetherington
2014-03-27Auto-save metadata before starting a DCP encode.Carl Hetherington
2014-03-26Some more certificate download improvements.Carl Hetherington
2014-03-25Fix bad implicit cast causing incorrect FFmpegContent::audio_length() results.Carl Hetherington
2014-03-25Add support for downloading Doremi server certificates.Carl Hetherington