Message ID | 20240703222533.1662-1-laurent.pinchart@ideasonboard.com (mailing list archive) |
---|---|
Headers | show
Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [213.167.242.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 63BD3136643 for <linux-media@vger.kernel.org>; Wed, 3 Jul 2024 22:25:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=213.167.242.64 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720045559; cv=none; b=I7+7z5IPteHHB+UNCpdoKm5wDhiRaww9YAUuzY0PI/JTjYEmfSjZLcgxOq3rKqG9dRwNqW3z6GPeQT4u2kbaCNwwMJAHoGV/HwAmQnINurxxB2Jr4Qw9wiGsjdkYxrPn9Qn3iDggfsI84R/DdhDRpYqUDNR4LLTRYQURVEJLX7c= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720045559; c=relaxed/simple; bh=BmOtYXV8tsCqxjxjxliKqEzMBQZWSt9XONLRRPSKZDY=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=nkNCYK9ab8otP0aEOVtkbjNXT5eCtO/BJifJ38RLyOrhnEj53sjmivJ/037W1ElcC06lK8iYe3qwK0MsNOWEdUbmNLVSrqlQ3kwwXdF7W/diWcmW9Ynpa33EyghSGEaZ+claN0djU6RzMGN1QQcyynTtVexLADLGmNY0cbg3V/0= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=ideasonboard.com; spf=pass smtp.mailfrom=ideasonboard.com; dkim=pass (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b=tsNy/jFx; arc=none smtp.client-ip=213.167.242.64 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=ideasonboard.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ideasonboard.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="tsNy/jFx" Received: from pendragon.ideasonboard.com (117.145-247-81.adsl-dyn.isp.belgacom.be [81.247.145.117]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id E7EDD4CC; Thu, 4 Jul 2024 00:25:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1720045527; bh=BmOtYXV8tsCqxjxjxliKqEzMBQZWSt9XONLRRPSKZDY=; h=From:To:Cc:Subject:Date:From; b=tsNy/jFxExLvaMiWCzaPg2p15g4fZ7TobXo4lNf9jlSY0Ll5K4HLLp7umnLP0hMKg K9MaahO7oTAfUs6Mda30rRkRy1TcQoHtv76uYcO9ZSE8+cQ4kyil78pgX5CKpVwrpU zx4XBCh3CCg3EMZNjCAd1sX3kaPks4fUwSU5dn6s= From: Laurent Pinchart <laurent.pinchart@ideasonboard.com> To: linux-media@vger.kernel.org Cc: Dafna Hirschfeld <dafna@fastmail.com>, Jacopo Mondi <jacopo.mondi@ideasonboard.com>, Paul Elder <paul.elder@ideasonboard.com>, linux-rockchip@lists.infradead.org Subject: [PATCH v1 0/5] media: rkisp1: Add support for the companding block Date: Thu, 4 Jul 2024 01:25:28 +0300 Message-ID: <20240703222533.1662-1-laurent.pinchart@ideasonboard.com> X-Mailer: git-send-email 2.44.2 Precedence: bulk X-Mailing-List: linux-media@vger.kernel.org List-Id: <linux-media.vger.kernel.org> List-Subscribe: <mailto:linux-media+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-media+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
media: rkisp1: Add support for the companding block
|
expand
|