Cog/Audio/Chain
Christopher Snowhill c48a52cda3 Bug Fixes: Fix monotonically increasing timestamps
Fixes timestamps in several cases where they were being processed
incorrectly, which was causing some chunked audio files to mis-report
timestamps into the past or the future, which caused the seekbar to jump
around in an unpredictable way.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-13 03:26:59 -08:00
..
DSP Audio: General cleanup and empty chunk checking 2025-02-13 01:05:15 -08:00
AudioChunk.h Audio Chunk: Add interface to copy chunk 2025-02-13 01:01:52 -08:00
AudioChunk.m Bug Fixes: Fix monotonically increasing timestamps 2025-02-13 03:26:59 -08:00
BufferChain.h Visualization: Reworked buffering system 2025-02-13 01:12:53 -08:00
BufferChain.m Visualization: Reworked buffering system 2025-02-13 01:12:53 -08:00
ChunkList.h Audio Processing: Unify sample block merging code 2025-02-12 18:54:38 -08:00
ChunkList.m Bug Fixes: Fix monotonically increasing timestamps 2025-02-13 03:26:59 -08:00
ConverterNode.h Audio: Add full timestamp accounting to playback 2025-02-12 14:08:17 -08:00
ConverterNode.m Bug Fixes: Fix monotonically increasing timestamps 2025-02-13 03:26:59 -08:00
Downmix.h Replace Core Audio output with Core Media runtime 2022-06-23 23:22:41 -07:00
Downmix.m [Downmixer] Only downmix to stereo if not stereo 2022-07-10 15:21:57 -07:00
DSPNode.h Visualization: Reworked buffering system 2025-02-13 01:12:53 -08:00
DSPNode.m Visualization: Reworked buffering system 2025-02-13 01:12:53 -08:00
InputNode.h Audio Player: Only wait for unstopped input 2022-12-09 21:18:56 -08:00
InputNode.m Visualization: Reworked buffering system 2025-02-13 01:12:53 -08:00
Node.h Audio Processing: Unify sample block merging code 2025-02-12 18:54:38 -08:00
Node.m Audio Node: Revert timedWait usage 2025-02-13 02:23:44 -08:00
OutputNode.h Visualization: Reworked buffering system 2025-02-13 01:12:53 -08:00
OutputNode.m Bug Fixes: Fix monotonically increasing timestamps 2025-02-13 03:26:59 -08:00
VisualizationNode.h Visualization: Reworked buffering system 2025-02-13 01:12:53 -08:00
VisualizationNode.m Visualization: Reworked buffering system 2025-02-13 01:12:53 -08:00