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 A58AB425F2 for ; Wed, 5 Jan 2022 12:22:57 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 231EC68ADDC; Wed, 5 Jan 2022 14:22:55 +0200 (EET) Received: from mail-pj1-f46.google.com (mail-pj1-f46.google.com [209.85.216.46]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 3001868AD97 for ; Wed, 5 Jan 2022 14:22:53 +0200 (EET) Received: by mail-pj1-f46.google.com with SMTP id co15so33765026pjb.2 for ; Wed, 05 Jan 2022 04:22:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=19RSKJWuyqXmo1k4iGEQ7n4QbSezOwRisO8BudyQ7FY=; b=TLlsQBZAMhf762IvXDAEMBUTtAMMucd/duo1/lHEWuj257A/mP7om8Dh7QkAsPrDbO 37/j9xAlxxdOgLBSr/PNy4UhDQR5roLaNiCmMuGhNQfpcFh6br8C8oxF+Tt8Jsiu8X5I p4baX+LjWANKXoyiDZyPP++Yb1vsNV2PZwNKYj2Doa2bF/jTlZ866HwFQchb+MI0LR9Q ta36oo4bOxRUjuclrKVAOrqsmu4YlxuDOGshq44nX1YUcaj57R/Ts7T7nmWSDzNkgg6V jt+NtHYLvvs41cs9IOUgL3SPXxdvBwdEOj//gjFtQJyl3ha+KEHYJBk1FJkzVCqodMf/ dWwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=19RSKJWuyqXmo1k4iGEQ7n4QbSezOwRisO8BudyQ7FY=; b=aJ+4kAeTf56HqXqBQi9umsT/4zyYvhn3A2GAkVhIhjHC2pEkLDGX74XUFkbwvwTmpY y7cVVW8CDqwb39OsRzoQjHiDle82YJO52XVCpyK6NDeGIJQB5Yq4IAi6dlTmvqtDmwOX LN/Ezop9FgGanFgnEhL1N3Iq9cc/r4Mb8c8qwVIamLMX0oRybY4mq69xQeqxI6qHFfzM J2VhfaakKfiJBxvCIWcHzyUnohe6L4QWHExatSOh81DbbW8+H4DxrIxF1Qg0E2mtrcCb fznZb0H+FpuEKZmyKL6FLl+V7/bZNwkGms7PteVeiEIfUTPRd18CAyEtb2kfX89rMpvT 1Egg== X-Gm-Message-State: AOAM531waqNVrdyZf+Ky0FlC+2KPyp9hSdMxYYP0rRkKVrDonm2qO6gj xE5T7U8zzRW7PLn1S7vnRYZMNu9mIS6t6xek X-Google-Smtp-Source: ABdhPJz6OUVJQydsCGjkaYcyZLJf0pTXFPHnTvrNBT1zm55U7gsDK0niJ4WgcKqhTfHnahRR2KmZ6A== X-Received: by 2002:a17:90b:1a92:: with SMTP id ng18mr3865569pjb.74.1641385371600; Wed, 05 Jan 2022 04:22:51 -0800 (PST) Received: from [192.168.2.144] (113x41x203x65.ap113.ftth.ucom.ne.jp. [113.41.203.65]) by smtp.gmail.com with ESMTPSA id x11sm2572413pjq.52.2022.01.05.04.22.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 05 Jan 2022 04:22:51 -0800 (PST) Message-ID: <9661bb91-d508-0d55-9e27-528496931e91@gmail.com> Date: Wed, 5 Jan 2022 21:22:49 +0900 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 Content-Language: en-US To: FFmpeg development discussions and patches , Michael Niedermayer References: <3f498c9a-7284-6bd2-eec2-147ea3136119@gmail.com> <20220105120258.GX2829255@pb2> From: Lucien Murray-Pitts In-Reply-To: <20220105120258.GX2829255@pb2> Subject: Re: [FFmpeg-devel] [PATCH] Adds DVD protocol 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 1/5/2022 9:02 PM, Michael Niedermayer wrote: > On Tue, Jan 04, 2022 at 10:37:46PM +0900, Lucien Murray-Pitts wrote: >> Copies the Bluray protocol but uses libdvdnav to add simple DVD protocol >> > error: corrupt patch at line 20 > > [...] > Thank you - I just noticed today via the automated patchwork, thanks for catching it too -- maybe something to do with generation of eml/thunderbird now picks up eml by itself rather than by the x-unset patch (maybe it is doing something) - I will retry to submit. _______________________________________________ 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".