summaryrefslogtreecommitdiff
path: root/src/lib/encoder.h
AgeCommit message (Expand)Author
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-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-16More noncopyable.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-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...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-04-26Merge master; fix crash on new film.Carl Hetherington
2013-04-24Some const correctness.Carl Hetherington
2013-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2013-04-07A few fixes; try to support sndfile audio in player.Carl Hetherington
2013-04-04More various bits.Carl Hetherington
2013-04-02Various bits.Carl Hetherington
2013-04-01Various bits.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-02-18Try to fix crash on finishing off DCPs with mono -> 5.1 conversions.Carl Hetherington
2013-02-08Rename some things.Carl Hetherington
2013-01-23Try to fix up paths for video MXFs, hashes and temporarily-stored frames.Carl Hetherington
2013-01-21Fix a couple of things; go back to un-numbered MXF file names for a bit.Carl Hetherington
2013-01-18Untested direct write of audio to MXF.Carl Hetherington
2013-01-18Add writer class to pull some stuff out of Encoder.Carl Hetherington
2013-01-17Sort of works to a first-order approximation.Carl Hetherington
2013-01-17Merge writer-thread with original which was time-cleanup.Carl Hetherington
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ...Carl Hetherington
2013-01-17EncodeOptions can go.Carl Hetherington
2013-01-16More of Encoder can be private.Carl Hetherington
2013-01-11Try a separate writer thread.Carl Hetherington
2013-01-06Try to postpone linking of duplicate video frames to stop copies failing on W...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-19Move audio into Encoder so that J2KStillEncoder can use it too. Rename J2KWA...Carl Hetherington
2012-12-16Split Options into encode / decode.Carl Hetherington
2012-12-04Merge master.Carl Hetherington
2012-12-01Missing virtual destructor.Carl Hetherington
2012-11-12Untested; more movement of stuff out of decoder.Carl Hetherington
2012-11-10More various AudioStream hacks.Carl Hetherington
2012-11-05Move trimming into the encoder; seems to be cleaner.Carl Hetherington
2012-11-04Various work on range setting.Carl Hetherington