| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-12 | Add some tests; fix failure to make DCP when there is a bit of audio right ↵ | Carl Hetherington | |
| at the end of the film (with no corresponding video). | |||
| 2017-07-11 | Remove unused Player::_ignore_audio. Ignore position | Carl Hetherington | |
| of things that we are ignoring; this fixes strange behaviour (delays) when analysing audio as it used to keep pass()ing decoders to get data that would never come. | |||
| 2017-06-29 | Fixes for silence in projects, various cleanups. | Carl Hetherington | |
| 2017-06-23 | Add a OV/VF test; tidy up a bit. | Carl Hetherington | |
| 2017-05-21 | Do resampling in AudioDecoder rather than Player. | Carl Hetherington | |
| This fixes the problem where the decoder's position would not take into account that all samples pushed into the resampler do not always immediately come out. This would result in Player thinking that there would be gaps when there are not. | |||
| 2017-05-16 | Re-merge _last_{video,audio}_time and _last_seek_time; fix _last_video to ↵ | Carl Hetherington | |
| work correctly with different pieces. | |||
| 2017-05-13 | Fill audio in the Player. | Carl Hetherington | |
| 2017-05-11 | Remove unused declaration. | Carl Hetherington | |
| 2017-05-08 | Fix up black-filling logic. | Carl Hetherington | |
| 2017-05-08 | Player is not finished if it's still filling in blank space. | Carl Hetherington | |
| 2017-05-08 | Small refactoring. | Carl Hetherington | |
| 2017-05-08 | Pull ActiveSubtitles code out to a class. | Carl Hetherington | |
| 2017-05-08 | Fix fill of timeline periods where there is no video. | Carl Hetherington | |
| 2017-05-07 | Remove unused code. | Carl Hetherington | |
| 2017-05-05 | Keep active subtitles around until the video they are on has been emitted. | Carl Hetherington | |
| 2017-04-30 | Fix some cppcheck warnings. | Carl Hetherington | |
| 2017-04-27 | Initial work on removing storage of subtitle times. | Carl Hetherington | |
| 2017-04-23 | Tidy up _last_video_time to make it more like _last_audio_time. | Carl Hetherington | |
| 2017-04-23 | Discard audio received before the time of the last accurate seek. | Carl Hetherington | |
| 2017-04-19 | Several fixes to audio. | Carl Hetherington | |
| 2017-04-19 | Fix crash brought on by previous. | Carl Hetherington | |
| 2017-04-19 | Restore upmixer_a_test and fix resampler flushing. | Carl Hetherington | |
| 2017-04-19 | Fix merging of audio in various circumstances. | Carl Hetherington | |
| 2017-04-19 | Fix pull timing; fix units of ReelWriter::total_written_audio_frames. | Carl Hetherington | |
| 2017-04-19 | Various fixes to push audio vaguely in the right direction. | Carl Hetherington | |
| 2017-04-19 | Fix bug in gap-filling; rename _last_video_time -> _last_time. | Carl Hetherington | |
| 2017-04-19 | Attempt to tidy up internal APIs slightly. | Carl Hetherington | |
| 2017-04-19 | Remove some unused bits. | Carl Hetherington | |
| 2017-04-19 | Implement subtitles. | Carl Hetherington | |
| 2017-04-19 | Various bits; preview video seems to work. | 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-07-01 | Make the preview respond to changes in subtitle line spacing. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Fix Player::overlaps for the new world order. | Carl Hetherington | |
| 2015-10-26 | Reinstate subtitle speed-up patch 526fd6de4c80a7ac9614a1cb0209efff7b171cd5 ↵ | Carl Hetherington | |
| but only for preview. | |||
| 2015-10-22 | Various multi-reel fixes. | Carl Hetherington | |
| * _video_frames_enqueued -> _position * some int -> Frame replacements * Call Writer::ref_write when there is nothing to encode / write for one frame. * Assume Encoder::encode is called once per output video frame. * Possibly correct some off-by-1 overlap bugs. * Don't reset _last_written on FAKE write as I believe there is no need. | |||
| 2015-10-12 | Rename split-by-video content slightly; fix referencing to multi-reel DCPs. | Carl Hetherington | |
| 2015-10-04 | Fix subtitle timing under trim. | Carl Hetherington | |
| 2015-09-16 | Back-end for very basic and hacky VF support for a DCP imported as content. | 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-26 | Rest of src/lib/*.h tidying. | Carl Hetherington | |
| 2015-07-15 | Remove unused PlayerStatistics stuff. | Carl Hetherington | |
| 2015-07-15 | Fix confusion about what dcp_to_content_audio should be doing. | Carl Hetherington | |
| 2015-07-14 | Tests of Player::dcp_to_content_video, content_video_to_dcp and | Carl Hetherington | |
| dcp_to_content_audio with some subtle and hopefully reasonable fixes. | |||
| 2015-07-01 | Go back to player having a playlist and not assuming it uses the film's content. | Carl Hetherington | |
| 2015-06-25 | Make player decide whether subtitles should be burnt based on | Carl Hetherington | |
| content settings rather than using the film's settings. Remove film property of burn-subtitles. | |||
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-17 | Hence Player does not need Playlist. | Carl Hetherington | |
