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 35E7F42C07 for ; Mon, 2 May 2022 08:20:17 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D7DEE68B2EF; Mon, 2 May 2022 11:20:15 +0300 (EEST) Received: from mail-lj1-f180.google.com (mail-lj1-f180.google.com [209.85.208.180]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id ABB12689FD9 for ; Mon, 2 May 2022 11:20:09 +0300 (EEST) Received: by mail-lj1-f180.google.com with SMTP id s27so17540420ljd.2 for ; Mon, 02 May 2022 01:20:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=00EcyKbS6ztPhqX/+QFavh8V5IjeY/ReX1C9gYXVtKU=; b=ZcZCUQy6v+r5jnX5GtzehfMNNvW5ko+XkGE/fAsUu62fDY2OlidQ5WtW2D0BrVjNQc NQj6nUldgZUmKfBts0o1xRXtJR6PbuI5ohXc2NjNUfDoCfojFWnntEdpsDQ8XFPxVXll 1O1DI9MLugEEfAuB2D0duDw32N3ScobUdZzbTKogHERqhIhG8GbR2K+xZEBb2fxHJrtH byZ7X9iA9hnTEbWxCiCzr5UtbldZABFXlZVwvA6U9g+OKZ2MJSHZ1z1cQWQHdGVxSwXX tYmE47lRqwsvuPrjweQyadzzyFc+aWj9Akegr+o+YIIfhkpgapRDm7CYFJK6YpgC5Xet PSOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=00EcyKbS6ztPhqX/+QFavh8V5IjeY/ReX1C9gYXVtKU=; b=znxFVJlZ9bmhENsrTnwTjKaqE8nrXYOpkaS0MXSTOIujNHisHldiOf85TxWhemqkLr TSR24O/4IBh27UQJFqRgYnHb+ZfjdceUxNIydmbg4JlmRVivLjCblF1Gi8sCs6gblUaE QKK0yiuQSaHceThCMMgAO1HtA8J2FdmwWRZuI0LREyg98kAFs8tdcTpjZ835ZhK2L2G6 d1gaTlom4vT7CuRjzW55ll03qg/iVMTEx17VOKNFkez1biMt11UUFBLnvrVkU+F2rnag H25a0gZ7sA8rPzMzbcDc3iNQPkq0vO6ZsMSxAil7MZSmHkMooHr1BboAm5LgLqKOk7af Vjiw== X-Gm-Message-State: AOAM531mgnYobLS2EdF9XjXOmIGBrWHuqpQhRuj9TlkR9jDNzr8+A1+l z/QwBbwglB3MQyFfxvgbZX1K4giJu87umx/6GxJtVEBocWU= X-Google-Smtp-Source: ABdhPJxUqlM7dnmOzTX827dPigCrFYpV/1NJZUcYK07VquJ4LEM6MYgPecdFh5MBJS4qjEzlyp8L5iHAu0dUImU3IsE= X-Received: by 2002:a2e:a4c2:0:b0:24f:2433:f239 with SMTP id p2-20020a2ea4c2000000b0024f2433f239mr7415244ljm.100.1651479608977; Mon, 02 May 2022 01:20:08 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Andreas Unterweger Date: Mon, 2 May 2022 10:19:58 +0200 Message-ID: To: ffmpeg-devel@ffmpeg.org Subject: Re: [FFmpeg-devel] [PATCH v7 4/4] doc/examples/transcode_aac: Bump date 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 Mon, 2 May 2022 at 09:31, Andreas Unterweger wrote: > > Signed-off-by: Andreas Unterweger > --- > doc/examples/transcode_aac.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/examples/transcode_aac.c b/doc/examples/transcode_aac.c > index 909aa1cb73..1b372782ab 100644 > --- a/doc/examples/transcode_aac.c > +++ b/doc/examples/transcode_aac.c > @@ -1,5 +1,5 @@ > /* > - * Copyright (c) 2013-2018 Andreas Unterweger > + * Copyright (c) 2013-2022 Andreas Unterweger > * > * This file is part of FFmpeg. > * > -- > 2.30.2 > > Patchwork is again not happy with this (newly rebased) patch and it does not give any comprehensive indication why. I've been trying to get this patch in since February with minimal feedback and I have neither got the time nor the patience to pursue this for another month. Unfortunately, it seems that the documentation and examples of libav* are a very low priority. My repeated, mostly unanswered questions on IRC and on the FFmpeg user mailing list about how to access or build the documentation for any of the recent stable libav*/FFmpeg versions seem to support this. The most recent stable online libav* documentation is from 2018 (version 4.1); the build instructions for the documentation are insufficient and my questions about how to build the documentation without installing all dependencies have been effectively unanswered. All of the libav* are very complex already and it is next to impossible for beginners to get started without easily accessible documentation and up-to-date examples. I have been trying to keep the transcode_aac example up to date, but it seems like a futile effort. Please use or adapt this patch however you see fit. I will stay subscribed to this mailing list until the end of next week before moving on. Any further communication can be directed towards my e-mail address which is also in the transcode_aac header. I sincerely hope that libav*/FFmpeg will become more beginner-friendly again in the future. Best, Andreas _______________________________________________ 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".