summaryrefslogtreecommitdiff
path: root/src/lib/wscript
AgeCommit message (Expand)Author
2014-11-06Basic support for emailing a report of a problem (#43).Carl Hetherington
2014-10-06Use libsub for subrip decoding; improve default position of srt subs.Carl Hetherington
2014-09-11Spot repeated frames from single-image sources and optimise encoding.Carl Hetherington
2014-09-08Merge master.Carl Hetherington
2014-09-08Move VideoContentScale to its own file.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-08-11Merge master.Carl Hetherington
2014-08-09Remove JSON server code.Carl Hetherington
2014-07-18Make 2.0 branch parallel installable with 1.x.Carl Hetherington
2014-07-16Merge master.Carl Hetherington
2014-07-15Centos build fixes.Carl Hetherington
2014-07-15Add simple stereo-5.1 upmixer.Carl Hetherington
2014-07-15Add basic windowed-sinc audio filters.Carl Hetherington
2014-07-13Rename SoundProcessor -> CinemaSoundProcessor.Carl Hetherington
2014-07-13Very basic audio processing framework.Carl Hetherington
2014-07-10Basics of DCP subtitle import.Carl Hetherington
2014-07-09Split up image_proxy.{cc,h}Carl Hetherington
2014-07-09Basics of DCP import.Carl Hetherington
2014-07-01Split EncodedData classes into their own file.Carl Hetherington
2014-07-01DCPVideoFrame -> DCPVideo and PlayerVideoFrame -> PlayerVideo.Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-10Use ISDCF rather than DCI when talking about the digital cinemaCarl Hetherington
2014-06-04Back-port v2's rename and slight extension of FrameRateConversion.Carl Hetherington
2014-06-04Merge master.Carl Hetherington
2014-06-03Include audio mapping in the digest used to distinguish differentCarl Hetherington
2014-05-22Move FFmpegStream classes into their own source files.Carl Hetherington
2014-05-20Merge master.Carl Hetherington
2014-05-14Add ImageProxy class.Carl Hetherington
2014-05-14Rename PlayerImage to PlayerVideoFrame and give it its own file.Carl 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-01Merge master.Carl Hetherington
2014-03-26Some more certificate download improvements.Carl Hetherington
2014-03-25It builds.Carl Hetherington
2014-03-05Merge branch 'master' into 2.0Carl Hetherington
2014-03-05More attempted OS X fixes.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-02-24Merge master; specify libdcp-1.0.Carl Hetherington
2014-02-19Add some basic JSON stuff.Carl Hetherington
2014-02-11Merge master.Carl Hetherington
2014-02-07Add basic stuff to build RPMs for Centos.Carl Hetherington
2014-01-15Basics of subtitle rendering.Carl Hetherington
2014-01-11Various work on SubRip.Carl Hetherington
2014-01-07Add unfinished check-for-updates. Bump ffmpeg to get windows build fix.Carl Hetherington
2013-12-23Move default config options into their own tab; support user/password for SMT...Carl Hetherington
2013-11-29Merge master.Carl Hetherington
2013-11-27We only need boost locale on Windows.Carl Hetherington
2013-11-26A whole load of UTF-8/-16 confusion fixes for Windows.Carl Hetherington
2013-11-23Remove libavformat-specific bit from FileGroup.Carl Hetherington