From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 543894C92F for ; Thu, 26 Jun 2025 06:47:07 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 9484668E11D; Thu, 26 Jun 2025 09:47:03 +0300 (EEST) Received: from mail-pl1-f175.google.com (mail-pl1-f175.google.com [209.85.214.175]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 4CD2E68E108 for ; Thu, 26 Jun 2025 09:46:57 +0300 (EEST) Received: by mail-pl1-f175.google.com with SMTP id d9443c01a7336-235d6de331fso9579195ad.3 for ; Wed, 25 Jun 2025 23:46:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1750920415; x=1751525215; darn=ffmpeg.org; h=cc:to:mime-version:content-transfer-encoding:fcc:subject:date :message-id:from:from:to:cc:subject:date:message-id:reply-to; bh=ec9Am1OYnMpj9tmlPdZzxUmlXOt8WMH6taUDQ+zBK+0=; b=cOtDaXDreNxPToIPwlISCBFk4eFHooR2M6jC9oyl3jf8poiHpcu1JWnMSVllczSgrX 7Qg43qsTmMXyGkAgNbGPth6Z/qTlszcDhM569I41k6X6gc8N6S6Ca03nO0lRz+VckXc7 DVz5LZv6/dFioxGPr1nY7FhAqPIJgKnltt4/P+yYggDa8+zf1KX6u6zNbypBu6isTWV+ fYZ0Blybv77QtjTNGeQYdaU2yjIMGbmLyLFgu9bVTGtyrhU7gYPu4g5oUhaWdlA8OWcU R80rveUQQw5gAivw2vZ+D9q8x7oAdetJonz4W+dX5s+vRn8y05aTYiqDD/dm3bj5T1Fq sDUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1750920415; x=1751525215; h=cc:to:mime-version:content-transfer-encoding:fcc:subject:date :message-id:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=ec9Am1OYnMpj9tmlPdZzxUmlXOt8WMH6taUDQ+zBK+0=; b=A9U1I0CdWiEreQ/mR5P1/3u1mJCXaat/cmCNJB3c2VMPQcxcZXS1QAXJkoXftsobur cLCaC1eR2lF2xeTiKzgBr//9u/Tj0Zl5RHnoREsBJFpKRGAbPmHNOzXH0AeqXZBOwgUF gj3vMBS9Fgm+x9wWuO0iLZXwHKRLR0BkcETf6sESnGbD0L71QqVSkp4SqZxckBQb6QAL fSKnK7L7e+dSSuPx+nXU0KacH63XObz1qAywPmU7pyfwc9BD8DWB0Z9ciZ365nD/E4fX fTDz2xUVxreVkbUJ+AJnZUty8yDIQt7Lg4oEcbnKbfrUeBR+ZGE/OzWxcj95DIhItpOI QdmA== X-Gm-Message-State: AOJu0YwDNw7inL4LnFvKw4gtBptRCMlcFCG3o2EisEVudy2uqsjW+NJf 1goVGwMKzMfMeWDkZBDgNcFQJ/A14CpyjkiU5CZrakttfiIh48f7FQmIZP0suQ== X-Gm-Gg: ASbGncvSXsWcgDUpLtG31GMgfOlF6/5bkNe3YflJVZ4T7OwXK14KZYLflB5qjubJF3a TF/KMDfJ6zAF84cmejTH8uzvIlYpiXb+pmfyJal1AHr5tUOEo9ceZZe8OYJOm8q3aUVaViWJKgz 5yG0A/mIrhrIV2N+QfOXL8rQJlOGhr0pxEvKiiS7asFAEn0aK8NYR/pkqxmfFk8KZYn1V0zTNNe 4uT+lvNkd+E1ckeiS7tCXH0rBa44nA1acYXmHEp5D7j2leDT6Pj3InoF9fqN6lWOoDJ9IR2gFrA K1S7oYIjT13XwFKikQk9IV/iziEaQsB3t4XvMwbpER4Pgou91sHruSXu9uF1WERRWQ6S97WiT5Z Mj0UO X-Google-Smtp-Source: AGHT+IEBsSdldiZ4Y7omXqh0sAUZLKDtpwDDGmerxYftxRHTw3wpfsfdeWtf32V9lQEF6muYGeWiAQ== X-Received: by 2002:a17:902:e846:b0:235:f18f:2911 with SMTP id d9443c01a7336-23823f92207mr99892395ad.2.1750920415370; Wed, 25 Jun 2025 23:46:55 -0700 (PDT) Received: from [127.0.0.1] (master.gitmailbox.com. [34.83.118.50]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-237d839332bsm151498735ad.40.2025.06.25.23.46.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Jun 2025 23:46:55 -0700 (PDT) From: softworkz X-Google-Original-From: softworkz Message-Id: Date: Thu, 26 Jun 2025 06:46:49 +0000 Fcc: Sent MIME-Version: 1.0 To: ffmpeg-devel@ffmpeg.org Subject: [FFmpeg-devel] [PATCH] doc/developer: Fix typos 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: softworkz Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: From: softworkz Signed-off-by: softworkz --- doc/developer: Fix typos Published-As: https://github.com/ffstaging/FFmpeg/releases/tag/pr-ffstaging-103%2Fsoftworkz%2Fsubmit_typos-v1 Fetch-It-Via: git fetch https://github.com/ffstaging/FFmpeg pr-ffstaging-103/softworkz/submit_typos-v1 Pull-Request: https://github.com/ffstaging/FFmpeg/pull/103 doc/developer.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/developer.texi b/doc/developer.texi index 108558b9e0..f4ae300c2b 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@ -424,7 +424,7 @@ paste it from a random place, use an existing file as template. @subheading You must not commit code which breaks FFmpeg! This means unfinished code which is enabled and breaks compilation, or compiles but does not work/breaks the regression tests. Code which -is unfinished but disabled may be permitted under-circumstances, like +is unfinished but disabled may be permitted under circumstances, like missing samples or an implementation with a small subset of features. Always check the mailing list for any reviewers with issues and test FATE before you push. @@ -546,7 +546,7 @@ FFmpeg also has a defined scope - your new API must fit within it. @subsubheading Replacing existing APIs If your new API is replacing an existing one, it should be strictly superior to -it, so that the advantages of using the new API outweight the cost to the +it, so that the advantages of using the new API outweigh the cost to the callers of changing their code. After adding the new API you should then deprecate the old one and schedule it for removal, as described in @ref{Removing interfaces}. base-commit: 0ffe97d9b9e10e88db29d8d910c24ec00ef24edc -- ffmpeg-codebot _______________________________________________ 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".