summaryrefslogtreecommitdiff
path: root/src/lib/encoder.cc
AgeCommit message (Expand)Author
2013-12-04Suspend scale / crop / window / subtitle overlay until we decide that a frame...Carl Hetherington
2013-11-13Trim logging slightly.Carl Hetherington
2013-11-09Fix a few memory leaks.Carl Hetherington
2013-11-06Remove configuration of servers.Carl Hetherington
2013-11-06Various bits of server tidying up.Carl Hetherington
2013-11-06Add some missing test stuff; split server discovery off into ServerFinder.Carl Hetherington
2013-11-05Add multiple threads for servers with multiple processing threads.Carl Hetherington
2013-11-05Various work on server discovery; works on localhost.Carl Hetherington
2013-10-19Some improvements in progress reporting, especially for long jobs.Carl Hetherington
2013-08-29Better progress reporting during MXF hashing (#184).Carl Hetherington
2013-08-17Try to actually use colour conversion; bump libdcp in cscript.Carl Hetherington
2013-08-17Various bits mostly related to colour conversions.Carl Hetherington
2013-08-16Very basics of colour conversion configuration.Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-23Various 3D fixes.Carl Hetherington
2013-07-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-12Remove entirely untested colour LUT options.Carl Hetherington
2013-07-10Remove erroneous trimmer.cc; use copy for FFMpeg filter passthrough.Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-07-06Try to fix build.Carl Hetherington
2013-07-04Put in silence where there was none.Carl Hetherington
2013-07-04Pad silence for things that already have at least some audio.Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-06-09Merge.Carl Hetherington
2013-06-04Make it ok to call terminate_threads twice.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...Carl Hetherington
2013-05-28Remove DCP-specialism from Container and add tests for it.Carl Hetherington
2013-05-25Merge master and multifarious hackery.Carl Hetherington
2013-05-21Give Film a container; move crop into video content; other bits.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-10Remove Timed*Sink and Timed*Source>Carl Hetherington
2013-05-10Move SRC (badly) to AudioDecoder.Carl Hetherington
2013-05-10Make libswresample mandatory.Carl Hetherington
2013-05-08Some tidying up. Do encode progress in the writer to improve progress bar mo...Carl Hetherington
2013-05-08Better fix for still (no sound) DCP crash.Carl Hetherington
2013-04-26Merge master; fix crash on new film.Carl Hetherington
2013-04-25Remove Image::clone in favour of a copy constructor for SimpleImage; clean up...Carl Hetherington
2013-04-24Some const correctness.Carl Hetherington
2013-04-16Fix setup of resampler channel counts.Carl Hetherington
2013-04-14Merge branch 'content-rework-take5' of /home/carl/git/dvdomatic into content-...Carl Hetherington
2013-04-14Fix mapping of audio in DCP.Carl Hetherington
2013-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2013-04-10Remove believed unnecessary audio channel layout stuff for resampler.Carl Hetherington
2013-04-07A few fixes; try to support sndfile audio in player.Carl Hetherington
2013-04-06Various work on audio channel mapping.Carl Hetherington
2013-04-06Basics of content dialogs.Carl Hetherington
2013-04-04Some unnecessary boost:: removal.Carl Hetherington
2013-04-04Split playlist files up; fix build.Carl Hetherington
2013-04-04More various bits.Carl Hetherington