Gyan Doshi
|
fe04b93afa
ffmpeg_sched: return better error code
|
1 month ago |
Anton Khirnov
|
8e0cceffa0
fftools/thread_queue: switch from AVFifo+ObjPool to AVContainerFifo
|
1 month ago |
Anton Khirnov
|
433cf391f5
fftools/ffmpeg_sched: signal the main thread when a task fails
|
2 months ago |
Anton Khirnov
|
785ffe67c8
fftools/ffmpeg_sched: rename mux_done_{lock,cond} into finish_*
|
2 months ago |
Anton Khirnov
|
242ee7b0a2
fftools/ffmpeg_sched: be smarter about flushing the pre-muxing queues
|
3 months ago |
Anton Khirnov
|
68c198fae2
fftools/ffmpeg_sched: allow decoders to have multiple outputs
|
6 months ago |
Michael Niedermayer
|
ed364444f1
fftools/ffmpeg_sched: Remove dead assignments in sch_dec_send()
|
9 months ago |
Anton Khirnov
|
255ae03601
fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs
|
10 months ago |
Anton Khirnov
|
24b9f29ff2
fftools/ffmpeg_sched: make sure to always run task cleanup
|
10 months ago |
Anton Khirnov
|
af81788f30
fftools/ffmpeg_sched: move sch_stop() to the bottom of the file
|
10 months ago |
Andreas Rheinhardt
|
432e287e27
fftools/ffmpeg_sched: Explicitly return 0 on sch_enc_send() success
|
10 months ago |
Mark Thompson
|
7f4b8d2f5e
ffmpeg: set extra_hw_frames to account for frames held in queues
|
11 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
|
11 months ago |
Anton Khirnov
|
da17c4d24a
fftools/ffmpeg_sched: factor initializing nodes into separate function
|
11 months ago |
Anton Khirnov
|
6ccbff2631
fftools/ffmpeg_sched: allow encoders to send to multiple destinations
|
11 months ago |
Anton Khirnov
|
2ee9362419
fftools/ffmpeg: remove unncessary casts for *_thread() return values
|
11 months ago |
Anton Khirnov
|
c19c2078f3
fftools/ffmpeg_sched: remove a triggerable assert in send_to_enc_sq()
|
11 months ago |
Anton Khirnov
|
a00765fcbe
fftools/ffmpeg_sched: simplify failure path in sch_dec_send()
|
11 months ago |
Anton Khirnov
|
e0da916b8f
fftools/ffmpeg: optimize inter-thread queue sizes
|
1 year ago |
Anton Khirnov
|
00013341df
fftools/ffmpeg_sched: add filter API to signal EOF on input
|
1 year 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 |