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 509C940071 for ; Thu, 17 Feb 2022 10:01:59 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B9C6768B193; Thu, 17 Feb 2022 12:01:57 +0200 (EET) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 8490D68B09C for ; Thu, 17 Feb 2022 12:01:50 +0200 (EET) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.west.internal (Postfix) with ESMTP id B44F33201D6A for ; Thu, 17 Feb 2022 05:01:46 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Thu, 17 Feb 2022 05:01:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gllm.fr; h=cc :content-transfer-encoding:date:date:from:from:in-reply-to :message-id:mime-version:reply-to:sender:subject:subject:to:to; s=fm2; bh=wnnG9XatKv+RfmuKs04jW+tOPbuxndI4dJG+qnmB1dM=; b=VSpuL TcRoOsXbG9DLgQ9ifGq4mrOQn70UzwoM/6biIGC6WP+tLg+7juve64h4xXN9dpIq aidHKX9YAy9ALDO6rZF/Xnnwvtyj2b89dG6iwHW385vYg6aWcJJjHqYJMozIL4Ml wK+WXWl/HV0MkMuCUIlXhp2etsXxLNlQoKS2mTwE95DmvRliUn242LSRsVE4jLFq dXREdW1rIJjxnhJQKAeBxiFN2JgFo2TlX0xsGaebDGdHgfRknKuxnIA7DbqutIjC KncdGZwSYkzgesD0cSojAAd+5K4WzNTPXnvJkw2Yn3WdhU+Tj/X9kL753lG4euq+ 8QoQaqoY09K/iU4zQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:date :from:from:in-reply-to:message-id:mime-version:reply-to:sender :subject:subject:to:to:x-me-proxy:x-me-proxy:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=wnnG9XatKv+RfmuKs04jW+tOPbuxn dI4dJG+qnmB1dM=; b=ZAg0VVdFLVEcMLIDrsnElBUD7vuTc7EKF7hGwe3upMXhI nKREsT2OOjY1vKjrye1MQ+enXI7nBlCVuMl48Sqpr1CLpTZh10xc5pLgCDbaqLTb aFWn6I0ftyKTBAAqrJvyHXs+e+CbxgnOD4gpSlbpgN7VlzXo2/ryxWyz9YZWmjaS fCpSzFhtbxrcngNxA77M7AVj97af5cQ1HjTreq2uPZUrRYYpR8vaJue4CLCz7Kzn 348kdJaFcOThD5O8XELVPu+LAxN0O6Jko079AzcaG+0cOiMBcvHVNcZMyjYTzXZj jAc0hY90/jZ526/Oen7L+51XtkgAuMy6Ez4ICo2mw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrjeekgddtlecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkffoggfgsedtkeertdertd dtnecuhfhrohhmpefvhhhomhgrshcuifhuihhllhgvmhcuoehthhhomhgrshesghhllhhm rdhfrheqnecuggftrfgrthhtvghrnhepgfdtlefgvedttdeludeftefgfeejheeghfdvve ffvefgtdevtdekjeeikeevgfejnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghm pehmrghilhhfrhhomhepthhhohhmrghssehglhhlmhdrfhhr X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA for ; Thu, 17 Feb 2022 05:01:45 -0500 (EST) From: Thomas Guillem To: ffmpeg-devel@ffmpeg.org Date: Thu, 17 Feb 2022 11:01:38 +0100 Message-Id: <20220217100138.245991-1-thomas@gllm.fr> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] avformat/riff: add more GeoVision FOURCC 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: --- libavformat/riff.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libavformat/riff.c b/libavformat/riff.c index 27a9706510..23e6306b66 100644 --- a/libavformat/riff.c +++ b/libavformat/riff.c @@ -32,6 +32,7 @@ * files use it as well. */ const AVCodecTag ff_codec_bmp_tags[] = { + { AV_CODEC_ID_H265, MKTAG('G', 'H', 'E', 'C') }, /* GeoVision camera */ { AV_CODEC_ID_H264, MKTAG('H', '2', '6', '4') }, { AV_CODEC_ID_H264, MKTAG('h', '2', '6', '4') }, { AV_CODEC_ID_H264, MKTAG('X', '2', '6', '4') }, @@ -115,6 +116,7 @@ const AVCodecTag ff_codec_bmp_tags[] = { { AV_CODEC_ID_MPEG4, MKTAG('P', 'L', 'V', '1') }, /* Pelco DVR MPEG-4 */ { AV_CODEC_ID_MPEG4, MKTAG('G', 'L', 'V', '4') }, { AV_CODEC_ID_MPEG4, MKTAG('G', 'M', 'P', '4') }, /* GeoVision camera */ + { AV_CODEC_ID_MPEG4, MKTAG('G', 'M', '4', '0') }, /* GeoVision camera */ { AV_CODEC_ID_MPEG4, MKTAG('M', 'N', 'M', '4') }, /* March Networks DVR */ { AV_CODEC_ID_MPEG4, MKTAG('G', 'T', 'M', '4') }, /* Telefactor */ { AV_CODEC_ID_MSMPEG4V3, MKTAG('M', 'P', '4', '3') }, -- 2.30.2 _______________________________________________ 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".