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 9A6B44B798 for ; Thu, 13 Jun 2024 07:16:38 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 6C44668D945; Thu, 13 Jun 2024 10:16:35 +0300 (EEST) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 4AA7168D8ED for ; Thu, 13 Jun 2024 10:16:28 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 7D88A1BF205 for ; Thu, 13 Jun 2024 07:16:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1718262987; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=fweg09OKrOnq6685WmBvfh4nUcXaY7rJISjM+ywDxrI=; b=lllngCeyNJXYaNt+U1fAlS2CTPRr6vzRjQ8lKkmjdaUAe920EOy3TnBgX87bqyJwfffKQz v1wnSqgwQMuhC8yxftOJE9sD6Pkguk/aQdLnVoyEIjzs6ws/t+4erbG5BXDm0N/9YJ6IoE l4ecB5p8uJ/aECDIwXUvND9nc/kShCaqB5s8cF7DVwRpP6eYA9Cm3nsONqcXhzUHushEp5 0gOLKfCzGHA5hHLRexUkwnZ8eyBrc9deHd80XOXjDw++OTT7pHBwQjvXlJtmY1heHNQF1B OxhWuIhe8q20hj/JUZJJOmbVzA5eUeq1+4YY6eK04RCMuDBMCcieZDRWfqiESw== Date: Thu, 13 Jun 2024 09:16:26 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240613071626.GZ2821752@pb2> References: MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 41/57] avcodec/mpeg4videodec: Inline constants 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="===============3127248965242761906==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3127248965242761906== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="MQCx0X2VHM56RxFg" Content-Disposition: inline --MQCx0X2VHM56RxFg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 12, 2024 at 03:48:37PM +0200, Andreas Rheinhardt wrote: > Partitioned macroblocks are always 8bit and not studio profile. This is not true Table 9-1 -- Tools for Version 1 Visual Object Types data partitioning allows N-Bit object Type, theres a "x" there Thing is we dont fully support N-bit so it may look like that but studio profile !=3D N-bit some other of your patches also look like they remove N-bit related code [...] thx --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I have never wished to cater to the crowd; for what I know they do not approve, and what they approve I do not know. -- Epicurus --MQCx0X2VHM56RxFg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZmqcvwAKCRBhHseHBAsP q1ocAKCGdn/6utHiWQWO8BI9Y2PZIkxeaACeL5NqaRVdgpSiSSut7EXGXuOmCeQ= =cNnd -----END PGP SIGNATURE----- --MQCx0X2VHM56RxFg-- --===============3127248965242761906== 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". --===============3127248965242761906==--