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 9A47D42801 for ; Fri, 7 Jan 2022 16:12:29 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7F23A68AA6A; Fri, 7 Jan 2022 18:12:27 +0200 (EET) Received: from mail-io1-f45.google.com (mail-io1-f45.google.com [209.85.166.45]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 430B068A6F6 for ; Fri, 7 Jan 2022 18:12:21 +0200 (EET) Received: by mail-io1-f45.google.com with SMTP id y11so7659749iod.6 for ; Fri, 07 Jan 2022 08:12:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sandflow-com.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=ea8Vo9cY2glOgZK3eU/ImqXc+XahOkB/aBl8rsZX4sA=; b=bq1VvlwF3uagIi9VGul1/qvKiFVppaLr6ShBqNTy/QUqmPh7DpZaskpIREcKL50czw YgcPrD6psqTiTjn7hB+4tuHGXp81U3kYj8AbJpkRzW/6bYiMFOglWhdCxxaZ8U6k3NKc ie/pVx6bLKR9O3LKg/5NOnlgIujTSmaTNK5xNtQyNdCgA5tWO0rmNb1ZK9tSZW2j+ZGg lG3mEGQbB39CIF3e5GORz/2WZUrim3GCXlcxNS/OGowlkLeYLwIy2CBaLu9tPhcYvrJA wKZRjwnYjdqSmpAuifmEDcbmQ8cvFvIXdy+U88Z2enTUVJM+ow1VTTnLjs5IMLtlRoo4 OsNA== 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=ea8Vo9cY2glOgZK3eU/ImqXc+XahOkB/aBl8rsZX4sA=; b=I6YSOUEzKTIfrC+VAxXqHB49OM+ZtagxedcKm6CeOWhC7MnlSB5IZ6f5oz5xtQq/Mr Zy0rYdIVvuME8jvDB84SSD50u1sYv22S0grsCgaWpTWJPRvezIJts+rOOKAGBFH7nzX/ jLjWofLYoKBFWWTwzFg34sn+u5Mci7fQjb7BDZrHl8axA8AANp0sxqJz3MM9vdU0MAwH Sv0fGZQEeK0yhDHqT8POtiH8JviqzKEBM/aoe7xcME2dHztTOTM1+BKJBiIX9Bm4yRqM 1ZkpwBF0uzhALQc9hIoAui9VZEgKpCT152r8baOynJejK08KZh03hI+yuUqhWslJ2s4K TIvA== X-Gm-Message-State: AOAM532jtRUsUqjA4RbIW4zkUo7s3Rvq0L+oO+gfQYZ8DgH+RFz7Yz7c DttLCndcr3E2niDbgBEz339E8kZnCJUekw== X-Google-Smtp-Source: ABdhPJyA0P1qAqrv8iiMRMDLB/RsjQCkiubIH5sltgTKuJwo6hHo5JmlGplgbk/4K9PtTJpJFJaf3A== X-Received: by 2002:a05:6638:2688:: with SMTP id o8mr30623015jat.173.1641571938855; Fri, 07 Jan 2022 08:12:18 -0800 (PST) Received: from mail-io1-f50.google.com (mail-io1-f50.google.com. [209.85.166.50]) by smtp.gmail.com with ESMTPSA id c11sm3100093ile.24.2022.01.07.08.12.18 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 07 Jan 2022 08:12:18 -0800 (PST) Received: by mail-io1-f50.google.com with SMTP id y11so7659674iod.6 for ; Fri, 07 Jan 2022 08:12:18 -0800 (PST) X-Received: by 2002:a5d:87d8:: with SMTP id q24mr30081915ios.154.1641571938081; Fri, 07 Jan 2022 08:12:18 -0800 (PST) MIME-Version: 1.0 References: <20211227004758.26381-1-pal@sandflow.com> <712adaf9-2b23-63c8-0779-1eb5f1cfde3e@zanevaniperen.com> In-Reply-To: From: Pierre-Anthony Lemieux Date: Fri, 7 Jan 2022 08:12:06 -0800 X-Gmail-Original-Message-ID: Message-ID: To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH v15 1/2] avformat/imf: Demuxer 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 Fri, Jan 7, 2022 at 12:15 AM Paul B Mahol wrote: > > On Fri, Dec 31, 2021 at 2:25 PM Zane van Iperen > wrote: > > > > > > > On 31/12/21 21:19, Paul B Mahol wrote: > > > ++i instead of i++ > > > > > > > You're right, I missed that. I'll submit a patch. > > > > Still not posted/fixed. > > This whole sorry situation makes me very sad. How should struct members be aligned? typedef struct FFIMFBaseResource { AVRational edit_rate; /**< BaseResourceType/EditRate */ uint32_t entry_point; /**< BaseResourceType/EntryPoint */ or typedef struct FFIMFBaseResource { AVRational edit_rate; /**< BaseResourceType/EditRate */ uint32_t entry_point; /**< BaseResourceType/EntryPoint */ > > _______________________________________________ > > 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". _______________________________________________ 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".