| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-19 | Some comments and a few small cleanups. | Carl Hetherington | |
| 2017-04-19 | const fix. | Carl Hetherington | |
| 2017-04-19 | Various fixes to push audio vaguely in the right direction. | Carl Hetherington | |
| 2017-04-19 | Post-merge tidy-up. | Carl Hetherington | |
| 2017-04-19 | Various work on the audio code. | Carl Hetherington | |
| 2017-04-19 | Basic grunt-work, untested and unfinished, but it compiles. | Carl Hetherington | |
| 2016-12-08 | Further fixes and tidying to 'better-seek'. | Carl Hetherington | |
| This fixes the failure to keep track of the `position' of each stream of a multi-stream file. It also tidies things up a bit. | |||
| 2016-11-21 | Still more decode logging. | Carl Hetherington | |
| 2016-11-20 | Some more decode logging. | Carl Hetherington | |
| 2016-11-19 | Move position variables into the video/audio/subtitle decoder classes. | Carl Hetherington | |
| 2016-07-07 | Remove unused variable. | Carl Hetherington | |
| 2016-06-22 | Set AudioDecoder::fast a different way. | Carl Hetherington | |
| 2016-06-21 | Revert "Use make_shared<>." | Carl Hetherington | |
| Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f. | |||
| 2016-06-21 | Use make_shared<>. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Fix crash. | Carl Hetherington | |
| 2016-05-18 | Rename some methods. | Carl Hetherington | |
| 2016-05-18 | Basics of splitting up Decoder tree like Content. | Carl Hetherington | |
| 2016-05-18 | Split audio; builds. | Carl Hetherington | |
| 2015-09-09 | Use SRC_LINEAR for speed when analysing audio (#685). | Carl Hetherington | |
| 2015-09-05 | Don't bother with audio in the film viewer. | Carl Hetherington | |
| 2015-08-28 | Fix crash on adding a KDM to a DCP (hopefully #645). | Carl Hetherington | |
| 2015-08-26 | Include tidying src/lib/a-j*.h | Carl Hetherington | |
| 2015-06-02 | Handle multiple audio streams in a single piece of content | Carl Hetherington | |
| in a similar way to the V1 patch. | |||
| 2015-05-26 | {Video,Audio}Frame -> Frame. | Carl Hetherington | |
| 2015-05-13 | Don't bother decoding video frames when we're seeking around trying to find ↵ | Carl Hetherington | |
| subtitles. | |||
| 2015-01-20 | Seek correctly in AudioDecoder; the frame parameter is in resampled frames, ↵ | Carl Hetherington | |
| so we must use the same frame rate when converting back to ContentTime for seek. | |||
| 2014-12-20 | Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ↵ | Carl Hetherington | |
| assert()s with thrown exceptions. | |||
| 2014-12-05 | Include rearrangement. | Carl Hetherington | |
| 2014-09-16 | Merge master. | Carl Hetherington | |
| 2014-09-14 | Another missing <iostream> include from Markus Kalb. | Carl Hetherington | |
| 2014-09-12 | Add context menu option to re-examine content (#339). | Carl Hetherington | |
| 2014-09-11 | Clarify logic. | Carl Hetherington | |
| 2014-09-10 | Don't automatically call pass() without first checking to see if we have | Carl Hetherington | |
| what we need; otherwise we can keep calling pass() unnecessarily which causes a build-up of data which is eventually trimmed to save memory. | |||
| 2014-08-11 | Merge master. | Carl Hetherington | |
| 2014-08-09 | Properly remove JSON server; remove some unused usings; remove some ↵ | Carl Hetherington | |
| unnecessary uses of stringstream. | |||
| 2014-07-23 | Reinstate AudioDecoder::flush(). | Carl Hetherington | |
| 2014-07-23 | Fix excessive memory usage on long plays without audio. | Carl Hetherington | |
| 2014-07-15 | Add simple stereo-5.1 upmixer. | Carl Hetherington | |
| 2014-07-13 | Very basic audio processing framework. | Carl Hetherington | |
| 2014-06-30 | Fix problems with AudioDecoder when seeks to not subsequently give exactly ↵ | Carl Hetherington | |
| what we asked for. | |||
| 2014-06-20 | Don't allow _decoded_audio to grow to very large sizes during seek. | Carl Hetherington | |
| 2014-05-02 | Rename AudioContent frame_rate methods and move resampled_audio_frame_rate ↵ | Carl Hetherington | |
| into AudioContent. | |||
| 2014-05-01 | Fix assert failure. | Carl Hetherington | |
| 2014-05-01 | Various fixes so that audio_delay_test works again. | Carl Hetherington | |
| 2014-04-11 | Flush decoded_audio buffer on seek. | Carl Hetherington | |
| 2014-04-11 | Missing set_frames call. | Carl Hetherington | |
| 2014-04-09 | Bug fix with audio and non-accurate seeks. | Carl Hetherington | |
| 2014-04-01 | Various small fixes. | Carl Hetherington | |
| 2014-03-25 | It builds. | Carl Hetherington | |
