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 E25EF453EA for ; Sat, 28 Jan 2023 11:03:24 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BD14268BE03; Sat, 28 Jan 2023 13:03:22 +0200 (EET) Received: from mail-vs1-f52.google.com (mail-vs1-f52.google.com [209.85.217.52]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 61D4F68BBF7 for ; Sat, 28 Jan 2023 13:03:16 +0200 (EET) Received: by mail-vs1-f52.google.com with SMTP id t10so7845156vsr.3 for ; Sat, 28 Jan 2023 03:03:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=PfUNECRyVXFcN6gFZO+kDWxcIAE96MRnPXJrdlutQBo=; b=ULJZNV+RFnOEdNcqMFkPmPaFblO0zH376RqQTKVusbqqfk2BYZGPiByrbTo20WBux6 mV9cOqfXvxVyDQ8ATwlE9UUnAI+D5GC74K1vlE6cA+UHp+g++jsF19kO4lrLzDkhUTsz Y+rKBdkxjfvAwbTa5pPfkI0efKbSByMvsjUIMSU7Xl7ug/8YeY2/Yaqawx76ynBkCd0K dokCm0epwP6HAgifzSOmtnrOdSyRY25UFSUMmsBVvdJkmTYGttHrtTWzkYXyoTymIg2y knp46o1k3tWd9xkNUhKnzwLLgBk14ZgKl216BnyKQWizqeMFzz3vmbjJC3dGJRiRgoce QVxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=PfUNECRyVXFcN6gFZO+kDWxcIAE96MRnPXJrdlutQBo=; b=LZrg2ptHFhR1V57Dj1bEolmd6roEapaWLDjXHX9Q0GLPestSghSPobpGznYvWXSHiV kNoWuXCL9QOpGinF1sChdPNHlCbH7bXbVSGxCFO8F0gce69Kvhqplq0TkJoZnXKAKW3O u0V8D8a6QL4kKHL52vlijl+nI14+1K5fPFNVD/sfL2N2oIbTOOoXff0PpiI+5D+VFiWi dgRCpLMeVvhrnD1NMZh/kzI0Aig228NUYTg+glMaLFw8Yhy94hu5rKFo++fH2HjUvGaj XvUcJ7irw++VWbZbp06YV4Pkd+WKdlWjOYUoL66eZRDTTW3v1X6NZvmrtblEIgrbdGBh Cn5w== X-Gm-Message-State: AO0yUKXsMClY1wsbJa5yo6dfiCSbF+qL5TIzDPxrjXFskP8GsMXmCIfd AP6iN3XZZZqXG4bYhhmdPRZug+aUsvDt2aO9DxQYc4k5 X-Google-Smtp-Source: AK7set9bZ7vZVaSUyMU3gYpvYkPzh1h/gN+r8P713AmV6XqB3xZWPOJJ86lw6IfGYW1/K6J3sxxExrsdrtgs4TAuHKk= X-Received: by 2002:a67:d48c:0:b0:3f2:a71c:fb8f with SMTP id g12-20020a67d48c000000b003f2a71cfb8fmr54927vsj.57.1674903795128; Sat, 28 Jan 2023 03:03:15 -0800 (PST) MIME-Version: 1.0 References: <20230128105142.12476-1-anton@khirnov.net> <20230128105142.12476-2-anton@khirnov.net> In-Reply-To: <20230128105142.12476-2-anton@khirnov.net> From: Paul B Mahol Date: Sat, 28 Jan 2023 12:08:40 +0100 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH 2/3] fftools/ffmpeg: add an AVClass to MuxStream/OutputStream 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: Probably ok _______________________________________________ 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".