summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-01-13Remove unused method.Carl Hetherington
2013-01-13Put CPU info into log, on POSIX at least.Carl Hetherington
2013-01-13Some comment tweaks; a little more logging.Carl Hetherington
2013-01-13Missing include for older gcc.Carl Hetherington
2013-01-13Fix content length logging.Carl Hetherington
2013-01-12Untested support for splitting into multiple reels. Use J2K bandwidth and co...Carl Hetherington
2013-01-12Try to move J2K bandwidth and colour LUT to be per-film (#23).Carl Hetherington
2013-01-11Make the previous compile.Carl Hetherington
2013-01-11Add writer thread timing.Carl Hetherington
2013-01-11Encoded data must be copied; disambiguate second lock in encoder_thread.Carl Hetherington
2013-01-11Try a separate writer thread.Carl Hetherington
2013-01-11A couple more things in the log.Carl Hetherington
2013-01-11Some work on making KDMs in FilmCarl Hetherington
2013-01-10Fixes to times for KDMs.Carl Hetherington
2013-01-09ffmpeg 0.10.4 seems not to need a buffersrc.h include.Carl Hetherington
2013-01-09Some more KDM hacking.Carl Hetherington
2013-01-09Basic cinema / screen database.Carl Hetherington
2013-01-09Merge master.Carl Hetherington
2013-01-09Try to allow builds with 0.10.4-era ffmpeg.Carl Hetherington
2013-01-07Fix heinous thinko in dcp_audio_channels.Carl Hetherington
2013-01-06Try to postpone linking of duplicate video frames to stop copies failing on W...Carl Hetherington
2013-01-06A bit more logging.Carl Hetherington
2013-01-06Fix a crash when there is no audio (but we are set to external).Carl Hetherington
2013-01-06Fix thinko in mono->5.1 code.Carl Hetherington
2013-01-06Add format for 16:9 without padding; update changelog.Carl Hetherington
2013-01-06Try to put mono sound tracks on the centre speaker.Carl Hetherington
2013-01-06Remove unused and broken constructor.Carl Hetherington
2013-01-06Some work on KDM UI.Carl Hetherington
2013-01-05Basic encryption UI.Carl Hetherington
2012-12-22Add -Wextra and fix the warnings.Carl Hetherington
2012-12-21Fix crash from previous commit; clear viewer image when its size changes (#12).Carl Hetherington
2012-12-20Merge branch 'video-player' of ssh://houllier/home/carl/git/dvdomatic into vi...Carl Hetherington
2012-12-20Only use last real frame if it exists.Carl Hetherington
2012-12-20Missing include.Carl Hetherington
2012-12-20Missing include.Carl Hetherington
2012-12-19Re-work again so that there's just one encoder; various tweaks to still-image...Carl Hetherington
2012-12-19UI tweaks for still image DCPs with audio.Carl Hetherington
2012-12-19Move audio into Encoder so that J2KStillEncoder can use it too. Rename J2KWA...Carl Hetherington
2012-12-19Fix merge.Carl Hetherington
2012-12-18Try to add support for signed 16-bit planar; tidy a couple of C-style casts.Carl Hetherington
2012-12-18Fix merge.Carl Hetherington
2012-12-18Try to tidy up subtitle timing and seeks wrt source frames, DCP frames and ro...Carl Hetherington
2012-12-18Support non-planar float audio.Carl Hetherington
2012-12-18Merge branch 'master' into video-playerCarl Hetherington
2012-12-18Try to throw an exception rather than asserting on an unknown sound format.Carl Hetherington
2012-12-18Fix being tested.Carl Hetherington
2012-12-17Minimum still duration of 1s; give new content a default format.Carl Hetherington
2012-12-17Remove debugging.Carl Hetherington
2012-12-17Fix up image tests.Carl Hetherington
2012-12-17Various fixes to still-image mode.Carl Hetherington