Files
FFmpeg/fftools
Anton Khirnov 0c44db4646 fftools/ffmpeg: drop unnecessary indirection
init_input_stream() can print log messages directly, there is no need to
ship them to the caller.

Also, log errors to the InputStream and avoid duplicate information in
the message.
2023-04-17 12:01:40 +02:00
..
2022-12-01 11:21:14 +01:00
2022-07-23 11:53:19 +02:00