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 E413849751 for ; Tue, 19 Mar 2024 22:44:57 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2E85868D437; Wed, 20 Mar 2024 00:44:41 +0200 (EET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 4C0FF68D10C for ; Wed, 20 Mar 2024 00:44:34 +0200 (EET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c8ae457b27so134574239f.2 for ; Tue, 19 Mar 2024 15:44:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proxyid.net; s=google; t=1710888272; x=1711493072; 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=5Gv2lnfALxmf8Qxc1SFV/mll6/j1OaN7XsPRcSbm4sE=; b=Xb2S8aGqPoZBdP/ANfy6gHl2cxxORaXSqu2cTdXnBtOE9jjGukxLh3ZxTnODMBbT4V lg083b39SCFaPRwLa44ea9jnZkF1jBo0Hl560ECana8MqZxQ8wwIWXRYIIsYRLrxZ5D1 a4ln5mbeN0xHuHg4r572bUeLpzfd65svqCtAQetzxG/zE+toOV6vXGQQkgkDb0Up68Ij 0BstLUQOBxoPnfwKrfHZzapRyd+0/ue8oE0HymXhPmaYo7FkoUSM1beq/tzuK88parRS hvOtoxnjONRB6MuB01DeHlepkN+ZuZ+rbRTJyAq9L2jFKIkGdQpFlIqpx5ojcB/l3hyT 6PJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710888272; x=1711493072; 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=5Gv2lnfALxmf8Qxc1SFV/mll6/j1OaN7XsPRcSbm4sE=; b=ZruqGcOToVmi7272z0tXPqt1Mc1yYG+Av29K6JJvXCyosqAxTYZ26GBT7Fs+P4cUnY +irmH2T5Oh0V9WVXkz5RBx0XL6CQSMjBP8bFTOkrvIxcwJ5WZkvrh8DqhyE4eFrOOj23 1ecGhnHJFNAfwNiPcernfMZyGOXIEcy/Y3cmQVG9XQZwpNc0077ad/0r40gFGyIY/GI5 ni0cavnT2fd++lzCC4N1uW+7AmXgtHrRza0/PXLk7FW4R9qVQfHiWTDGy3IxUnAuDsXG n94T3Rjc6dUXb81MmjZPohf2BmvoDxlTLv48pc+Yze2zMMymB0Viw25Y1oD6n0sT207K iEqQ== X-Gm-Message-State: AOJu0YwBAjrhF1OD+JTUFqMph7wamZyBOaHsRe/hudeEh2alZM575kAK x4byVhloMMmFZi8HTkELetx3BBTL97GKMyqbH2S1S6zMD+1F3+8RW0yTMNvYx1GA015lctpw79r PSUYhw9r6PCt5Ee+K3p1M1h075nezJGo6oAvUY5Io X-Google-Smtp-Source: AGHT+IH6MYA0AD7fA9gevUOZs0ThOe8lCEA70UvZcXRt/YJUf2cnze0Qq9ZBD1Hbswf9JMP/RK92ufVJ1JPy X-Received: by 2002:a05:6602:3b95:b0:7cc:77ae:890e with SMTP id dm21-20020a0566023b9500b007cc77ae890emr6901736iob.2.1710888272411; Tue, 19 Mar 2024 15:44:32 -0700 (PDT) Received: from wsx-cc1-001.. (c-76-141-249-38.hsd1.il.comcast.net. [76.141.249.38]) by smtp-relay.gmail.com with ESMTPS id y22-20020a5d94d6000000b007c8c35f9b16sm465699ior.34.2024.03.19.15.44.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Mar 2024 15:44:32 -0700 (PDT) X-Relaying-Domain: proxyid.net From: Marth64 To: ffmpeg-devel@ffmpeg.org Date: Tue, 19 Mar 2024 17:44:25 -0500 Message-Id: <20240319224429.3133701-1-marth64@proxyid.net> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH v6 0/4] RCWT Closed Captions demuxer (meta) 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: Since v5: * probe check is more strict, passes probetest fuzz * documentation typos Signed-off-by: Marth64 -- 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".