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.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".