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 BA2EB4945A for ; Tue, 12 Mar 2024 14:12:45 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id EE35E68D0E9; Tue, 12 Mar 2024 16:12:43 +0200 (EET) Received: from mail-pj1-f41.google.com (mail-pj1-f41.google.com [209.85.216.41]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7272D68CFF2 for ; Tue, 12 Mar 2024 16:12:37 +0200 (EET) Received: by mail-pj1-f41.google.com with SMTP id 98e67ed59e1d1-29c4d6a690eso27933a91.0 for ; Tue, 12 Mar 2024 07:12:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710252755; x=1710857555; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=kVnCjWzJs364++SlMxR++JEVW7beMwm5rztlBqjKeac=; b=IBHbps2KIkhNKUbStn6ilfOyE+GsR8ftoDEwb/EfIbrrStsY/K76YZ/V9A3HiCkw9K 3jli9SqayxoR5fxRzORDBqotUiAM5TqnZbgv1PcztLSA6BGIkBc9eSS/mQoLf3e7m5QS uXHRdLW6cZyxqBOX2hh9NvJQbR9Un0sTFJxNCYIGZo4uDYCKpUb4PTyoCTDCpzXPSaOI XfqgKqovehMWS/fnx+o3pgcfjCz5FrzgnOE9ZLq+LmIx4Er3EyrscTO7NQQJh4IUw8vE 0rWPPHPz7ywjMUszkbKnI62noBZ5lFkG7pItzzyPml0uHk+UtZZUxQtAs3uWW2ogobxS oGNw== X-Gm-Message-State: AOJu0Yxlr6ANX3CmTmf+KIOL2yiqRZgoMKt9SF+2WMQPLXpKw27snc4j r6VfKdjBNFa2KOdV3Q/i7qJ4dpRS3fidJohEr/NRnAZ++cbITlmqWctAGETabvVGfb9QGfnyqpW atgpc34qX/w2hboE1Vm6PazHHwsnWGfay4VKGzKL3u6UJgzh12J8= X-Google-Smtp-Source: AGHT+IEfrln6wF+iQRGMP2/ANJEiVesiulk4TTFN/GUky05/XizCFLZ6D8UpYMxo7BNGyWLMpRsJcuChXxU8GLEmSu0= X-Received: by 2002:a17:90b:707:b0:29b:f9be:6b51 with SMTP id s7-20020a17090b070700b0029bf9be6b51mr1903546pjz.4.1710252755405; Tue, 12 Mar 2024 07:12:35 -0700 (PDT) MIME-Version: 1.0 References: <20240312060005.2111135-1-marth64@proxyid.net> <20240312060005.2111135-6-marth64@proxyid.net> In-Reply-To: From: Marth64 Date: Tue, 12 Mar 2024 09:12:24 -0500 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH v3 5/6] avformat/rcwtdec: add RCWT Closed Captions demuxer 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: 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: Will address, thanks for the review. _______________________________________________ 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".