summaryrefslogtreecommitdiff
path: root/src/lib/audio_decoder.h
AgeCommit message (Expand)Author
2015-09-09Use SRC_LINEAR for speed when analysing audio (#685).Carl Hetherington
2015-09-05Don't bother with audio in the film viewer.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-02Handle multiple audio streams in a single piece of contentCarl Hetherington
2015-05-26{Video,Audio}Frame -> Frame.Carl Hetherington
2014-09-10Comments.Carl Hetherington
2014-07-23Reinstate AudioDecoder::flush().Carl Hetherington
2014-07-13Very basic audio processing framework.Carl Hetherington
2014-06-30Fix problems with AudioDecoder when seeks to not subsequently give exactly wh...Carl Hetherington
2014-04-11Flush decoded_audio buffer on seek.Carl Hetherington
2014-03-25It builds.Carl Hetherington
2014-03-07Add primitive subtitle view. Remove unused Film member from Decoder hierarchy.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-01-03Various attempted fixes to audio sync.Carl Hetherington
2014-01-03Various fix-ups.Carl Hetherington
2013-12-18Attempt to move resampling into AudioDecoder.Carl Hetherington
2013-12-18Considerable rework of decoder timing; tests pass, at least.Carl Hetherington
2013-12-13Start of changing frame numbers to time.Carl Hetherington
2013-10-22Hacks.Carl Hetherington
2013-07-25Hopefully much cleaner handling of PTS changes under resample.Carl Hetherington
2013-07-25Call Resampler::flush() again.Carl Hetherington
2013-07-25Move resampling back into AudioDecoder and fix various screw-ups with audio i...Carl Hetherington
2013-07-20Remove some unused stuff.Carl Hetherington
2013-07-12Remove unused variable.Carl Hetherington
2013-07-11Add test for audio delay, and do it in the player rather than the decoder.Carl Hetherington
2013-07-11Untested audio delay.Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-05-31Test filling of stuff with black.Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-23Various more hacks.Carl Hetherington
2013-05-22Various hacks.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-10Remove Timed*Sink and Timed*Source>Carl Hetherington
2013-05-10Move SRC (badly) to AudioDecoder.Carl Hetherington
2013-04-21Untested merge of master.Carl Hetherington
2013-04-15Repair very bad merge. Mysterious.Carl Hetherington
2013-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2013-04-01Various bits.Carl Hetherington
2013-03-31Content can be added and previewed.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-03-06Revert "Split timed from untimed sinks / sources. Should produce same output...Carl Hetherington
2013-03-05Split timed from untimed sinks / sources. Should produce same output, in the...Carl Hetherington
2013-02-08Shuffle Job pointers around slightly.Carl Hetherington
2013-01-17shared_ptr is a bit excessive for DecodeOptions.Carl Hetherington
2012-12-16Split Options into encode / decode.Carl Hetherington
2012-11-18Fix mis-alignment of copied AlignedImages; add some asserts; some docs.Carl Hetherington
2012-11-17Another attempt to do external audio moderately nicely.Carl Hetherington
2012-11-15GPL boilerplate.Carl Hetherington
2012-11-15Untested external audio support; AB transcodes still broken.Carl Hetherington