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 B277F454CF for ; Tue, 31 Jan 2023 11:35:39 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3A0B268BB33; Tue, 31 Jan 2023 13:35:36 +0200 (EET) Received: from mail-ua1-f52.google.com (mail-ua1-f52.google.com [209.85.222.52]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 575C368A0BF for ; Tue, 31 Jan 2023 13:35:29 +0200 (EET) Received: by mail-ua1-f52.google.com with SMTP id u3so2870306uae.0 for ; Tue, 31 Jan 2023 03:35:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:references:in-reply-to:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=dMsgrPpF7n+SHaliFgfsp++mGdI0kSVjTYbmzrmCL/g=; b=Vj5EIhCHZajha0zitOTCZ9GF5klEueOCkRVZUO2SC6RyMPZbC+dK54ZPrkMIXN2HTj 7owgvbTwLMOjDGYXLGaB6WY0OEsScHOFX9KkQJsP5Y+P+UC1HEEDTc1wGq5cwxZvey/U DnyBxTc4raNOvuYY+XrORX+EtziWILiZBeIlasRkUa3oKCcMe0wiDnYkdRgQu6pCCvUp 3FAXjc4mN+B+UFAWlolEWWzv/HSQGlVW66JfkYFcPzeo2wuv+qSthW/8GXCvEFDBnElf kWn9r3rh72nZEd3ia8U6f2Pwyk5E7BAPWo/Kb6V96xyq1IUOAonbFw+bp07H0/ewttvk nS9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=dMsgrPpF7n+SHaliFgfsp++mGdI0kSVjTYbmzrmCL/g=; b=fe/Wy36GEg3QGJ27JNHHykw9Yn4A24e5uSOzih6sDTsDDlK9ljcbhT0srf2tcqin1S Pqat+JGrbLLZ6rCASn8PlzX1Ibv0IDcaz21LYxY5vyciKRAo3IlbQ5DCdUV0L/mq0/8N 43vHU55r6IxKoYC2c/rj45P7f28heaWjOti3wMRDSdmfdo16/HRGydDU9TJQZIlSEaVF /9BforeZca+74LefvwEzFfCWfRJOE5GsdIJbKFPxPodjTh4v3MnqN6Rmz7EF6Hjw0ccW S2dDvbPHZyTEuF2wY+/UAFVJXNFNGTRdyLzUZKsz18QjC2Rgn8k4Q3E6rCweX3t3geuH twMA== X-Gm-Message-State: AO0yUKVOWxyRmlm/8i2mbHlpi9G86VfyxT3UCETbV1Xy/udW66c/zUkW KDRKbSgrjNW7oPtnMOyxFZai/dR/wE7getVo7jjTNdyK X-Google-Smtp-Source: AK7set/4Ly9u/yVIFGJwDZZVzE35pVlSZrffE/mKL0bCZp3wsmXGIXFCLo+LJZHWu/E/7TyLktDsL+HE8PHodbmwBg4= X-Received: by 2002:ab0:3d12:0:b0:65d:15a9:7862 with SMTP id f18-20020ab03d12000000b0065d15a97862mr2013416uax.69.1675164927769; Tue, 31 Jan 2023 03:35:27 -0800 (PST) MIME-Version: 1.0 Received: by 2002:a05:612c:2428:b0:32a:5eaa:92e4 with HTTP; Tue, 31 Jan 2023 03:35:26 -0800 (PST) In-Reply-To: References: From: Paul B Mahol Date: Tue, 31 Jan 2023 12:35:26 +0100 Message-ID: To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH] avcodec/mlpdec: parse and use substream_info bits 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 1/31/23, Andreas Rheinhardt wrote: > Paul B Mahol: >> + ///< Which substream of substreams carry 16-channel presentation >> + uint8_t extended_substream_info; >> + >> + ///< Which substream of substreams carry 2/6/8-channel presentation >> + uint8_t substream_info; >> + > > Sure about the '<' in /// applies to the entity directly before the ///<. I copied from other lines. > > - 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". > _______________________________________________ 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".