summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2017-04-19Config option to disable preview audio.Carl Hetherington
2017-04-19Fix memory leak.Carl Hetherington
2017-04-19Various fixes to seeking with audio.Carl Hetherington
2017-04-19No-op; white space.Carl Hetherington
2017-04-19Should clear audio too when seeking.Carl Hetherington
2017-04-19New method.Carl Hetherington
2017-04-19Tidy up slightly.Carl Hetherington
2017-04-19const correctness.Carl Hetherington
2017-04-19const correctness.Carl Hetherington
2017-04-19Don't return 'no video' from get_video() until the player has finished and we...Carl Hetherington
2017-04-19Clear out ring buffers when the player's output changes.Carl Hetherington
2017-04-19Reset _last_*_time as required.Carl Hetherington
2017-04-19Handle butler thread exceptions properly.Carl Hetherington
2017-04-19Remove redundant cast.Carl Hetherington
2017-04-19More audio readahead.Carl Hetherington
2017-04-19Small cleanup.Carl Hetherington
2017-04-19Several fixes to audio.Carl Hetherington
2017-04-19Another mis-merge.Carl Hetherington
2017-04-19Fix mis-merge.Carl Hetherington
2017-04-19Try to stop Butler deadlocking on quit.Carl Hetherington
2017-04-19First bits of audio support.Carl Hetherington
2017-04-19Seemingly basically working butler for video.Carl Hetherington
2017-04-19Initial butler work.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-04-19Handle end-trim correctly in player; there is scope to make this more efficie...Carl Hetherington
2017-04-19Fix crash brought on by previous.Carl Hetherington
2017-04-19Restore upmixer_a_test and fix resampler flushing.Carl Hetherington
2017-04-19Tweak class declaration.Carl Hetherington
2017-04-19Some comments and a few small cleanups.Carl Hetherington
2017-04-19Fix zero-sized buffers coming out of audio merger.Carl Hetherington
2017-04-19Fix merging of audio in various circumstances.Carl Hetherington
2017-04-19Fix skip-frame.Carl Hetherington
2017-04-19Don't emit zero-sample buffers.Carl Hetherington
2017-04-19Fix audio when it spans reel boundaries.Carl Hetherington
2017-04-19Fix black fill when first content is not at 0.Carl Hetherington
2017-04-19More fixes to when to pull from the audio merger.Carl Hetherington
2017-04-19Fix pull timing; fix units of ReelWriter::total_written_audio_frames.Carl Hetherington
2017-04-19Fix end-of-DCP padding and some audio bugs.Carl Hetherington
2017-04-19Remove unnecessary VideoFrame class.Carl Hetherington
2017-04-19Add FIXME.Carl Hetherington
2017-04-19const fix.Carl Hetherington
2017-04-19Fix comment.Carl Hetherington
2017-04-19Various fixes to push audio vaguely in the right direction.Carl Hetherington
2017-04-19Fix bug in gap-filling; rename _last_video_time -> _last_time.Carl Hetherington
2017-04-19Fix merge.Carl Hetherington
2017-04-19Reinstate subtitle list view.Carl Hetherington
2017-04-19Post-merge tidy-up.Carl Hetherington
2017-04-19Attempt to tidy up internal APIs slightly.Carl Hetherington
2017-04-19Remove some unused bits.Carl Hetherington
2017-04-19Implement subtitles.Carl Hetherington