summaryrefslogtreecommitdiff
path: root/src/lib/encoder.cc
AgeCommit message (Collapse)Author
2013-01-06Try to put mono sound tracks on the centre speaker.Carl Hetherington
2012-12-20Only use last real frame if it exists.Carl Hetherington
2012-12-20Missing include.Carl Hetherington
2012-12-19Re-work again so that there's just one encoder; various tweaks to ↵Carl Hetherington
still-image-with-audio.
2012-12-19Move audio into Encoder so that J2KStillEncoder can use it too. Rename ↵Carl Hetherington
J2KWAVEncoder -> J2KVideoEncoder.
2012-12-16Split Options into encode / decode.Carl Hetherington
2012-11-12Untested; more movement of stuff out of decoder.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-24Merge FilmState / Film.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