From patchwork Wed Jul 12 23:37:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Niedermayer X-Patchwork-Id: 42630 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a20:6da1:b0:131:a7d0:bc6d with SMTP id gl33csp2536781pzb; Wed, 12 Jul 2023 16:38:44 -0700 (PDT) X-Google-Smtp-Source: APBJJlGTcV0PDdHeemPACmgbz5dlwdCJCbthDlSGnlD9MNoyx8gcJRLNcn/f7iMlzhwMbMY/T6P7 X-Received: by 2002:aa7:d359:0:b0:51e:3558:5eb8 with SMTP id m25-20020aa7d359000000b0051e35585eb8mr223667edr.19.1689205124604; Wed, 12 Jul 2023 16:38:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1689205124; cv=none; d=google.com; s=arc-20160816; b=BfjyyKKYb9iDQq6VN20CMcSCVuDQkcbPvSgxaaQ4DcxxA/ZU0lVGKeuU3yAN3ORNj6 Uoehfsbpuw924rQ5nAjILUhK9iKYBrQrnYnFeWNvHXBxpAZ4WXXXB9nlyH8VTapxDnGm HXGu17/SIE2oh2fedkkRLJJhmT5Vs2KWTQsf6eUJIFsakdVjfcI8RVoI3LQMUejhXBlI J+zEZ2myz7LwCh5pgqNUw4AHr4L0DuhvU4koPK5jc699LBIYkeSt7MtpSJD/EqEveanQ 7QNnI/0Am8E597oLYp3EoQ5wdgz+sBFvbqAEKbo9fJQmg99OPgpMsnBNFrWNfVmLbnvV ljgg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:reply-to:list-subscribe :list-help:list-post:list-archive:list-unsubscribe:list-id :precedence:subject:mime-version:references:in-reply-to:message-id :date:to:from:delivered-to; bh=tkY1GlwlMnYR7oquw3y3ivSJcm6Kd7wfZUUnfAcUSh8=; fh=YYwLYmpaV0Fpw/rxmSKNRLS2XzDkAlGbHATiKOPtZrY=; b=alB31QYb32s//rUSXbvenJdNam7vDwxuvoIwNkP5hLKry+SlN1SniFJROjlbOCipQn 7KbQheZ4PdDAH0nVIDEDh+l66hZfNfJULvL7b6C6+w6Dj4XEgWPgL7JRdPRRkBz0lc3G i22MHmwx4AusheMRfU73kH0Nst302E9QaqtueaRaHxwGtUnIECYS7Drf9IxvpWcAFfEy 8u61F0p7jN3UKwEquo7iX0LaAGQhfgmD3KJ5jLwPM+Otd7qcT5NZIi49SxPsghxdMqr5 uH2x9QlngUW/FmtmPaeVhdMP2DTo2KLaBZs1x2/zAFmkECtFmwVL9ztix/UM4kXXLGbN MhMA== ARC-Authentication-Results: i=1; mx.google.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 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id x12-20020aa7dacc000000b0051e19bf1f79si6418457eds.481.2023.07.12.16.38.44; Wed, 12 Jul 2023 16:38:44 -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; 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 Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id EE82B68C678; Thu, 13 Jul 2023 02:37:26 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id BCAF368C643 for ; Thu, 13 Jul 2023 02:37:16 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 350D560005 for ; Wed, 12 Jul 2023 23:37:16 +0000 (UTC) From: Michael Niedermayer To: FFmpeg development discussions and patches Date: Thu, 13 Jul 2023 01:37:01 +0200 Message-Id: <20230712233706.449054-9-michael@niedermayer.cc> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20230712233706.449054-1-michael@niedermayer.cc> References: <20230712233706.449054-1-michael@niedermayer.cc> MIME-Version: 1.0 X-GND-Sasl: michael@niedermayer.cc Subject: [FFmpeg-devel] [PATCH 09/14] remove stray av_log() 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 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" X-TUID: zWpCsdNtSeUe Signed-off-by: Michael Niedermayer --- libavradio/rds.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libavradio/rds.c b/libavradio/rds.c index 4b16521e4c..1f2979d068 100644 --- a/libavradio/rds.c +++ b/libavradio/rds.c @@ -179,7 +179,6 @@ static int decode_rds_group(SDRContext *sdr, Station *station, uint16_t group[4] v <<= 6; } tag[1][2] >>= 1; - av_log(0,0, "\n"); for(int i = 0; i<2; i++) { char *target= NULL; switch(tag[i][0]) {