summaryrefslogtreecommitdiff
path: root/src/lib/encoder.h
AgeCommit message (Expand)Author
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
2012-10-31Try a different approach to frame duplication in the decoder.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-20Try to clean up stream handling wrt audio channel counts.Carl Hetherington
2012-10-20Clean up audio passing round a bit.Carl Hetherington
2012-10-20Rework audio to deinterleave straight away and pass dataCarl Hetherington
2012-10-10Subs successfully exported with thumbs.Carl Hetherington
2012-09-29Entirely untested resampling to fix 24fps drop-frame.Carl Hetherington
2012-09-24Some doxygen documentation improvements.Carl Hetherington
2012-09-22Improve transcode job progress reporting.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington