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 DF61349486 for ; Tue, 12 Mar 2024 20:47:56 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BA42F68CDA0; Tue, 12 Mar 2024 22:47:54 +0200 (EET) Received: from mail-ej1-f41.google.com (mail-ej1-f41.google.com [209.85.218.41]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C3E5068CD0C for ; Tue, 12 Mar 2024 22:47:48 +0200 (EET) Received: by mail-ej1-f41.google.com with SMTP id a640c23a62f3a-a45ecef71deso545682566b.2 for ; Tue, 12 Mar 2024 13:47:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1710276467; x=1710881267; darn=ffmpeg.org; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:from:to:cc:subject :date:message-id:reply-to; bh=xdfg3NE8pT4napEL27Dw6zaKYeu9zXIw0rbqDkkjsg0=; b=T0wFASrsNkZjnxGsrR8SgnOtq+BdDfgRqQb0D46irEqEM6t/fY4VoFplXKoj5PJCyE 3aTFeYIydYovZnxpQitD0EmLML3Al+AQUoncd/rUgloYKoUQB0pnBPm92V5QM8oKtouv p87omTjOee/zOmH6/6B764Jy8j5TIg1yVAXL7K5m6HXl6WuyCEA1TCCQ3FSyVysa0GBp aDFZ7ymVoPN7bCpLfcbt7Y5e4Q1C9/rYkO4cKA1alz8KABU+Rvv5ryqRxNf3MZIy7v6e YaqQnsl9+88a19ItX7wvEuIHSId5tHo4f3iNXpa6Xq/0catOuZ8U1s0bSR6PS94sPz7b bh3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710276467; x=1710881267; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=xdfg3NE8pT4napEL27Dw6zaKYeu9zXIw0rbqDkkjsg0=; b=rZFzkOKxw89qVyyBNxjb5P0iiLt1ZaNVhpkSFNLCD0M1PWsmr/hDbpgcBExBPFHnLZ U4oRxsiqjcqkwDwJ5+whDtuBRVri9W+9sbplS/zbnKgrWxth0aR0HFmxGlVRWsWotX1Z 3zuoeU5Q2pxzOl0MDX/U1AZQusXAFSp0KcAmGFABbh6Qk6fNdeV4VrAvnT0Ti7Ah5hzE t2HZodaIhKQwv8oy4ro5MsAUZ63WukrbOdGQ2usNn52he9ysjtpUaVDCsUoCV61LyiGe YtCyOC6/pjHNnos6vwAvNBXqEWEKAiK44nM3GZR8CuJJhlOyU5TTprFGylNRJ9QcaRnK 1Hxw== X-Gm-Message-State: AOJu0Yya4FfrSCx/7G2GrhO4utYw5XOY9zBqUTmSsE6phmBuh5tRpQT3 Gj3dexh4qywKYviyDdsOF6Co5mxXB5oaBu8Zd43egdEwiSa+Ta1GdOCKpB0u X-Google-Smtp-Source: AGHT+IEzqLtCp7dOsPA+dEEJl7CovWHHcklRHfsMaykouBArIVqFAm+o+curbKa4tcmBgr6BTnH+uA== X-Received: by 2002:a17:907:c246:b0:a46:4ee3:1753 with SMTP id tj6-20020a170907c24600b00a464ee31753mr670150ejc.1.1710276467162; Tue, 12 Mar 2024 13:47:47 -0700 (PDT) Received: from mariano ([188.210.239.79]) by smtp.gmail.com with ESMTPSA id k9-20020a1709063e0900b00a45a73e0be9sm4145542eji.180.2024.03.12.13.47.46 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Mar 2024 13:47:46 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id DA0ACBFCDC; Tue, 12 Mar 2024 21:47:45 +0100 (CET) Date: Tue, 12 Mar 2024 21:47:45 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH] avformat/fifo_test: Move into tests/fifo_muxer.c 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 date Tuesday 2024-03-12 21:25:31 +0100, Andreas Rheinhardt wrote: [...] > > nit: FifoTestMuxerPacketData > > > > This would necessitate changes to the part of the test tool that I did > not change and would therefore need to be a commit of its own. I can do > this, of course. Of course, feel free to ignore the nits and just push, we can followup later. _______________________________________________ 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".