Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Anton Khirnov <anton@khirnov.net>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH] avformat/framecrcenc: compute the checksum for side data
Date: Fri, 31 May 2024 09:39:07 +0200
Message-ID: <171714114779.28895.8992353908239121460@lain.khirnov.net> (raw)
In-Reply-To: <a0f76d50-c3c0-4dd9-a9b8-322473f32ebb@gmail.com>

Quoting James Almer (2024-05-27 16:11:13)
> On 5/27/2024 5:15 AM, Anton Khirnov wrote:
> > Quoting Michael Niedermayer (2024-04-27 02:36:23)
> >> This allows detecting issues in side data related code, same as what
> >> framecrc does for before already for packet data itself.
> >>
> >> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
> >> ---
> > 
> > I am against this patch. Checksumming side data is a fundamentally wrong
> > thing to do.
> 
> framehash should be updated to also not print hashes, then. Problem is 
> that it's versioned, so we would need to "deprecate" the current versions.
> 
> There's also the issue of printing sizes, which for some structs (iamf, 
> video_enc_params) it can vary depending on target, so my suggestion was 
> adding an option to disable printing certain values like it. What do you 
> think?

I agree. It's another aspect of the same issue - binary representation
of side data is not guaranteed to be the same everywhere.

-- 
Anton Khirnov
_______________________________________________
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".

  reply	other threads:[~2024-05-31  7:39 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-27  0:36 Michael Niedermayer
2024-04-27 10:44 ` Andreas Rheinhardt
2024-04-27 12:07   ` Michael Niedermayer
2024-04-28  3:43     ` James Almer
2024-04-30 23:25       ` Michael Niedermayer
2024-04-30 23:29         ` James Almer
2024-05-01  0:40           ` Michael Niedermayer
2024-05-01  0:45             ` James Almer
2024-05-27  8:15 ` Anton Khirnov
2024-05-27 14:11   ` James Almer
2024-05-31  7:39     ` Anton Khirnov [this message]
2024-05-27 18:11   ` Michael Niedermayer
2024-05-27 18:17     ` James Almer
2024-05-27 19:20       ` Michael Niedermayer
2024-05-27 19:31         ` Michael Niedermayer
2024-05-27 19:33           ` James Almer
2024-05-27 19:50             ` Michael Niedermayer
2024-05-27 19:52               ` James Almer
2024-05-30 19:33                 ` Michael Niedermayer
2024-05-27 19:32         ` James Almer
2024-05-27 19:43           ` Michael Niedermayer
2024-05-31  7:32     ` Anton Khirnov

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=171714114779.28895.8992353908239121460@lain.khirnov.net \
    --to=anton@khirnov.net \
    --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