summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-06-24Fix linux build.Carl Hetherington
2013-06-24Fix ffprobe on windows to work without a command window etc.Carl Hetherington
2013-06-24Try to fix ffprobing.Carl Hetherington
2013-06-24Missing virtual destructor.Carl Hetherington
2013-06-24Quote ffprobe path.Carl Hetherington
2013-06-24Try to fix previous.Carl Hetherington
2013-06-24Try to fix path for ffprobe.Carl Hetherington
2013-06-24Quote stuff when calling ffprobe.Carl Hetherington
2013-06-24Add avdevice DLL to windows installer; log ffprobe command.Carl Hetherington
2013-06-24Try to do ffprobe on content when setting it up.Carl Hetherington
2013-06-21Split examiner parts off decoder.Carl Hetherington
2013-06-21Fix tests.Carl Hetherington
2013-06-20Pull some emacs mode lines.Carl Hetherington
2013-06-20Fix best_dcp_frame_rate.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-06-20Remove A/B mode for now.Carl Hetherington
2013-06-18Don't get stuck in an infinite loop when avcodec_decode_audio4 returns an error.Carl Hetherington
2013-06-18Rename next -> position in decoders.Carl Hetherington
2013-06-16Fix crash on creating new film. Fix setup of ratio selector.Carl Hetherington
2013-06-16Fix subtitle controls in the viewer.Carl Hetherington
2013-06-16Fix hash on bottom line after odd crops of YUV images.Carl Hetherington
2013-06-16Some work on cropping in the film viewer; also prevent player from always sca...Carl Hetherington
2013-06-15Seek back to same place when something changes.Carl Hetherington
2013-06-15Partially fix crop.Carl Hetherington
2013-06-15Merge master.Carl Hetherington
2013-06-13Fix build again.Carl Hetherington
2013-06-13Try to fix build.Carl Hetherington
2013-06-13Merge branch 'master' of ssh://houllier/home/carl/git/dvdomaticCarl Hetherington
2013-06-13Add somewhat empirical support for YUVJ42{0,2,4}P pixels.Carl Hetherington
2013-06-10Detect CPU info on OS X.Carl Hetherington
2013-06-09Merge branch '1.0' of ssh://houllier/home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-06-09Merge.Carl Hetherington
2013-06-07Fix seeks past the end of video files.Carl Hetherington
2013-06-07Improve VideoContent ratio handling slightly.Carl Hetherington
2013-06-05Merge pot files.Carl Hetherington
2013-06-04Some more logging in A/B transcoder.Carl Hetherington
2013-06-04Pass on exceptions from AB transcode job.Carl Hetherington
2013-06-04Make it ok to call terminate_threads twice.Carl Hetherington
2013-06-04Fix nasty crash when cropping YUV.Carl Hetherington
2013-06-03A few build fixes.Carl Hetherington
2013-06-02Merge master.Carl Hetherington
2013-05-31Test filling of stuff with black.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...Carl Hetherington
2013-05-31Try to create directory for .dvdomatic if it doesn't exist.Carl Hetherington
2013-05-30Trim must be part of the video identifier if we are doing encode-trims.Carl Hetherington
2013-05-29Add magic lines to put the DVD-o-matic window at the front on OS X so that it...Carl Hetherington
2013-05-29Remove unnecessary include; add makedcp-osx.Carl Hetherington
2013-05-29Build fixes for OS X.Carl Hetherington
2013-05-28Remove DCP-specialism from Container and add tests for it.Carl Hetherington
2013-05-27Fix some DCP generation bugs and update some tests.Carl Hetherington