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 ESMTPS id 0A56A4BE5C for ; Wed, 5 Feb 2025 00:21:03 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0747E68B71A; Wed, 5 Feb 2025 02:20:59 +0200 (EET) Received: from btbn.de (btbn.de [144.76.60.213]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 462C268B6B9 for ; Wed, 5 Feb 2025 02:20:52 +0200 (EET) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id 8819227FD27D6; Wed, 05 Feb 2025 01:20:51 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1738714851; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=vVg/TgL6lqq5nLOqUrixkvgYYjSabA4nPkuE/w84LSQ=; b=Gw6PNT4YgRb5PBNgAan1wwQKFThGM3+y7sE0jJOlclVcIGpGObg267gnycasxzo5WoOTMq r1nUm1DwDz3H5cfHcMKdjqhKG/5yupXxqV1X23jZhpldm9DH4l2LJLPFon1cKr/mbTsWwe 54TTSfHsAXFQP/+LyV01msMpAdEjve89J+R0nkYNNDcD6IKMW+O9OrAroOYWFIjUofeKe1 qDcmrDgBSeqj4UgEW9IKbwVrkYysFkadHEMyi9mEeEoYMvhpTcLqfAr53wSQkZDs9j9W34 +mDAY6iABqP3uP5hxtUK4ghQDIrXafpgyg+BQM5xSowjS8V6wWjs/wscfOQsiA== Message-ID: Date: Wed, 5 Feb 2025 01:20:52 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: Zhao Zhili , ffmpeg-devel@ffmpeg.org References: Content-Language: en-US From: Timo Rothenpieler In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH v2 0/3] avcodec/hevc: Add alpha video decoding support 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 03.02.2025 18:38, Zhao Zhili wrote: > Hi Timo, > > You have added encoding support for hevc alpha video, may I invite you > to help review the decoding support? I'm a bit busy with work at the moment, but I'll get to it. Don't have the most experience with that code, but I can at least give it a look and a test. _______________________________________________ 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".