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 6A8F349355 for ; Thu, 8 Feb 2024 07:40:43 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7767668D1D1; Thu, 8 Feb 2024 09:39:53 +0200 (EET) Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.18]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 83BAD68D1B0 for ; Thu, 8 Feb 2024 09:39:48 +0200 (EET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1707377989; x=1738913989; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=Jlho/nZljMI1wie3p++YLeSkofYPyNhM3xf664pc//Q=; b=nzzYjtFb0nJgQ6t1O/N3jYfO2PAcPSgc4zUPZ7cr0A3pgC+1ekBYRsxY FhlHm61/mwG9W7TWNb0tpeWZ+mQ2UgFA0dXGLYOGff3aIO2VRWWGvSLyN ZM9diXaClPtWw9ELhS3XeAsqsSKXUYLJGuhA+fvQedqTOgHXgL1lCHVVs cRXIs70cBv7HaK1MV/9FubP+m4rQ93PAF+yygTHB/j2WyLdJ8LRsmc0sr JgMg+4snU4KGtWI8c2JTaPzb/cF7LaWEXqKX6rkxxTbBHqgDUQSqDIS/o g3l1kK2RZqPLDSeZUBRh9XnqwCluFkSF1iT3C2d7lEh2SHExJEShzq0z8 Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10977"; a="1047734" X-IronPort-AV: E=Sophos;i="6.05,252,1701158400"; d="scan'208";a="1047734" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Feb 2024 23:39:42 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.05,252,1701158400"; d="scan'208";a="32390282" Received: from desktop-qn7n0nf.sh.intel.com (HELO localhost.localdomain) ([10.239.160.66]) by orviesa002.jf.intel.com with ESMTP; 07 Feb 2024 23:39:39 -0800 From: tong1.wu-at-intel.com@ffmpeg.org To: ffmpeg-devel@ffmpeg.org Date: Thu, 8 Feb 2024 15:38:24 +0800 Message-ID: <20240208073824.206-9-tong1.wu@intel.com> X-Mailer: git-send-email 2.41.0.windows.1 In-Reply-To: <20240208073824.206-1-tong1.wu@intel.com> References: <20240208073824.206-1-tong1.wu@intel.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH v4 9/9] Changelog: add D3D12VA HEVC encoder changelog 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 Cc: Tong Wu 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: From: Tong Wu Signed-off-by: Tong Wu --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index c5fb21d198..6923c451c5 100644 --- a/Changelog +++ b/Changelog @@ -24,6 +24,7 @@ version : - ffmpeg CLI options may now be used as -/opt , which is equivalent to -opt > - showinfo bitstream filter +- D3D12VA HEVC encoder version 6.1: - libaribcaption decoder -- 2.41.0.windows.1 _______________________________________________ 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".