From patchwork Wed Mar 22 15:41:25 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: James Almer X-Patchwork-Id: 3064 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.103.50.79 with SMTP id y76csp368010vsy; Wed, 22 Mar 2017 08:42:16 -0700 (PDT) X-Received: by 10.223.149.37 with SMTP id 34mr37668221wrs.107.1490197336171; Wed, 22 Mar 2017 08:42:16 -0700 (PDT) Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id h26si2729758wrb.231.2017.03.22.08.42.15; Wed, 22 Mar 2017 08:42:16 -0700 (PDT) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@gmail.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=gmail.com Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8D1EF689756; Wed, 22 Mar 2017 17:41:54 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail-qt0-f193.google.com (mail-qt0-f193.google.com [209.85.216.193]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0598A68972D for ; Wed, 22 Mar 2017 17:41:48 +0200 (EET) Received: by mail-qt0-f193.google.com with SMTP id r45so25776130qte.0 for ; Wed, 22 Mar 2017 08:42:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id; bh=0t6RsBGVyaVZFNABa2vOUhlTgEhu/cobJAWiXK5Kvfc=; b=Q9DE7qEKtphbIZmwwKMsnF8DUuaLVtajpwRe+oV6k8Hw1y5YJLBZdMhpJRdm11llvQ MxAMO5GunYrmoUbAJUE7feHAmLasYQ3+N1y0Us54g1YQv+CpFoz9SZn8f5foNKUJyL+c ijjbO1SwYrv+U/waH7w2M2Xzce3dQi/9W4NdoPYMTERjvLey94DcH/zyJXMqhoBmC8H6 HiQFb5LQjd22Wsqa+b4Jdrr6iervm8pJ+uuJcyw/nBn+is4JNR0Ij3fDoI6+jaX4fYxq V5ruCsK1UvteQ5w1NFAavgQt59valL1m24uEAv1vTIlYX7SKXSh4IHLhwLkDE2fUdsV5 1fxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=0t6RsBGVyaVZFNABa2vOUhlTgEhu/cobJAWiXK5Kvfc=; b=S5QsIq0ICXX0lJ87H4sHqddbw9eVkuBhWe5vFo31ypCwaJ5gYvVHHMZo3674mIVvQe vlZjiNVaSnIMBFZr/3Ti29NfoI3IfUY2+1pDu8Ikio7EOiubCaG2u36TPZBQzHlg5/+2 MsvQ1Z90lE10UADTTgPmQ4xDIl1x0qOnEJG+Pctj+NshQcJ/EXEyGYCSqfyHeQC2maTo D6ByU4thHkCNXaYPPgNebpLrjm6wX1TO6RpQNGW6OACBMFy3Kf4QRLOn3yTCSIsJlHGr fDC7q5GCkkktBis2oEgtNvXlLlIFXSCeeXGTDp2fYnd0l6hnF9Czswbhs0aWsQ/ki6IU F4wA== X-Gm-Message-State: AFeK/H1pawRtlpKGyPwpMw+q5x8zWmq6x0/xHIUA64GUlQju/eNVxUf4EGP2MINdgXsOFQ== X-Received: by 10.237.36.53 with SMTP id r50mr41197277qtc.46.1490197325421; Wed, 22 Mar 2017 08:42:05 -0700 (PDT) Received: from localhost.localdomain ([181.231.62.139]) by smtp.gmail.com with ESMTPSA id v4sm1217887qtg.0.2017.03.22.08.42.04 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 22 Mar 2017 08:42:04 -0700 (PDT) From: James Almer To: ffmpeg-devel@ffmpeg.org Date: Wed, 22 Mar 2017 12:41:25 -0300 Message-Id: <20170322154126.7424-1-jamrial@gmail.com> X-Mailer: git-send-email 2.12.0 Subject: [FFmpeg-devel] [PATCH 1/2] fate: add tests for ac3_fixed 5.1 downmix X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 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 MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Signed-off-by: James Almer --- tests/fate/ac3.mak | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tests/fate/ac3.mak b/tests/fate/ac3.mak index e6362718ea..76be2e869a 100644 --- a/tests/fate/ac3.mak +++ b/tests/fate/ac3.mak @@ -36,6 +36,14 @@ FATE_AC3 += fate-ac3-fixed-4.0-downmix-mono fate-ac3-fixed-4.0-downmix-mono: CMD = pcm -c ac3_fixed -request_channel_layout 4 -i $(TARGET_SAMPLES)/ac3/millers_crossing_4.0.ac3 fate-ac3-fixed-4.0-downmix-mono: REF = $(SAMPLES)/ac3/millers_crossing_4.0_mono_v2.pcm +FATE_AC3 += fate-ac3-fixed-5.1-downmix-mono +fate-ac3-fixed-5.1-downmix-mono: CMD = pcm -c ac3_fixed -request_channel_layout 4 -i $(TARGET_SAMPLES)/ac3/monsters_inc_5.1_448_small.ac3 +fate-ac3-fixed-5.1-downmix-mono: REF = $(SAMPLES)/ac3/monsters_inc_5.1_448_small_mono_v2.pcm + +FATE_AC3 += fate-ac3-fixed-5.1-downmix-stereo +fate-ac3-fixed-5.1-downmix-stereo: CMD = pcm -c ac3_fixed -request_channel_layout 3 -i $(TARGET_SAMPLES)/ac3/monsters_inc_5.1_448_small.ac3 +fate-ac3-fixed-5.1-downmix-stereo: REF = $(SAMPLES)/ac3/monsters_inc_5.1_448_small_stereo_v2.pcm + FATE_EAC3 += fate-eac3-1 fate-eac3-1: CMD = pcm -i $(TARGET_SAMPLES)/eac3/csi_miami_5.1_256_spx_small.eac3 fate-eac3-1: REF = $(SAMPLES)/eac3/csi_miami_5.1_256_spx_small_v2.pcm