summaryrefslogtreecommitdiff
path: root/src/lib/decoder.h
AgeCommit message (Expand)Author
2012-10-25Erroneous leftover _log in Decoder; use decoder audio channels count rather t...Carl Hetherington
2012-10-24Use boost::signals2; fix bugs with x-thread signalling.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-24Remove old unused stuff.Carl Hetherington
2012-10-22Do audio/video pts sync in a hopefully much more sensible way.Carl Hetherington
2012-10-22Partial fix to sync according to pts.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-20Don't cache sample format, fix up various things.Carl Hetherington
2012-10-20Rework audio to deinterleave straight away and pass dataCarl Hetherington
2012-10-17Basic support for selection of audio / subtitle streams.Carl Hetherington
2012-10-15Clean up subtitle classes a bit.Carl Hetherington
2012-10-14Various fixes to subtitling.Carl Hetherington
2012-10-10Subs successfully exported with thumbs.Carl Hetherington
2012-10-09Make subtitle addition optional.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-09-29Entirely untested resampling to fix 24fps drop-frame.Carl Hetherington
2012-09-24Fix problems with overflow on long films.Carl Hetherington
2012-09-12Allow build using Ubuntu 12.04 repos.Carl Hetherington
2012-07-27Clean up channels coming from ffmpeg wrt those thought to be the case.Carl Hetherington
2012-07-26Implemented but faulty.Carl Hetherington
2012-07-21Fix error on creating cut videos; fill any shortfall in audio with silence.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington