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 89CB049824 for ; Thu, 21 Mar 2024 04:01:32 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id F0FE368D551; Thu, 21 Mar 2024 06:01:30 +0200 (EET) Received: from mail-oi1-f173.google.com (mail-oi1-f173.google.com [209.85.167.173]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 795F268D4CB for ; Thu, 21 Mar 2024 06:01:25 +0200 (EET) Received: by mail-oi1-f173.google.com with SMTP id 5614622812f47-3c383516de2so121252b6e.0 for ; Wed, 20 Mar 2024 21:01:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710993684; x=1711598484; 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=ot7la/hbzaUr42wd4UIP9j6CvjbamW35etepxPmwZpA=; b=JrWXdpMJ6cCwdCdYnTEcicfLMgaFJnxel4y8Rkx1vEHYIYHPRO/UqVwAHcmgOpfjyg rCJ2OVdXM1oKNjPVLpEyCc+z9R21JGkWFFC3PmOKm9b7hfJznxmxvqi6gixH0lMB814M mPCoEvOMIMyZKdv1hwohR5JFnzg9V7SWFdKcHuCJcXM8q6Y8jlTvc9HJbC7cis5jCStw p83VVW7lPA+7TkceZNSW07keP/1QYrQXXCZDNtJA9xOjIkQ+bZuIHE8jlhPuINHKuj2B Mkpe/rqayfuPoBo6VizapLyK/j3ji7pJJtg6lQgHEuojp+uBEElUpz1olMmXLeegqTS0 S3Cg== X-Forwarded-Encrypted: i=1; AJvYcCVTuFRTEtDUjq3k+mymo7pfNP0Sr1SAR2C2DS8RnIoAROj2ERk1Z+WJdeZefGWJqpnjGPvbzrjfCtLZREuRKfBbedrGvVEc3A== X-Gm-Message-State: AOJu0Yy+ffwaGVAcTtiVoTcqZ6g4byLYbdOsU1lsiQh5D+9PeQxDCqVw PhpukjzBP71QqBxOFGVCGSOIeZpfHFVwoSBTEAkBKcm1tPOiWNKstYVpORXxVxTqxAhjiAKqtVY A7m8ZHKw2m4ameTipcmx3uwE01bYnhT4HARY6VB6ybmGwRQDFC8ATOA== X-Google-Smtp-Source: AGHT+IH8Pmp6WibQlprZ35cqJuhI/xWX9cJlk9qX5QN6BgLhDbIhu+AAahuVZtdUX0xvgIsx673WvcNmVRal47hycnc= X-Received: by 2002:a05:6a20:8415:b0:1a3:66d8:d978 with SMTP id c21-20020a056a20841500b001a366d8d978mr8292237pzd.3.1710993306169; Wed, 20 Mar 2024 20:55:06 -0700 (PDT) MIME-Version: 1.0 References: <20240321035207.3849560-1-marth64@proxyid.net> <20240321035207.3849560-2-marth64@proxyid.net> In-Reply-To: <20240321035207.3849560-2-marth64@proxyid.net> From: Marth64 Date: Wed, 20 Mar 2024 22:54:55 -0500 Message-ID: To: Marth64 , ffmpeg-devel@ffmpeg.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH v7 1/5] avformat/subtitles: extend ff_subtitles_queue_insert() to support empty events 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: This is in response to the last paragraph of feedback in https://ffmpeg.org//pipermail/ffmpeg-devel/2024-March/323858.html _______________________________________________ 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".