summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
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
2014-03-24Tinker with logging.Carl Hetherington
2014-03-24Fix error on creating zero-audio-channel DCPs.Carl Hetherington
2014-03-23Merge pot files.Carl Hetherington
2014-03-22Give SndfileContent a video frame rate so that it can be specified by the user.Carl Hetherington
2014-03-22Allow up to 500MB/s J2K bitrate.Carl Hetherington
2014-03-18Tentative support for 3D from alternate frames.Carl Hetherington
2014-03-17Small fix to fr_FR translation.Carl Hetherington
2014-03-16Basic work on new prefs dialog.Carl Hetherington
2014-03-15Cope with loading films with now-disabled filters.Carl Hetherington
2014-03-15Remove support for FFmpeg postprocessing filters.Carl Hetherington
2014-03-11OS X build fixes.Carl Hetherington
2014-03-09Restore old behaviour of "no-stretch" mode with crop.Carl Hetherington
2014-03-09Fix display of no-scale mode in the player; the image still has to be scaled ...Carl Hetherington
2014-03-08Name audio analyses with stream ID so that you can see analysesCarl Hetherington
2014-03-08Support for unsigned 8-bit audio.Carl Hetherington
2014-03-05Another attempt to fix the race in dcpomatic_create.Carl Hetherington
2014-03-05Fix nasty race in dcpomatic_create.Carl Hetherington
2014-03-05More attempted OS X fixes.Carl Hetherington