17 Commits (8d1093a78413be6718a23dcdbed0b21cee7fcfe6)

Author SHA1 Message Date
Andreas Rheinhardt 432e287e27 fftools/ffmpeg_sched: Explicitly return 0 on sch_enc_send() success 9 months ago
Mark Thompson 7f4b8d2f5e ffmpeg: set extra_hw_frames to account for frames held in queues 10 months ago
Andreas Rheinhardt 78e2be2377 fftools/ffmpeg_sched: Remove set-but-unused variable 10 months ago
Anton Khirnov efab83c156 fftools/ffmpeg_sched: allow connecting encoder output to decoders 10 months ago
Anton Khirnov da17c4d24a fftools/ffmpeg_sched: factor initializing nodes into separate function 10 months ago
Anton Khirnov 6ccbff2631 fftools/ffmpeg_sched: allow encoders to send to multiple destinations 10 months ago
Anton Khirnov 2ee9362419 fftools/ffmpeg: remove unncessary casts for *_thread() return values 10 months ago
Anton Khirnov c19c2078f3 fftools/ffmpeg_sched: remove a triggerable assert in send_to_enc_sq() 10 months ago
Anton Khirnov a00765fcbe fftools/ffmpeg_sched: simplify failure path in sch_dec_send() 10 months ago
Anton Khirnov e0da916b8f fftools/ffmpeg: optimize inter-thread queue sizes 11 months ago
Anton Khirnov 00013341df fftools/ffmpeg_sched: add filter API to signal EOF on input 11 months ago
Anton Khirnov 5c5140ded2 fftools/ffmpeg_sched: track dts+duration as last_dts 1 year ago
Anton Khirnov 2305091a3a fftools/ffmpeg: update the reported timestamp at the end 1 year ago
Anton Khirnov 98d706b818 fftools/ffmpeg_sched: move trailing_dts() higher up 1 year ago
Anton Khirnov 06d5dc11db fftools/ffmpeg_sched: actually initialize/destroy schedule_lock 1 year ago
James Almer 7cc4b306eb ffmpeg_sched: initialize have_unchoked 1 year ago
Anton Khirnov 9b8cc36ce0 fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 1 year ago