| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-15 | Disable use of stream IDs if there are duplicates, rather than rewriting. | Carl Hetherington | |
| It turns out that FFmpeg decoders (e.g. flv, see FFmpeg 25faaa311a74efdfdc4fed56996d7338ed807488) check stream IDs and sometimes create new streams if they see one that they didn't see before. If we change stream IDs we break this. Here we try to use stream indices in cases where the IDs are duplicated. We also account for the case where a new stream appears during examination. This wasn't covered by tests until the FFmpeg commit mentioned above, were the flv decoder creates a new stream during examination of boon_telly.mkv. | |||
| 2025-10-15 | White space: ffmpeg_audio_stream.h | Carl Hetherington | |
| 2024-03-20 | Remove all use of add_child() from xmlpp. | Carl Hetherington | |
| 2022-12-25 | Show audio bit depth in content properties (#559). | Carl Hetherington | |
| 2021-05-01 | C++11 tidying. | Carl Hetherington | |
| 2019-05-10 | Put Time types in dcpomatic namespace. | Carl Hetherington | |
| 2016-06-01 | Put codec name into the audio mapping view for each stream. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Remove Sndfile code and use FFmpeg instead. | Carl Hetherington | |
| 2016-05-18 | Store audio length in AudioStream. | Carl Hetherington | |
| 2015-08-26 | Include tidying src/lib/a-j*.h | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | 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. | |||
| 2014-07-25 | Put some get/sets in FFmpegAudioStream. | Carl Hetherington | |
| 2014-07-22 | Fix some warnings. | Carl Hetherington | |
| 2014-07-22 | Warning fixes. | Carl Hetherington | |
| 2014-05-22 | Move FFmpegStream classes into their own source files. | Carl Hetherington | |
