From: Michael Niedermayer <michael@niedermayer.cc> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH] all: Replace assert by av_assert Date: Tue, 25 Mar 2025 11:10:21 +0100 Message-ID: <20250325101021.GY4991@pb2> (raw) In-Reply-To: <GV1SPRMB003688D4B4AF15EE9D532F998FA52@GV1SPRMB0036.EURP250.PROD.OUTLOOK.COM> [-- Attachment #1.1: Type: text/plain, Size: 1980 bytes --] On Sun, Mar 23, 2025 at 06:01:01PM +0100, Andreas Rheinhardt wrote: > Patch attached. > > - Andreas > libavcodec/aacpsy.c | 7 ++++--- > libavcodec/encode.c | 2 ++ > libavcodec/h264_direct.c | 14 +++++++------- > libavcodec/h264_refs.c | 20 +++++++++----------- > libavcodec/h264_slice.c | 6 +++--- > libavcodec/mips/mpegvideo_mmi.c | 3 ++- > libavcodec/mpegvideo_enc.c | 7 ++++--- > libavcodec/mpegvideoencdsp.c | 1 - > libavcodec/sinewin_tablegen.h | 9 +++++++++ > libavcodec/vdpau_mpeg12.c | 4 +++- > libavcodec/vdpau_mpeg4.c | 6 ++++-- > libavcodec/vdpau_vc1.c | 6 ++++-- > libavcodec/vorbisenc.c | 14 ++++++-------- > libavfilter/vf_tonemap_opencl.c | 4 ++++ > libavformat/asfdec_f.c | 15 ++++++--------- > libavutil/internal.h | 5 ----- > 16 files changed, 67 insertions(+), 56 deletions(-) > 4b05bc0165c919f3f4cfc4cee50ccd15a74cc4fe 0001-all-Replace-assert-by-av_assert.patch > From a6481493a5a9acf0968798dd5afd72239acca11c Mon Sep 17 00:00:00 2001 > From: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> > Date: Sun, 23 Mar 2025 17:50:54 +0100 > Subject: [PATCH] all: Replace assert by av_assert > > Also remove the assert.h inclusion from lavu/internal.h. breaks: ./ffmpeg -i ~/tickets/2254/ttvHD_vlc_sample.ts -an -vframes 5 -bitexact -f framecrc - Assertion h->cur_pic_ptr->reference != (1 << 2) failed at libavcodec/h264_slice.c:1451 I have more files hitting the same above i also see a Assertion b8_stride == 2 failed at libavcodec/h264_direct.c:441 in freh5.264.SIGABRT.9f5.65 i did not verify with bisect that this is from this patchset too thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB During times of universal deceit, telling the truth becomes a revolutionary act. -- George Orwell [-- Attachment #1.2: signature.asc --] [-- Type: application/pgp-signature, Size: 195 bytes --] [-- Attachment #2: Type: text/plain, Size: 251 bytes --] _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2025-03-25 10:10 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-03-23 17:01 Andreas Rheinhardt 2025-03-25 10:10 ` Michael Niedermayer [this message] 2025-03-25 10:20 ` Andreas Rheinhardt
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20250325101021.GY4991@pb2 \ --to=michael@niedermayer.cc \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git