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 0AECB4825A for ; Mon, 15 Jan 2024 04:39:58 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E2C0368CF78; Mon, 15 Jan 2024 06:39:55 +0200 (EET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7DCA468CC91 for ; Mon, 15 Jan 2024 06:39:49 +0200 (EET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5cf1f4f6c3dso2138791a12.2 for ; Sun, 14 Jan 2024 20:39:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proxyid.net; s=google; t=1705293587; x=1705898387; darn=ffmpeg.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=jWHkJuDAHTvhwBWy00sJZkzhMDsImfdzEgychit7Fxk=; b=WIZAPL+Cia5KnqdYkRBsUZ0oqA4Y1FxKQm7MXrE6+v29AJ9/QaAN9hbhM/Q6b4YNrs gt0fZiQ8iwJPfW9ps3S4Oakbf9vkS2K+NUtSWhnen00hOjzMbix111x/sEtCeafDMLVp TGsB8Pzky08RkFhhgODcBtUfzsjgc50yFeDj7wrbKA5cNWDNr155VS8MJQ5GQrb1pvLt 6CJGrBH4NMTGksUn6jtYAglwt7lGjwkkdPvP6+q9djaijL6FZ/xUleelD0MENT5ys2pW GSKjhOG1eW/kch6TmSwk5nd4PxNgpVWU1a0wLqFvyqned6QEYkDZG/WiBu9TFYR8a0E8 ksfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705293587; x=1705898387; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jWHkJuDAHTvhwBWy00sJZkzhMDsImfdzEgychit7Fxk=; b=aJuUx9vexCGM51Ox+Y1UkugkvWnAvdPGjdgYz6tYzuiCQcJSevUuMqDX4N8ilA0EK4 6gPsYweo9sWMZtfmuL8x6vkDvbDzKG1olWBzMkJ9IteMip5K83ePv+I4bLnTmvOYGh3m Wp7kKDAh82+14BDzmg3ujtWTZTeXDlBH+qeVq1o/L2c18GNuH4rDw0At+BlEu9pS7EQv sl7QQWIab3fq6sQNcMJ+Uopzhpbm+Ge2unzlUbLxKhMw1wOLkrioRmks4YyZB6uDz61K 9JlAg8mZKwLLHdhfrTIbz4V0Yk5FCmlC5MbI3DV58uzZVyp9P4s/3NI7rxi8x4LxrSPo YODQ== X-Gm-Message-State: AOJu0Yxi6Rynb9y5Fj5tR8GPCd7CyuL7WGhcgaM+n2SoD53ZvWvTzBAX CEStfkF624sOkNyQIMi+XQ84u5k9xz7qrYIJvbSTCfkIe1agV/yraYQ/mBQPK4zofA== X-Google-Smtp-Source: AGHT+IFxkic4FPUb8oLZTzJWhjzVloB24P63zb4SE4ZYC4l73pcyTsw0U/LIN3nLq5jlBtGYDat7KqV7wrUk X-Received: by 2002:a05:6a20:3d83:b0:195:3163:671 with SMTP id s3-20020a056a203d8300b0019531630671mr2152226pzi.99.1705293587462; Sun, 14 Jan 2024 20:39:47 -0800 (PST) Received: from wsx-cc1-001.. (c-76-141-0-17.hsd1.il.comcast.net. [76.141.0.17]) by smtp-relay.gmail.com with ESMTPS id n15-20020a17090a160f00b0028e5a1b5b82sm21813pja.0.2024.01.14.20.39.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 14 Jan 2024 20:39:47 -0800 (PST) X-Relaying-Domain: proxyid.net From: Marth64 To: ffmpeg-devel@ffmpeg.org Date: Sun, 14 Jan 2024 22:38:06 -0600 Message-Id: <20240115043805.76904-1-marth64@proxyid.net> X-Mailer: git-send-email 2.34.1 In-Reply-To: <38f7d4afc044d8ad225eb2e8a989165387430668.camel@intel.com> References: <38f7d4afc044d8ad225eb2e8a989165387430668.camel@intel.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] rcwtenc: add sub-rcwt fate test ref 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: Marth64 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: Resolves the issue. Patch generated with git format-patch and validated to apply. I reget any inconvenience this may have caused. Respectfully, Signed-off-by: Marth64 --- tests/ref/fate/sub-rcwt | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/ref/fate/sub-rcwt diff --git a/tests/ref/fate/sub-rcwt b/tests/ref/fate/sub-rcwt new file mode 100644 index 0000000000..722cbe1c5b --- /dev/null +++ b/tests/ref/fate/sub-rcwt @@ -0,0 +1 @@ +d86f179094a5752d68aa97d82cf887b0 -- 2.34.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".