[FFmpeg-devel] [PATCH 20/24] fftools/ffmpeg_dec: convert to the scheduler
Anton Khirnov
anton at khirnov.net
Sat Nov 11 17:24:44 EET 2023
Quoting Michael Niedermayer (2023-11-04 19:30:39)
> On Sat, Nov 04, 2023 at 08:56:29AM +0100, Anton Khirnov wrote:
> > ---
> > fftools/ffmpeg.c | 22 ---
> > fftools/ffmpeg.h | 13 +-
> > fftools/ffmpeg_dec.c | 315 ++++++++++---------------------------------
> > 3 files changed, 70 insertions(+), 280 deletions(-)
>
> This or the previous commit (which doesnt build without this)
> breaks:
> ffmpeg -y -i tickets//1714/fake_mjpeg_stream.wmv -t 1 /tmp/file1714.avi
>
> (infinite loop)
> it can be quit with a "q" press here but with all patches applied it
> seems "q" is not enough to kill it
>
> seems on the samples server here: ffmpeg-bugs/trac/ticket1714/fake_mjpeg_stream.wmv
Should be fixed after v3 of 18/24; updated my branch as well.
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list