| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-13 | More header trimming. | Carl Hetherington | |
| 2021-01-31 | More enum class additions. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2018-02-20 | Add a 2-frame `delay' on content arriving at the player to give | Carl Hetherington | |
| subtitle content the chance to catch up. Fixes problems observed when overlaying a DCP subtitle onto an existing DCP and then seeking into the first subtitle. After the seek the decoder positions were: DCP: 0. subtitle: first subtitle time. This causes the DCP decoder to be pass()ed first and so the subtitle for the video frame has not arrived yet. I hope this does not cause unpredicted side effects... | |||
| 2017-04-30 | Fix some cppcheck warnings. | Carl Hetherington | |
| 2017-04-19 | Remove unnecessary VideoFrame class. | Carl Hetherington | |
| 2016-06-14 | Add VideoFrame class. | Carl Hetherington | |
| This puts a frame index with an Eyes, which simplifies code in some areas. I can't think of a better name for it, unfortunately. | |||
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-05-27 | Fix some uninitialised variables. | Carl Hetherington | |
| 2015-05-26 | {Video,Audio}Frame -> Frame. | Carl Hetherington | |
| 2015-01-28 | Small fixes and tidy-ups spotted by cppcheck. | Carl Hetherington | |
| 2014-05-20 | Merge master. | Carl Hetherington | |
| 2014-04-01 | Various small fixes. | Carl Hetherington | |
| 2014-03-25 | Missing files from previous. | Carl Hetherington | |
