summaryrefslogtreecommitdiff
path: root/src/lib/decoder.cc
AgeCommit message (Expand)Author
2012-10-15Unholy melange of stuff; setup a standard test config; send / receive subs to...Carl Hetherington
2012-10-14Various fixes to subtitling.Carl Hetherington
2012-10-14Try moving subtitle adjustment for crop into the decoder.Carl Hetherington
2012-10-10Subs successfully exported with thumbs.Carl Hetherington
2012-10-09Merge branch 'master' into subsCarl Hetherington
2012-10-09Remove some unnecessary code.Carl Hetherington
2012-10-09Various subtitle fixes.Carl Hetherington
2012-10-02Merge branch 'resample-drop-frame'Carl Hetherington
2012-10-02Tidy up timing code a bit.Carl Hetherington
2012-10-01Some more debug logging.Carl Hetherington
2012-10-01Various fixes to resampling.Carl Hetherington
2012-09-29Entirely untested resampling to fix 24fps drop-frame.Carl Hetherington
2012-09-28Fix probably-incorrect parameter passing, not spotted by compiler due to use ...Carl Hetherington
2012-09-24Fix problems with overflow on long films.Carl Hetherington
2012-09-24Some doxygen documentation improvements.Carl Hetherington
2012-09-12Allow build using Ubuntu 12.04 repos.Carl Hetherington
2012-08-04Update README a bit.Carl Hetherington
2012-08-04Build with git.Carl Hetherington
2012-08-040.9.2Carl Hetherington
2012-08-040.11.1.Carl Hetherington
2012-08-040.10.4Carl Hetherington
2012-07-27Use a Crop struct and use it to speed up cropping a bit.Carl Hetherington
2012-07-27Remove debug message.Carl Hetherington
2012-07-27Clean up a few bits.Carl Hetherington
2012-07-27Tidy up and comment a bit.Carl Hetherington
2012-07-27Clean up channels coming from ffmpeg wrt those thought to be the case.Carl Hetherington
2012-07-27Un-hard-wire bytes per sample slightly.Carl Hetherington
2012-07-26Fix up resampling, possibly.Carl Hetherington
2012-07-26Implemented but faulty.Carl Hetherington
2012-07-22Tweak to build and maybe run with current FFmpeg git.Carl Hetherington
2012-07-21Fix error on creating cut videos; fill any shortfall in audio with silence.Carl Hetherington
2012-07-20Try to fix up build with newer ffmpeg.Carl Hetherington
2012-07-19#ifdef-y hacks to build with Ubuntu 12.04's ffmpeg.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington