summaryrefslogtreecommitdiff
path: root/src/lib/wscript
AgeCommit message (Expand)Author
2013-01-25Check for liblzma during configure (#7).Carl Hetherington
2013-01-23Try to fix up paths for video MXFs, hashes and temporarily-stored frames.Carl Hetherington
2013-01-18Remove make dcp job.Carl Hetherington
2013-01-18Add writer class to pull some stuff out of Encoder.Carl Hetherington
2012-12-19Re-work again so that there's just one encoder; various tweaks to still-image...Carl Hetherington
2012-12-19Move audio into Encoder so that J2KStillEncoder can use it too. Rename J2KWA...Carl Hetherington
2012-12-15Remove thumbnailing stuff.Carl Hetherington
2012-12-07Allow static builds.Carl Hetherington
2012-12-04Merge master.Carl Hetherington
2012-12-03Remove film player, DVD ripping, alignment, screen configs; never finished an...Carl Hetherington
2012-11-19Remove never-tested DVD ripping / title code.Carl Hetherington
2012-11-15Untested rework of AB transcoder.Carl Hetherington
2012-11-15Untested external audio support; AB transcodes still broken.Carl Hetherington
2012-11-14Use ImageMagick for tiff decoding too.Carl Hetherington
2012-11-14Tests pass again.Carl Hetherington
2012-11-12Untested; more movement of stuff out of decoder.Carl Hetherington
2012-10-27Try to separate out filter graph code and use a different one for each differ...Carl Hetherington
2012-10-25Update for new libdcp (signals2 instead of sigc).Carl Hetherington
2012-10-24Cross-thread UI signalling.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-21Partial merge of examine content and thumbnail jobs.Carl Hetherington
2012-10-17Basic support for selection of audio / subtitle streams.Carl Hetherington
2012-10-15Some work on DCI naming. Clean up compacted / aligned image handling somewhat.Carl Hetherington
2012-10-11Use PNG for thumbs so that we get alpha blending in wxwidgets.Carl Hetherington
2012-10-10Subs successfully exported with thumbs.Carl Hetherington
2012-09-25Basic J2K hash checking.Carl Hetherington
2012-09-25Use openssl for all MD5-ing.Carl Hetherington
2012-09-24Remove long-since disused hash debugging.Carl Hetherington
2012-09-12Allow build using Ubuntu 12.04 repos.Carl Hetherington
2012-08-04Update README a bit.Carl Hetherington
2012-07-31Basic support for calculating audio gains based on the sound processor's gain...Carl Hetherington
2012-07-24Save config in the right place cross-platform.Carl Hetherington
2012-07-22Fix up posix build.Carl Hetherington
2012-07-22Windows bits.Carl Hetherington
2012-07-21Add versioning; tweak libdcp version reporting; make makedcp more useful for ...Carl Hetherington
2012-07-19#ifdef-y hacks to build with Ubuntu 12.04's ffmpeg.Carl Hetherington
2012-07-17Use libdcp.Carl Hetherington
2012-07-17Remove asdcplib / OpenDCP deps.Carl Hetherington
2012-07-16asdcplib links.Carl Hetherington
2012-07-16Move configure()s down to the appropriate level.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington