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 6F4A247043 for ; Tue, 25 Jul 2023 17:05:27 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id DCC7C68C862; Tue, 25 Jul 2023 20:05:24 +0300 (EEST) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C8DA168C74A for ; Tue, 25 Jul 2023 20:05:18 +0300 (EEST) Received: by mail-wr1-f43.google.com with SMTP id ffacd0b85a97d-3175d5ca8dbso2215526f8f.2 for ; Tue, 25 Jul 2023 10:05:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1690304718; x=1690909518; h=content-transfer-encoding:in-reply-to:from:references:to:subject :user-agent:mime-version:date:message-id:from:to:cc:subject:date :message-id:reply-to; bh=zLHXFMHINIzFDCb6ettnH+2nIDdXK1/mGuA8rbK4ZII=; b=oEp7dfb/FMn2hEeM9N1r8qJTo2ByOhjDprf40nSJV/RDxAGzNlHoEEFfSDIMpwb0f9 VhjAgNpMdhMg/C0jPfOhKpdKCWweJUuSy6qYvcl/Z6us1COA+wL3wn3tAB5WwtVwDrRf g5U2D5dgA7eOrqxQ0ziereHn+WmWsiSLsnfpdBOgCYoqgHuCC1Dt6x9DbAIvbafIINO4 55LN3/EyVa1rDANSu58e8lUjEmTAKjB8H7uGXK1eUqfnOfb6k/Y5qGlBf5XTE1M4/RUQ ce8F5Ym6HHZWl7kEsgVVF4un3HWUNOt8xgWBUywbCoNfsrmhKkeyj+qHaOXE2PgHr7pz nQIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690304718; x=1690909518; h=content-transfer-encoding:in-reply-to:from:references:to:subject :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=zLHXFMHINIzFDCb6ettnH+2nIDdXK1/mGuA8rbK4ZII=; b=SnpuGZxHKzKQaDpUs0w4P2uX2r8yGd0uYJfnh2nfyL5jdtrRNqvqxs1Y1/UgeycrwN cCalmJq4zAFZPTYSUN6RS0dIuqEhSW0KitOjpLpGvw+UkXtutFjP+L8YWnBD9fehHtIW Z8ygbg26/evOGX3UaPqFUMWnZZmlX2b7EGBeHrkmrzgz96LsgpHV2cFbqY3mrcNu60E5 1mOKxBD4Ilm7MqkqRww99VVpMds2JVnMSX6t/KPuYN3K13v6t14nY6fze4w6XuslhDKg puLLO21VIAuMoDm9bVoHbtA/3UCk+FrS5ADFH3+NbbOPFoVQuGwWQU8DbbfGD7LKgnmd ewVw== X-Gm-Message-State: ABy/qLbirW1VW+ftTIqK2syOEXqkqWzNdjO6PzglFhdT7PjFLkkMHoOq V5iRIcCjYH/7UyQmSwqCUVIDlOPoGI8= X-Google-Smtp-Source: APBJJlFKZcBv1A0veO/hM17LpzfBXJW6QHwk01+JJPAk9g2E36vc/kxJd9QjgQATIiIZfs8skVjymA== X-Received: by 2002:adf:e3c5:0:b0:317:6483:4206 with SMTP id k5-20020adfe3c5000000b0031764834206mr3410423wrm.14.1690304717534; Tue, 25 Jul 2023 10:05:17 -0700 (PDT) Received: from [192.168.1.106] (33bf2829.skybroadband.com. [51.191.40.41]) by smtp.googlemail.com with ESMTPSA id o2-20020a5d4742000000b003063a92bbf5sm17121383wrs.70.2023.07.25.10.05.15 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 25 Jul 2023 10:05:16 -0700 (PDT) Message-ID: <41a8865e-0fce-33ce-6a46-a43e7fd0b926@gmail.com> Date: Tue, 25 Jul 2023 18:05:14 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 To: ffmpeg-devel@ffmpeg.org References: From: Derek Buitenhuis In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH v2] add prores bitstream demuxer and muxer 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: Hello, On 7/25/2023 12:21 PM, hung kuishing wrote: > Signed-off-by: clarkh > --- > libavcodec/Makefile | 1 + > libavcodec/parsers.c | 1 + > libavcodec/prores_parser.c | 107 +++++++++++++++++++++++++++++++++++++ > libavformat/Makefile | 2 + > libavformat/allformats.c | 2 + > libavformat/proresdec.c | 66 +++++++++++++++++++++++ > libavformat/rawenc.c | 13 +++++ > 7 files changed, 192 insertions(+) > create mode 100644 libavcodec/prores_parser.c > create mode 100644 libavformat/proresdec.c My previous email on this patch was ignored: http://ffmpeg.org/pipermail/ffmpeg-devel/2023-July/312552.html - Derek _______________________________________________ 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".