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 1E6B147184 for ; Sat, 9 Dec 2023 19:18:17 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7115D68D036; Sat, 9 Dec 2023 21:18:12 +0200 (EET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 638CE68C99B for ; Sat, 9 Dec 2023 21:18:06 +0200 (EET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-db548cd1c45so3022894276.2 for ; Sat, 09 Dec 2023 11:18:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proxyid.net; s=google; t=1702149485; x=1702754285; darn=ffmpeg.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=k56b2pFEhcM0mhuINZ1T4SlnB9ZEMn+No28NmgjUfBQ=; b=fXqU3RTAtFuq52Ux3AWtey+a0llfdjVFq8Ga7IKMK+0sf+EbZ88bjcKsmjMHqhYdQj 7hkOg1KPHuBmZQbsxjNrwmMjAdkoTTa1yRROKNoIiC0nyHJQ/NnKa2fLyTvnnTSk6hkd d6JXDOF1Ot1C7oht0ENjvRVtwoH7Id6VtNGrYdOXVVmrods+Fe7EpGn5//mdxDoobIls wii8YLxjINNwg5m6DY3tpcRj1iMeJaGcufTPog1pX8ssvf4ShFWp1q/AInww+NQR3hJU RUUo7U/qzUD7lEfv0dmLYvlevt6xud5MmUu71uWgkAN0wa78HzU+zfsiRxTOq9IdIS0i t1Bw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702149485; x=1702754285; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=k56b2pFEhcM0mhuINZ1T4SlnB9ZEMn+No28NmgjUfBQ=; b=tjnj7SB1B8oMjbX6yyeJ8Ig6LFMrd+mlWZI88j0D9Sbel6eKEgCwvHUEVmQ7wJikQv /Cw355wkDd+dI1DO1qMvK6x7uMyUtX57UPgXuYEEnsrpUa5JbdpdVzXzcZ/hnNHUNjmt Z4UNhTcMWxb4Ca6HlNFuWTC14SQoP2OgRsXHlVd0WR1NWHpn/XHxwQuCpC72qDgwidzQ Y/9Kn0eliR0yPnpAxZm99cTJcN9eD8Dp9nF9ZlZq7NllWINTBwSjezLcDU4zPhOtnyGY hQY9apmoEZLNitbkEes6UY23J0fD8l1unBZsX8Vy+Md1XkJ8CwTZQWm46XNPxaeanpjK ibzw== X-Gm-Message-State: AOJu0YxI2GAnG5GRl/qS45M6VN3Gy6o1hx3tCVZ6b+K0rgfE/N6D3F7i TgNf8MvigOSWyle36mvbjdy3hpFhuKUUJ9kzSmLs4MH/jyO+uxmuuIQarw== X-Google-Smtp-Source: AGHT+IFPrzAFWQQYhT+ckj7XqS2IFRkHZMCNJDEmgUldU9z7z8XQtAOPlHe3rwsDyBOKv28mRA3VCEZl/b1o X-Received: by 2002:a25:6847:0:b0:db7:dacf:2f0f with SMTP id d68-20020a256847000000b00db7dacf2f0fmr1671309ybc.86.1702149484936; Sat, 09 Dec 2023 11:18:04 -0800 (PST) Received: from wsx-cc1-001.. (c-76-141-0-17.hsd1.il.comcast.net. [76.141.0.17]) by smtp-relay.gmail.com with ESMTPS id f17-20020a056122135100b004b28e748961sm380419vkp.11.2023.12.09.11.18.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 09 Dec 2023 11:18:04 -0800 (PST) X-Relaying-Domain: proxyid.net From: Marth64 To: ffmpeg-devel@ffmpeg.org Date: Sat, 9 Dec 2023 13:17:55 -0600 Message-Id: <20231209191754.783168-1-marth64@proxyid.net> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] doc/ffmpeg: AV_FMT_DISCONT typo should be AVFMT_TS_DISCONT 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: Marth64 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: --- doc/ffmpeg.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index 145cbb1032..6bcedd76d5 100644 --- a/doc/ffmpeg.texi +++ b/doc/ffmpeg.texi @@ -1860,7 +1860,7 @@ of seconds. The timestamp discontinuity correction enabled by this option is only applied to input formats accepting timestamp discontinuity (for which -the @code{AV_FMT_DISCONT} flag is enabled), e.g. MPEG-TS and HLS, and +the @code{AVFMT_TS_DISCONT} flag is enabled), e.g. MPEG-TS and HLS, and is automatically disabled when employing the @code{-copy_ts} option (unless wrapping is detected). @@ -1877,7 +1877,7 @@ seconds. The timestamp correction enabled by this option is only applied to input formats not accepting timestamp discontinuity (for which the -@code{AV_FMT_DISCONT} flag is not enabled). +@code{AVFMT_TS_DISCONT} flag is not enabled). If a timestamp discontinuity is detected whose absolute value is greater than @var{threshold}, ffmpeg will drop the PTS/DTS timestamp -- 2.34.1 _______________________________________________ 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".