[FFmpeg-devel] [PATCH 20/24] fftools/ffmpeg_dec: convert to the scheduler
Michael Niedermayer
michael at niedermayer.cc
Sat Nov 4 20:30:39 EET 2023
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
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20231104/e941a0c9/attachment.sig>
More information about the ffmpeg-devel
mailing list