summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Collapse)Author
2014-02-25Somewhat riskily remove use of AV_SEEK_BACKWARD. It was causingCarl Hetherington
seeks at the end of a FFmpegDecoder to go back into the content, confusing the player (which assumes that the next peek after seek will be after the seek location).
2014-02-25White space.Carl Hetherington
2014-02-25Fix seek to zero.Carl Hetherington
2014-02-25Fix a couple of audio crashes in the film viewer. Fix serialisation of ↵Carl Hetherington
SubRipContent.
2014-02-24Tweaks for libdcp.Carl Hetherington
2014-02-24Merge master; specify libdcp-1.0.Carl Hetherington
2014-02-21Remove FFmpegStream id accessor.Carl Hetherington
2014-02-21Remove stream _legacy_id stuff.Carl Hetherington
2014-02-21Make FFmpegStream::_id private.Carl Hetherington
2014-02-21Another small clean-up.Carl Hetherington
2014-02-21Small cleanup.Carl Hetherington
2014-02-20Improve dcpomatic_create somewhat.Carl Hetherington
2014-02-20Basic support for 7.1/HI/VI audio tracks.Carl Hetherington
2014-02-19Put DCP name in JSON.Carl Hetherington
2014-02-19Missing files.Carl Hetherington
2014-02-19Add some basic JSON stuff.Carl Hetherington
2014-02-12It builds again.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2014-02-11Merge master.Carl Hetherington
2014-02-11Fix crash at the end of encodes.Carl Hetherington
2014-02-10Improve emergency log file message slightly.Carl Hetherington
2014-02-10Fix failure to update player after fix-missing.Carl Hetherington
2014-02-10Fix windows build.Carl Hetherington
2014-02-09Various OOM fixes; fancy terminate() handler.Carl Hetherington
2014-02-09Ignore exceptions from send_to on server-search broadcast.Carl Hetherington
2014-02-09Fix 1 crash on low memory.Carl Hetherington
2014-02-09Sleep for a minute between failed attempts to listen for server replies.Carl Hetherington
2014-02-08Fix exception when seeking with missing content.Carl Hetherington
Reported-by: lukegb
2014-02-07Add basic stuff to build RPMs for Centos.Carl Hetherington
Suggested-by: Manuel Weber
2014-02-05Fix some coverity-reported stuff.Carl Hetherington
2014-02-05Updates to it_IT translation from William Fanelli.Carl Hetherington
2014-02-04Merge master.Carl Hetherington
2014-01-31Fix a few erroneous newlines.Carl Hetherington
2014-01-30Make po and merge.Carl Hetherington
2014-01-29Add subtitle X offset option.Carl Hetherington
Suggested-by: Thierry Journet
2014-01-29Fix typo causing incorrectly timed subtitles when their contentCarl Hetherington
position is non-zero. Reported-by: Thierry Journet
2014-01-28Try to prevent windows machines going to sleep during encodes.Carl Hetherington
2014-01-26ChangeLog and change default JPEG2000 bandwidth to 100MBps.Carl Hetherington
2014-01-26Updated fr_FR translation from Thierry Journet.Carl Hetherington
2014-01-24Try to fix repeatedly-reported exceptions.Carl Hetherington
2014-01-24Delete transcoder after job completes to clear memory for the batch converter.Carl Hetherington
2014-01-23Merge master.Carl Hetherington
2014-01-23pot/pot-merge.Carl Hetherington
2014-01-21Fix bad A/V sync in some (and maybe lots) of circumstances.Carl Hetherington
2014-01-21Remove duplicate audio/video pts offset variables and use just one.Carl Hetherington
2014-01-19Updated sv_SE translation from Adam Klotblixt.Carl Hetherington
2014-01-15Merge 1.0-seek and subtitle-content.Carl Hetherington
2014-01-15Merge master.Carl Hetherington
2014-01-15Basics of subtitle rendering.Carl Hetherington
2014-01-15More testing / SubRip parse fixes.Carl Hetherington