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 85EA645B9C for ; Mon, 24 Apr 2023 11:20:00 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8183768BF6E; Mon, 24 Apr 2023 14:19:57 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B6F9868BC44 for ; Mon, 24 Apr 2023 14:19:50 +0300 (EEST) X-ENS-nef-client: 129.199.129.80 ( name = phare.normalesup.org ) Received: from phare.normalesup.org (phare.normalesup.org [129.199.129.80]) by nef.ens.fr (8.14.4/1.01.28121999) with ESMTP id 33OBJojN016486 for ; Mon, 24 Apr 2023 13:19:50 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 002FAEB5BF; Mon, 24 Apr 2023 13:19:49 +0200 (CEST) Date: Mon, 24 Apr 2023 13:19:49 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20230419195243.2974-1-anton@khirnov.net> <20230419195243.2974-23-anton@khirnov.net> <168233503763.3843.15441944598302423310@lain.khirnov.net> MIME-Version: 1.0 In-Reply-To: <168233503763.3843.15441944598302423310@lain.khirnov.net> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Mon, 24 Apr 2023 13:19:50 +0200 (CEST) Subject: Re: [FFmpeg-devel] [PATCH 23/25] fftools/ffmpeg_filter: add filtergraph private data 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="===============9181095904493734547==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============9181095904493734547== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="knW+37hdDu8gZvor" Content-Disposition: inline --knW+37hdDu8gZvor Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Anton Khirnov (12023-04-24): > Separating internal state from public interfaces is a fundamental notion > of object-oriented programming and is completely orthogonal to that > object being a part of a library or not. Using object-oriented programming to its fullest when it is not needed is a fundamental notion of mediocre programming. This patch only adds noise. --=20 Nicolas George --knW+37hdDu8gZvor Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmRGZdQACgkQcZVLI8pN xgzsag/9HEGQZEMaz0E8mrQIburFu/w8sUAMZPMGUcDuciEA7SFUdWpI2YYFJkPv 1fR1t8DqmqT0W53pptEp6d7YJ8CR7Yf6qXrlwLPiJOQdrc2efBrr2ubarrIsumts pDlPGB1QtMn2smrxyDKORKMAyzP4iGN6f5XHC1MywhDKfjWfeZITJGeGQGeHyfnl pNivHNWe9ynZVF3X894e1HrcsVexWiyb30zdrrTTnktPC6Dw9FOLn4FRuFHAnyon uKeuY2Ysn8uiK7p2RTgJcJmePx3k23cjdrIkKiNFeAmhCjiOI+MSCe1CsWxoXUwc O4MgVOZ1RubIsam2zMuB15SpZXDYFC1F1SkreziYA+LRpg1prRs9j4Oh6/k3zjIG tCjFv4s6SUnsp+Ki5SduoFZmkdmqjb8TpWQ2HSBng7fpcT6t+luZdwxT8iMBTtoW Y0Ebxg5BhZvAgYjn9loWJkdNSCukNmdzOZCIC1qCCYb0WnMTolGY78sHXL/liMp6 iHg+iUug+uYpGRtgaIG0HAfJug4r//h6pdhGOfpKE0FLrmqZe+ImzHxSq65+fNt2 vgREp7q5Cftt8JPMh/DSD8c8cpQOdAite9f6XjjE9nBuqYfN2G0+0ce6P6fqtcDI uB2Rg3pW/QdXM7As2fSx/9JaiCWPwNbp0HNkP2JFVVrCoTyGQxg= =eW8F -----END PGP SIGNATURE----- --knW+37hdDu8gZvor-- --===============9181095904493734547== 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". --===============9181095904493734547==--