Various bits.
[dcpomatic.git] / src / lib / film.cc
2013-04-01 Carl HetheringtonVarious bits.
2013-04-01 Carl HetheringtonFix XML tags.
2013-04-01 Carl HetheringtonXML metadata and some other bits.
2013-03-31 Carl HetheringtonA little tidying up.
2013-03-31 Carl HetheringtonContent can be added and previewed.
2013-03-31 Carl HetheringtonRuns.
2013-03-31 Carl HetheringtonSkeletal remains.
2013-03-26 Carl HetheringtonMerge.
2013-03-26 Carl HetheringtonTry to stop trailing underscores at the ends of DCI...
2013-03-17 Carl HetheringtonRename ExternalAudioDecoder -> SndfileDecoder.
2013-03-12 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-08 Carl HetheringtonRemove un-read intrinsic_duration.
2013-03-08 Carl HetheringtonStop infinite loop if audio analysis fails.
2013-03-08 Carl HetheringtonNumerous fixes to A/B mode so that at least it doesn...
2013-03-08 Carl HetheringtonDisable show audio button when there is no audio (...
2013-03-02 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge.
2013-03-01 Carl HetheringtonRemove quite a lot of N_
2013-03-01 Carl HetheringtonMore choose-dcp-rate stuff.
2013-03-01 Carl HetheringtonMake film hold its DCP frame rate.
2013-03-01 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-28 Carl HetheringtonVarious markup and tweaks.
2013-02-28 Carl HetheringtonMerge branch 'master' into i18n
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-26 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-25 Carl HetheringtonTidy up creation of analysis a bit.
2013-02-25 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-25 Carl HetheringtonSet up streams after changing content, otherwise we...
2013-02-24 Carl HetheringtonBasic stuff to analyse audio (job).
2013-02-22 Carl HetheringtonSome i18n stuff.
2013-02-22 Carl HetheringtonMerge branch 'master' into i18n
2013-02-17 Carl HetheringtonRemove some vestigial stuff.
2013-02-17 Carl Hetheringtoni18n hacks.
2013-02-16 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-16 Carl HetheringtonRemove now-unused job dependencies.
2013-02-11 Carl HetheringtonCheck for a DCP before offering to copy it to a TMS.
2013-02-08 Carl HetheringtonShuffle Job pointers around slightly.
2013-02-07 Carl HetheringtonPossibly fix legacy dcp_trim_start tags; use DCI name...
2013-02-07 Carl HetheringtonCreate parent directories on file() as well as dir().
2013-02-07 Carl HetheringtonFix inadvertant breakage of hash file creation.
2013-02-07 Carl HetheringtonHopefully fix crash on trying to create a j2c file...
2013-02-07 Carl HetheringtonMerge.
2013-02-02 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-02 Carl HetheringtonInsist on boost 1.45 and hence filesystem v3 now that...
2013-01-28 Carl HetheringtonWrite more extensive information about frames, and...
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-25 Carl HetheringtonProvide option of default DCI name details (#42).
2013-01-25 Carl HetheringtonMake DCIMetadata class and use it.
2013-01-24 Carl HetheringtonPossibly-working basic DCP creation.
2013-01-24 Carl HetheringtonMerge branch '0.70-support'
2013-01-24 Carl HetheringtonMerge in 0.70 branch with 0.71 fix.
2013-01-23 Carl HetheringtonTry to fix up paths for video MXFs, hashes and temporar...
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-23 Carl HetheringtonRemove multi-reel, for now, and sort out Size vs libdcp...
2013-01-18 Carl HetheringtonRemove make dcp job.
2013-01-17 Carl HetheringtonMerge writer-thread with original which was time-cleanup.
2013-01-17 Carl HetheringtonTry to tidy up frame indexing; use DCP length obtained...
2013-01-17 Carl HetheringtonBasics of doing trim using asset entry point / duration.
2013-01-17 Carl Hetheringtondcp_trim -> trim
2013-01-17 Carl Hetheringtonshared_ptr is a bit excessive for DecodeOptions.
2013-01-17 Carl HetheringtonEncodeOptions can go.
2013-01-16 Carl HetheringtonAdd some tests and hopefully clarify the DCPFrameRate...
2013-01-16 Carl HetheringtonGive DCPFrameRate a constructor. Add repeat member...
2013-01-13 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-01-13 Carl HetheringtonRemove unused method.
2013-01-13 Carl HetheringtonPut CPU info into log, on POSIX at least.
2013-01-13 Carl HetheringtonSome comment tweaks; a little more logging.
2013-01-13 Carl HetheringtonFix content length logging.
2013-01-12 Carl HetheringtonUntested support for splitting into multiple reels...
2013-01-12 Carl HetheringtonTry to move J2K bandwidth and colour LUT to be per...
2013-01-11 Carl HetheringtonA couple more things in the log.
2013-01-06 Carl HetheringtonA bit more logging.
2012-12-22 Carl HetheringtonAdd -Wextra and fix the warnings.
2012-12-20 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-19 Carl HetheringtonRe-work again so that there's just one encoder; various...
2012-12-19 Carl HetheringtonUI tweaks for still image DCPs with audio.
2012-12-19 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
2012-12-17 Carl HetheringtonMinimum still duration of 1s; give new content a defaul...
2012-12-17 Carl HetheringtonVarious fixes to still-image mode.
2012-12-16 Carl HetheringtonA few fixes to still image mode.
2012-12-16 Carl HetheringtonDo content digest in the examine contents job (fixes...
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-16 Carl HetheringtonRevert "Skipping hacks."
2012-12-16 Carl HetheringtonSplit Options into encode / decode.
2012-12-16 Carl HetheringtonIntegrated FFmpeg player (slow).
2012-12-15 Carl HetheringtonRemove thumbnailing stuff.
2012-12-15 Carl HetheringtonSkipping hacks.
2012-12-15 Carl HetheringtonMerge branch 'master' into speed-up
2012-12-10 Carl HetheringtonMerge branch 'master' into speed-up
2012-12-10 Carl HetheringtonFix merge.
2012-12-10 Carl HetheringtonTry to allow users to specify that the film's header...
2012-12-10 Carl HetheringtonAdd trust content header switch.
2012-12-04 Carl HetheringtonMerge master.
2012-12-04 Carl HetheringtonMerge branch 'dead-wood'
2012-12-03 Carl HetheringtonRemove film player, DVD ripping, alignment, screen...
2012-11-19 Carl HetheringtonRemove never-tested DVD ripping / title code.
2012-11-18 Carl HetheringtonFix mis-alignment of copied AlignedImages; add some...
next