summaryrefslogtreecommitdiff
path: root/src/lib/util.cc
AgeCommit message (Expand)Author
2014-12-15Hand-apply 155b4b9f615f42b5cc26e2953860aba34b17bbc0; allow build of Windows d...Carl Hetherington
2014-12-10Trim unused stuff.Carl Hetherington
2014-12-05More header file rearrangement.Carl Hetherington
2014-11-24Hand apply 7e5cb78c7e14aac65d1e8a4df301cfac8cf20b2c from master;Carl Hetherington
2014-11-24Add .j2c/.j2k to list of valid image files.Carl Hetherington
2014-11-23First cut at J2K import.Carl Hetherington
2014-11-13Hand-apply 9c251ca3debbf1e529b77ea4d174994ef8b5dd0b from master:Carl Hetherington
2014-11-07Shrink progress text so that it fits better on 4:3 screens.Carl Hetherington
2014-10-21Merge master.Carl Hetherington
2014-10-18Fix build on Debian unstable which now has GraphicsMagick rather than ImageMa...Carl Hetherington
2014-10-08Merge master.Carl Hetherington
2014-10-08White space.Carl Hetherington
2014-09-04Fix warning.Carl Hetherington
2014-09-01Speculative v2 update.Carl Hetherington
2014-09-01Merge master.Carl Hetherington
2014-08-31Fix i18n of strings from src/lib/po on OS X. There were two bugs;Carl Hetherington
2014-08-23Merge master.Carl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-07-22Option to draw a border around the content's image (#391).Carl Hetherington
2014-07-19Fix build.Carl Hetherington
2014-07-18Keep signing certificates / keys in config.xml rather than on disk; allow con...Carl Hetherington
2014-07-16Merge master.Carl Hetherington
2014-07-16Improve approximate time reporting a bit (#383).Carl Hetherington
2014-07-13Rename SoundProcessor -> CinemaSoundProcessor.Carl Hetherington
2014-07-13Very basic audio processing framework.Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-06Fix warning.Carl Hetherington
2014-06-05Back port active_frame_rate_change stuff from v2, removing specification of v...Carl Hetherington
2014-06-04Back-port v2's rename and slight extension of FrameRateConversion.Carl Hetherington
2014-06-04Merge master.Carl Hetherington
2014-06-03Tweak backtrace file for Windows.Carl Hetherington
2014-06-03Include audio mapping in the digest used to distinguish differentCarl Hetherington
2014-05-22Basics of noting subtitle times in FFmpegSubtitleStreams.Carl Hetherington
2014-05-16Merge master.Carl Hetherington
2014-05-12Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert,Carl Hetherington
2014-05-10Merge master.Carl Hetherington
2014-05-09MAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.Carl Hetherington
2014-05-01Comments.Carl Hetherington
2014-04-27Merge master.Carl Hetherington
2014-04-27Add .dpx to the list of acceptable image files.Carl Hetherington
2014-04-01Merge master.Carl Hetherington
2014-03-25Add support for downloading Doremi server certificates.Carl Hetherington
2014-03-25It builds.Carl Hetherington
2014-03-21Mostly-merge master.Carl Hetherington
2014-03-18Tentative support for 3D from alternate frames.Carl Hetherington
2014-03-05Merge branch 'master' into 2.0Carl Hetherington
2014-03-05Bump maximum audio channels to 12 so that we can (crudely) useCarl Hetherington
2014-03-04Merge master.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-03-04Add support for no-scale of the input video.Carl Hetherington