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 F23D649657 for ; Sun, 17 Mar 2024 04:27:58 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0A4BC68D17B; Sun, 17 Mar 2024 06:27:56 +0200 (EET) Received: from mail-pf1-f169.google.com (mail-pf1-f169.google.com [209.85.210.169]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 5BACB68CFDA for ; Sun, 17 Mar 2024 06:27:49 +0200 (EET) Received: by mail-pf1-f169.google.com with SMTP id d2e1a72fcca58-6e694337fffso805442b3a.1 for ; Sat, 16 Mar 2024 21:27:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710649667; x=1711254467; 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=bUu6HdTKTi6l0zL2s867oHqON3dplk8Eg+zn7Bfo7bU=; b=agRmuM8HVL5dOXlOcObIjr7oo+j1H3SRcXOUXbYLAjh3A67lk0QF1eGlI/ynljQtbk avNqTOvORkkp/R2sxZbrET1NhyGKtrxbQ/iR/OgGSpK3Q2pve1ZWJMGsW3dqf69jAQ6u qLy9PHnWkiXStIctQS00kdhGg8h1ELeiwcGNIwnm4XUuAuVURNASUPFte3XwzsupiDhY V0XsWcB5tivMLzey9M4hApCSbXUOhSYu4cVkvX0PdWFnUDrrL3pycMmSj03LNVm3+DOY u+2EpioxYHCsH1gpkTdFqx0qpjUxIuQQC2dBr2C6KMldj4Wvs0O7lPJ7w7PKRpK/52si v+mg== X-Gm-Message-State: AOJu0Yy+29y8XefJR2xWvpcAGUTYK4bISIPhTQA/dKIgBd0bOMKqODed WEkfBd9QktayxP6+fj8D98yAmXRZ3oQozFTi53NnIiVdEIJT4s/lTgWnGlC9mOf7CQC0GrnVuvF JHH9OmJpvgYjnkswK7MpFbLNzTSmaz2yRko3gwaFjkxrUqvQBoEA= X-Google-Smtp-Source: AGHT+IFPEL6vSmzTd+AkFHHNWR5EhpO9ILbpglyokMnoZYM6gOeNjqBbfVtgPnlJhVHtZmQLvo+sDOGbLuQhhI91aX8= X-Received: by 2002:a17:902:ce91:b0:1dc:df03:ad86 with SMTP id f17-20020a170902ce9100b001dcdf03ad86mr9274500plg.2.1710649666711; Sat, 16 Mar 2024 21:27:46 -0700 (PDT) MIME-Version: 1.0 References: <20240312060005.2111135-1-marth64@proxyid.net> <20240312060005.2111135-4-marth64@proxyid.net> In-Reply-To: From: Marth64 Date: Sat, 16 Mar 2024 23:27:35 -0500 Message-ID: To: FFmpeg development discussions and patches , Marth64 X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH v3 3/6] avcodec/ccaption_dec: ignore leading non-breaking spaces 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: Hi Stefano, I would like to withdraw this patch for now. I have found content where this breaks center justified text further (which is already not supported). I will instead try to implement center justification and incorporate this through that route. Please ignore it. Thank you for understanding, _______________________________________________ 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".