summaryrefslogtreecommitdiff
path: root/src/lib/transcoder.h
AgeCommit message (Expand)Author
2017-05-10Rename some classes.Carl Hetherington
2017-05-09Slight tidy up of progress stuff in TranscodeJob.Carl Hetherington
2017-05-09Make TranscoderJob able to take any sort of transcoder.Carl Hetherington
2017-05-09Make Transcoder a virtual base.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-04-19Attempt to tidy up internal APIs slightly.Carl Hetherington
2017-04-19Basic grunt-work, untested and unfinished, but it compiles.Carl Hetherington
2016-06-14Clean up of 3D->2D conversion.Carl Hetherington
2016-06-07Replace a shared_ptr with a weak_ptr.Carl Hetherington
2016-05-29Move transcode progress updating.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-08-26Rest of src/lib/*.h tidying.Carl Hetherington
2014-07-02Clarify that Encoder really just manages video encoding.Carl Hetherington
2014-01-01Untested basic stats for player.Carl Hetherington
2013-11-09Fix a few memory leaks.Carl Hetherington
2013-11-08Don't display frames per second during digest calculation; clear job sub-name...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-07-16More noncopyable.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-05-10Remove gain/delay_line/matcher/trimmer.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-23Connect Trimmer clsas.Carl Hetherington
2013-04-04More various bits.Carl Hetherington
2013-04-01Various bits.Carl Hetherington
2013-04-01XML metadata and some other bits.Carl Hetherington
2013-03-31Content can be added and previewed.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-02-16Remove some vestiges of FilmState.Carl Hetherington
2013-01-17shared_ptr is a bit excessive for DecodeOptions.Carl Hetherington
2013-01-17EncodeOptions can go.Carl Hetherington
2012-12-16Merge speed-up branch.Carl Hetherington
2012-12-16Revert "Skipping hacks."Carl Hetherington
2012-12-16Split Options into encode / decode.Carl Hetherington
2012-12-16Integrated FFmpeg player (slow).Carl Hetherington
2012-12-15Skipping hacks.Carl Hetherington
2012-12-10Try to allow users to specify that the film's header should be trusted wrt le...Carl Hetherington
2012-11-15Untested external audio support; AB transcodes still broken.Carl Hetherington
2012-11-14Tests pass again.Carl Hetherington
2012-11-12Untested; more movement of stuff out of decoder.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington