Files
FFmpeg/libavfilter
Niklas Haas d625010acd lavfi/vf_libplacebo: generalize frame update to multiple inputs
In the event that some frame mixes are OK while others are not, the
priority goes:

1. Errors in updating any frame -> return error
2. Any input incomplete -> request frames and return
3. Any inputs OK -> ignore EOF streams and render remaining inputs
4. No inputs OK -> set output to most recent status

This logic ensures that we can continue rendering the remaining streams,
no matter which streams reach their end of life, until we have no
streams left at which point we forward the last EOF.
2023-06-20 17:09:58 +02:00
..
2022-07-07 17:52:32 +02:00
2023-05-29 00:42:01 +02:00
2022-12-19 20:43:58 +01:00
2023-06-17 21:33:01 +02:00
2022-07-30 11:42:06 +02:00
2022-07-30 11:42:06 +02:00
2023-05-14 11:10:50 +02:00
2023-05-25 19:52:04 +02:00
2023-03-29 00:15:19 +02:00
2023-05-29 00:41:56 +02:00
2022-12-08 13:03:42 +01:00
2022-11-09 17:39:00 +01:00
2023-04-28 11:07:41 +08:00