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 BF9FF46514 for ; Sun, 21 May 2023 09:45:47 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BFECD68C125; Sun, 21 May 2023 12:45:44 +0300 (EEST) Received: from mail-ua1-f48.google.com (mail-ua1-f48.google.com [209.85.222.48]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 5926168BF89 for ; Sun, 21 May 2023 12:45:38 +0300 (EEST) Received: by mail-ua1-f48.google.com with SMTP id a1e0cc1a2514c-783fb4f87e1so1396013241.1 for ; Sun, 21 May 2023 02:45:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1684662336; x=1687254336; h=to:subject:message-id:date:from:references:in-reply-to:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=nyPhoG9QKYtGxc33QnuxAMNpIiUdFBImLdBGw7kda8w=; b=PzC6gUSZ+3eJJSGD3XnEPLoL0RbFNvbztIzfBjszxZi6pi07c1h4GE7yTLrRsAFNjL nzBADcyctWLKh0KjaxJgL2aCS8+CWR+pZRoBxvPR8/b36XjtiGvxoTqwDzAJr9hGOqtW spOoVQlIONIV5PLsLNgWrsd0XVXbYleQJpyDLSc5whN+dQcSzmIETWgCvq/OaEy9xM4f VFmvR1KTicmx0wATL87as18mQdMcQafmhV2nqSFVuJRSLEqQDb2TyOKkD5K8a9uxLRA9 4LcRnG2P0k+NmHMt522yFpNss4ZMgmPARvKBCsYkEo7YLU9/KTqOji2dOyntixWI44fM gOOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684662336; x=1687254336; h=to:subject:message-id:date:from:references:in-reply-to:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=nyPhoG9QKYtGxc33QnuxAMNpIiUdFBImLdBGw7kda8w=; b=D975nVgN7xh0FqCfPqjRjygDZ0jY4kOG+eRMm/6b33A5aX/JbPgUlNUX5q4LUXTEt1 CAjui+xVBksu3mBy+yr7OlDMG34VnR1k1YHC9sjMXiJQ/xBnEcdUXg5R6DBI0ZgXTGBd ibm6/MsTBddXKCFVoU/K3d5dfNB+O4zI+QglBNb1XJAA3AqbnY9cLhFbesJhiEhDfvo5 4BzESpGLFrW6oHWgh+dZ2h8DHsTsrmuPJaeIHlBUYAzOljxZIPzX2Y1Cg6+pUDEZSLUw 4ZOG+BqVf5ilqGZ8D4i+iMMcKfcEYjN04AVMCvRv4tJ+E1jBqyzkoVHp687er9z0y/ji zAUw== X-Gm-Message-State: AC+VfDzHZVXESOMPPrfPtqHT4zk4NR2Ip3USCQ1ZsbfdowfRSlRdckU0 ktAaWovA28WCCLavzxJ1JKbsXF12MxJtr+0nT+Mng6l9 X-Google-Smtp-Source: ACHHUZ6G9mT7Xa1LTnCathRUgK78M9dMBZCnNZgfxlIErboD2AYkqIjB5UESZB1KVWjrLNmiH3HPweSHKdXUxsDEtCQ= X-Received: by 2002:a05:6102:116:b0:435:5148:b0e4 with SMTP id z22-20020a056102011600b004355148b0e4mr1423832vsq.7.1684662336434; Sun, 21 May 2023 02:45:36 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a59:cd03:0:b0:3b6:f9a0:5488 with HTTP; Sun, 21 May 2023 02:45:35 -0700 (PDT) In-Reply-To: <5934e273-3821-7aab-e418-79c502e60743@gyani.pro> References: <5934e273-3821-7aab-e418-79c502e60743@gyani.pro> From: Paul B Mahol Date: Sun, 21 May 2023 11:45:35 +0200 Message-ID: To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [IMPORTANT] Missing documentation 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: On 5/20/23, Gyan Doshi wrote: > > On 2023-05-20 05:20 pm, Paul B Mahol wrote: >> Hi, >> >> What is about muxer/demuxer documentation? More than half is not >> documented at all. >> >> I'm busy working on other things, what are doc maintainers doing? > > I was in the middle of doing this in the summer of 2021 when we went > into another lockdown and I got busy elsewhere. > Will resume this in some weeks. Thanks, maybe perhaps commit first the most popular formats muxers/demuxers that are currently not mentioned in .texi files especially ones that have options one can set/change. > > Regards, > Gyan > > _______________________________________________ > 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". > _______________________________________________ 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".