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 A92F040789 for ; Sun, 30 Jan 2022 11:44:00 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 46FE868B170; Sun, 30 Jan 2022 13:43:58 +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 2B5F868B0B8 for ; Sun, 30 Jan 2022 13:43:51 +0200 (EET) Received: from localhost (213-47-68-29.cable.dynamic.surfer.at [213.47.68.29]) (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 53E72FF806 for ; Sun, 30 Jan 2022 11:43:49 +0000 (UTC) Date: Sun, 30 Jan 2022 12:43:49 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220130114349.GE2829255@pb2> References: MIME-Version: 1.0 In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH 16/41] avcodec/mpegvideo: Use typedefs for MPV(Main)?(Dec|Enc)?Context 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="===============2792515984150773785==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============2792515984150773785== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FjdaaSzWYZoe8xxH" Content-Disposition: inline --FjdaaSzWYZoe8xxH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 30, 2022 at 07:27:24AM +0100, Andreas Rheinhardt wrote: > This is in preparation for actually adding such contexts > and e.g. moving fields only used by the main thread to > the corresponding "Main" context. [...] > +} MPVContext; > =20 > +typedef MPVContext MPVDecContext; > +typedef MPVContext MPVMainContext; > +typedef MPVContext MPVMainDecContext; Missing documentation, what these represent, specifically the "Main" thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Whats the most studid thing your enemy could do ? Blow himself up Whats the most studid thing you could do ? Give up your rights and freedom because your enemy blew himself up. --FjdaaSzWYZoe8xxH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYfZ59QAKCRBhHseHBAsP q9COAJ0cl9AiNnijGJOMu8N0mACSTwEcowCdFoPHa+FBCyzZJsHz5s4OS51aTNU= =jFcm -----END PGP SIGNATURE----- --FjdaaSzWYZoe8xxH-- --===============2792515984150773785== 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". --===============2792515984150773785==--