From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 46FF1497E9 for ; Wed, 20 Mar 2024 22:24:07 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 88D6768D509; Thu, 21 Mar 2024 00:24:04 +0200 (EET) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 4006668D4E1 for ; Thu, 21 Mar 2024 00:23:57 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 929A5240003 for ; Wed, 20 Mar 2024 22:23:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1710973436; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=3WRQ/e/vwLafj/jLPCMTm01B2XylWDeiWbApoWLTVzc=; b=E25zhV2J7W1w4f8nVGjyzLCl9lJH1kipF+Fj4s43i/8c1qrElh6KXagk/EqEiLMhfvm2Ow /dtlpXLV5T+5MtMClEE+hS5aIFVrsP8elRHPmp0+ZN+AMwa0zF8v33RnQ7kXU+WY2ymPYm gMcq7/7vdz9dA2bTaxzbG+r+Q5BoYAYDeEE/aBJF1C+SMkOiQ85ozTTG1kfi9HComqJcdJ 3hJ1MCyorztRF2cQApdcSrQOtR+njgoeY5isGaB2X8Rn/viQcxzdH6M4ELm33gsHLaKjGT Zttuy9k/E7stFdQAYoWaJyVdNQNgxS6DBOkN/W7z1wu1FcJgZsWhEpNP4h/PPw== Date: Wed, 20 Mar 2024 23:23:55 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240320222355.GX6420@pb2> MIME-Version: 1.0 X-GND-Sasl: michael@niedermayer.cc Subject: [FFmpeg-devel] sizeof(HEVCVPS) X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============7124630618246045949==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7124630618246045949== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cWKXoM/VRht71TFK" Content-Disposition: inline --cWKXoM/VRht71TFK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi why is sizeof(HEVCVPS) is 7463476 ? If you think about this for a moment, a VPS in the bit stream is what, 5 by= tes ? Now iam not even talking about someone proving you a 10mb file with a milli= on VPSs 7TB allocation, memsets memcpies, ... But even with a totally normal file 7mb is easily bigger than the frame buf= fer that wastes memory, it wastes cpu time, it wastes data cache thx --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. U= ser questions about the command line tools should be sent to the ffmpeg-user ML. And questions about how to use libav* should be sent to the libav-user ML. --cWKXoM/VRht71TFK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZfth+AAKCRBhHseHBAsP q1aSAJ9MVaZ33IXzst9qgf6Kfmkop+LTyACgmymGPSMrMXCVa1B8tbnZ8TP6t3I= =gDkV -----END PGP SIGNATURE----- --cWKXoM/VRht71TFK-- --===============7124630618246045949== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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". --===============7124630618246045949==--