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 BFBCC467CF for ; Sun, 18 Jun 2023 12:36:51 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 4160A68BF54; Sun, 18 Jun 2023 15:36:49 +0300 (EEST) Received: from mail-qv1-f50.google.com (mail-qv1-f50.google.com [209.85.219.50]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9DE3168B796 for ; Sun, 18 Jun 2023 15:36:42 +0300 (EEST) Received: by mail-qv1-f50.google.com with SMTP id 6a1803df08f44-62ffe4cabecso17138576d6.1 for ; Sun, 18 Jun 2023 05:36:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=obe-tv.20221208.gappssmtp.com; s=20221208; t=1687091801; x=1689683801; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=1CmDlPX7w6DqBW53CzIQhfmaDT/Cjiy9QOmlb+Vtaf4=; b=KmXhWZTWgfScPa6qjZ/h6sovWTM1Rbhpi2Sn2hRtzWLUmwfnrSQa7vjfIgICc6nIOn nowohJR6lb4GRUxU+PoQDFagBgS+Upah9tHcL9Jb+Fqg/tD611ijPgTNfjsfkYLC1zPA nlXpKHvh4cwoaXrxvv3mnECHLW32PTDh1MgRkjEQM9QJHOsh44COg7gT30Q4+5hBgTlf pHCakh0EE633hM7THIgiODG4ZlaFB2PzxQMoYBXOHA6rcBZrGrBd+5JeSXGUnikTOh+Y etDUOM9KZNWq1MlJQm71hYsOfdTbC7VG7Y/WU9T+2gx0nZUoiCFfLuJ9e00/C1QqlJBS 1NJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687091801; x=1689683801; 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=1CmDlPX7w6DqBW53CzIQhfmaDT/Cjiy9QOmlb+Vtaf4=; b=freVmvXUO264GJ55EgPrOzOT5OYamckrX2uih0CgC3Dpy/TxFZbqzVSDZsRxsR40xH IuXvnGrZUXE0ARPURye1THqmDtvw8sngLRflLNslXvR9hDt3CsEOp1bZnee1cat83N9g dJ8xvHa81o/m0P0s1HwfTkm3LjieR5qp748PvgU38HNzycZiaKIGGRzP05TbjLicNNxI hS68BQh1rk1oHmWEucSbYWWCBreNc4073dsaZrRVqeL9qCgOQdVYfJmbYm2Z+DbTlHIU lZnOQhd52Mug9TAbpBKpehmlxdebQ1h9kgNQGQFZ4uXjA2PdRRE4lc1qAc+GyNf4DK45 0UKg== X-Gm-Message-State: AC+VfDz83PLNubpuwMlgcq1fYB/w8oYnAqwmT/9bvB956qRUUsV5Z5NJ H1OTsXpjKT8F8Uig3h01XWZq9LTtwkFI2dbzu1N/JtezPlul6cY8Fyw= X-Google-Smtp-Source: ACHHUZ4CRKQ3pVwIkSsqTJfVYjMW5ByFlKE/kiJFj3M8kZSOIj7i0yqWpYWDhXbsrnjvHJTA6OP6KdHs7ewn6wLrsFs= X-Received: by 2002:ad4:596b:0:b0:62b:49e1:4946 with SMTP id eq11-20020ad4596b000000b0062b49e14946mr7601975qvb.21.1687091800812; Sun, 18 Jun 2023 05:36:40 -0700 (PDT) MIME-Version: 1.0 References: <20230616222048.6562-1-michael@niedermayer.cc> <20230616222048.6562-6-michael@niedermayer.cc> <20230617084627.GM1391451@pb2> <20230617124842.GN1391451@pb2> <20230617183723.GP1391451@pb2> In-Reply-To: From: Kieran Kunhya Date: Mon, 19 Jun 2023 00:36:29 +1200 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH 5/5] avformat: add sdr support 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 Sun, 18 Jun 2023 at 23:46, Paul B Mahol wrote: > > sdrdemux in libavformat will demodulate, do error correction then return > > AVPacket > > with H.264 / Mpeg2 video or AAC or wahetever > > That then will get passed to libavcodec, same as with any other demuxer. > Whilst I agree that there is a need for an SDR library that isn't C++ based and allows for FFmpeg-style SIMD, avformat nor any other part of FFmpeg is suited for this. There's clearly active processing going on however you might want to define "demux". Regards, Kieran Kunhya _______________________________________________ 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".