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 ESMTPS id 3755F4CA13 for ; Fri, 24 Jan 2025 21:54:54 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id EFC1268B65B; Fri, 24 Jan 2025 23:54:50 +0200 (EET) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id BB947680BA4 for ; Fri, 24 Jan 2025 23:54:43 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id CA971FF802; Fri, 24 Jan 2025 21:54:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1737755683; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=D6SsJclKt8DshTtyKxA0BpBLnZfDf6OAYQjGudI/Woc=; b=ps7WcUKabu3obX52wfAF6H2RxXRIMZPv/u0vkd7EW7g0PAJWPx20xBDKrq0OXz9MmY7XVM yxkN7lUv/OgWsy3TJnp3fBl+x4JuTcnKCfhKc2bzFFqTAk53ObVW+d4EfZcT8uUto3IEjv V0BFQcivk8+FlMiffFGtUHqiRT3XrPBHXrHE3MBDUWhHdWOIaSLJk5YKoMRtJ0U3CHuo2O TlfPnTbZd7msZBXMvPLLkVDz7sTLdTu8Xewk620WFaHXs7JJKcCigyw04rw2ta9BFyMi0j 39xC6rvPHHWuN+gvBEcmcxVI9MvGNFkvD6yGpk1wozMCnpUSj/8a9gUZbET8sA== Date: Fri, 24 Jan 2025 22:54:41 +0100 From: Michael Niedermayer To: ffmpeg-devel@ffmpeg.org Message-ID: <20250124215441.GD2768425@pb2> References: <20250121151048.CC69B4127EF@natalya.videolan.org> MIME-Version: 1.0 In-Reply-To: <20250121151048.CC69B4127EF@natalya.videolan.org> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [FFmpeg-cvslog] ffv1dec: use dedicated pix_fmt field and call ff_get_format 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 Cc: Lynne Content-Type: multipart/mixed; boundary="===============7607395581276384627==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7607395581276384627== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="R8CP7fzfAHpwDIZp" Content-Disposition: inline --R8CP7fzfAHpwDIZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 21, 2025 at 03:10:47PM +0000, Lynne wrote: > ffmpeg | branch: master | Lynne | Sun Jan 5 13:42:47 2025= +0900| [7187eadf8c0f0c640f1d23811c55fad0cba60aa5] | committer: Lynne >=20 > ffv1dec: use dedicated pix_fmt field and call ff_get_format >=20 > Adding support for hwaccels means that avctx->pix_fmt will indicate > hardware formats. >=20 > > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=3Dcommit;h=3D7187eadf8= c0f0c640f1d23811c55fad0cba60aa5 > --- >=20 > libavcodec/ffv1.h | 1 + > libavcodec/ffv1dec.c | 140 ++++++++++++++++++++++++++++-----------------= ------ > 2 files changed, 78 insertions(+), 63 deletions(-) breaks: =2E/ffmpeg -y -i mm-short.mpg -an -vcodec ffv1 -slices 4 -t 1 -coder 1 -le= vel 3 -slicecrc 0 -context 0 -pix_fmt ya8 -bitexact out.nut =2E/ffplay out.nut (and others) slices seem to decode in the wrong locations and jump randomly around thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The difference between a dictatorship and a democracy is that every 4 years the population together is allowed to provide 1 bit of input to the governm= ent. --R8CP7fzfAHpwDIZp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZ5QMHgAKCRBhHseHBAsP qx8YAJ9Y/hkdk3Vgh7sP3IVsDGrFNNlLsACfaNhdzEWOSt8fgrRb8avRMa3ndyw= =dnM0 -----END PGP SIGNATURE----- --R8CP7fzfAHpwDIZp-- --===============7607395581276384627== 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". --===============7607395581276384627==--