| Commit message (Expand) | Author | Age | Files | Lines |
* | fftools/sync_queue: make sure non-limiting streams are not used as queue head | Anton Khirnov | 2023-05-28 | 1 | -2/+11 |
* | fftools/sync_queue: add debug logging | Anton Khirnov | 2023-05-28 | 1 | -3/+37 |
* | fftools/sync_queue: update audio frame duration when re-chunking | Anton Khirnov | 2023-04-19 | 1 | -1/+5 |
* | fftools/sync_queue: allow requesting a specific number of audio samples | Anton Khirnov | 2023-04-09 | 1 | -9/+175 |
* | fftools/sync_queue: make sure audio duration matches sample count | Anton Khirnov | 2023-04-09 | 1 | -1/+14 |
* | fftools/sync_queue: support operation with no limiting streams | Anton Khirnov | 2023-04-09 | 1 | -1/+6 |
* | fftools/sync_queue: document overall design | Anton Khirnov | 2023-04-09 | 1 | -0/+35 |
* | fftools/sync_queue: use timebase from input frames/packets | Anton Khirnov | 2023-04-09 | 1 | -17/+22 |
* | fftools/ffmpeg: replace AVFrame.pkt_duration with duration | Anton Khirnov | 2022-07-24 | 1 | -1/+1 |
* | fftools/ffmpeg: use the sync queues to handle -frames | Anton Khirnov | 2022-07-23 | 1 | -5/+28 |
* | fftools/ffmpeg: rework -shortest implementation | Anton Khirnov | 2022-07-23 | 1 | -0/+425 |