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 8FA80482D4 for ; Mon, 22 Jan 2024 06:00:18 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 4237268D0D6; Mon, 22 Jan 2024 07:59:22 +0200 (EET) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.65]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id A790B68D093 for ; Mon, 22 Jan 2024 07:59:16 +0200 (EET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1705903156; x=1737439156; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=nMfeSBNtCPV48rdXSQxU9+hytUVYLZFVXq0rKz6pN0A=; b=j8/ozoLT30wQZguVXFoDiuzodFUZrmy5J8idFpcuGMGnuSe8HG1O0n6h gwQcryxqRrrPa7LPfA9z+QRZa4IgQrLM7FC2Q+WBotq3EQqGlpJdaP3Ah 8cRo2xGfpmkuXPvHMj/tHfSb46oBxoNcees2qVL3MWkkAG5s7/eBoSkxn xw4In1osdwbqzw01S7RGn09RWNYPD2R079T2h4xrpE3QNXetRAEgFc20E bLJ+xCoHNHbPLleBmIx8DWnUrzoI7jYuJcVUT8BlOJnrF+ZFW3VQkjqpq bNkK2fR0qLpw0IjzTNHCltFPgeQNzuZpFT16FGhk2NpoVsOvcCdx/TvEK Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10960"; a="404873489" X-IronPort-AV: E=Sophos;i="6.05,211,1701158400"; d="scan'208";a="404873489" Received: from fmviesa001.fm.intel.com ([10.60.135.141]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jan 2024 21:59:07 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.05,211,1701158400"; d="scan'208";a="27547867" Received: from desktop-qn7n0nf.sh.intel.com (HELO localhost.localdomain) ([10.239.160.66]) by fmviesa001.fm.intel.com with ESMTP; 21 Jan 2024 21:59:06 -0800 From: tong1.wu-at-intel.com@ffmpeg.org To: ffmpeg-devel@ffmpeg.org Date: Mon, 22 Jan 2024 13:57:56 +0800 Message-ID: <20240122055756.1142-9-tong1.wu@intel.com> X-Mailer: git-send-email 2.41.0.windows.1 In-Reply-To: <20240122055756.1142-1-tong1.wu@intel.com> References: <20240122055756.1142-1-tong1.wu@intel.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 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 c40b6d08fd..b3b5c16e0a 100644 --- a/Changelog +++ b/Changelog @@ -22,6 +22,7 @@ version : - ffmpeg CLI -bsf option may now be used for input as well as output - ffmpeg CLI options may now be used as -/opt , which is equivalent to -opt > +- 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".