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 5500745957 for ; Tue, 28 Mar 2023 20:43:42 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2BD2868CC5D; Tue, 28 Mar 2023 23:43:41 +0300 (EEST) Received: from mail-oo1-f44.google.com (mail-oo1-f44.google.com [209.85.161.44]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 00C6768CBE0 for ; Tue, 28 Mar 2023 23:43:34 +0300 (EEST) Received: by mail-oo1-f44.google.com with SMTP id f24-20020a4aeb18000000b0053b78077c9dso2094843ooj.12 for ; Tue, 28 Mar 2023 13:43:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680036213; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=4cJqpEzEBMsk4sR/GL938hcATYoWLUyINbYh/xNffyM=; b=oC3v2lwo+8mOy+flV9lj0GsVudOWfBvNv7KlaTTASfr0evrZWAhb03BrOi33wXVWqD oaBFGaFhe1K+9s0q8pbJNpoGv42hjUMPqO8CR7P6cDxXCX3lq3qU+rUZ7wJh/FQNUduC 8fXC30So2SZkprRSqeNhOodj7iiSoMkEOw7iw11O82kR4xgF5WAxySomXQSo8gCcTqlX 6yv6Y5eGXtfe7uiQFXGkBZx73y89hrwJU4p1KJ8uGuaihx1LzlB7Z9wGtg2dNNoBSbsX JVk3p4Yg7Vqnh2rwxtcQ758Z4RQpdc/ckkt6UYNfbtKtCQYwkUZLJ8ZF01cM5FolrLGI WE/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680036213; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=4cJqpEzEBMsk4sR/GL938hcATYoWLUyINbYh/xNffyM=; b=UAI4ge1xnM6CK/EpzoDxoVoIcP3YN7Qx7pduvPGK7hKv9QaL+l7FyDpRi1KcPF00d0 50zbwCR+Ca73G5LCqni1T4FP8nzGZiVQfjQZSbinbtPZ/xa0cGYBN991+tiJBjEL9el+ 6Lkg+t5pkXPNSY01UmhEhPs9co+HW75UkjOYMwA3bORmlNH7v3Vsh6d+HO0CJpv4Pmox pMZuh25ADhry6EmMzptQIm8jkXqcy5z0hyhtQdcldE2r3VaWHC4yEQdQ6IdT3s7tePfr 66FEgPkbimiRtwnpuEeCecXosHsTlfRPb52Dx7JUW6ghcOOAMOPETY+c5zjatDCDRqDQ Ac6Q== X-Gm-Message-State: AO0yUKVO19tcGmwUsYep+c6LnhQZD7V0sT2tYjKqpB58HTWzZHn4OJi+ 1YborRGbyEc5+JZJzdA8k9ct040n+Y4= X-Google-Smtp-Source: AK7set/HuzisDfc1ppeSqY+ES4vdU9f0GcutaDX3pYoebnSSU96UKkMscUjjcJhk68mGR7hPS54KWw== X-Received: by 2002:a4a:d64a:0:b0:53b:4d59:4058 with SMTP id y10-20020a4ad64a000000b0053b4d594058mr8968168oos.4.1680036213037; Tue, 28 Mar 2023 13:43:33 -0700 (PDT) Received: from [192.168.0.14] (host197.190-225-105.telecom.net.ar. [190.225.105.197]) by smtp.gmail.com with ESMTPSA id v41-20020a4a8c6c000000b0052532296449sm12853662ooj.20.2023.03.28.13.43.31 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 28 Mar 2023 13:43:32 -0700 (PDT) Message-ID: <6195691d-627c-2bf2-085a-7150818b6954@gmail.com> Date: Tue, 28 Mar 2023 17:43:30 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <20230328203226.34753-1-rcombs@rcombs.me> From: James Almer In-Reply-To: <20230328203226.34753-1-rcombs@rcombs.me> Subject: Re: [FFmpeg-devel] [PATCH 1/2] lavc/vorbis_parser: quiet log on unrecognized packet types 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 3/28/2023 5:32 PM, rcombs wrote: > --- > libavcodec/vorbis_parser.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/libavcodec/vorbis_parser.c b/libavcodec/vorbis_parser.c > index a7d15d4ce9..65ad3fe2a5 100644 > --- a/libavcodec/vorbis_parser.c > +++ b/libavcodec/vorbis_parser.c > @@ -234,7 +234,8 @@ int av_vorbis_parse_frame_flags(AVVorbisParseContext *s, const uint8_t *buf, > else if (buf[0] == 5) > *flags |= VORBIS_FLAG_SETUP; > else > - goto bad_packet; > + av_log(s, AV_LOG_VERBOSE, "Ignoring packet with unknown type %i\n", Probably should be %u. > + buf[0]); > > /* Special packets have no duration. */ > return 0; _______________________________________________ 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".