summaryrefslogtreecommitdiff
path: root/fftools/sync_queue.c
Commit message (Expand)AuthorAge
* fftools/ffmpeg_demux, sync_queue: Constify a bitAndreas Rheinhardt2024-03-02
* fftools/sync_queue: make sure non-limiting streams are not used as queue headAnton Khirnov2023-05-28
* fftools/sync_queue: add debug loggingAnton Khirnov2023-05-28
* fftools/sync_queue: update audio frame duration when re-chunkingAnton Khirnov2023-04-19
* fftools/sync_queue: allow requesting a specific number of audio samplesAnton Khirnov2023-04-09
* fftools/sync_queue: make sure audio duration matches sample countAnton Khirnov2023-04-09
* fftools/sync_queue: support operation with no limiting streamsAnton Khirnov2023-04-09
* fftools/sync_queue: document overall designAnton Khirnov2023-04-09
* fftools/sync_queue: use timebase from input frames/packetsAnton Khirnov2023-04-09
* fftools/ffmpeg: replace AVFrame.pkt_duration with durationAnton Khirnov2022-07-24
* fftools/ffmpeg: use the sync queues to handle -framesAnton Khirnov2022-07-23
* fftools/ffmpeg: rework -shortest implementationAnton Khirnov2022-07-23