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 F202142201 for ; Sat, 30 Jul 2022 14:09:02 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9D0B668BA44; Sat, 30 Jul 2022 17:08:59 +0300 (EEST) Received: from mail-ua1-f52.google.com (mail-ua1-f52.google.com [209.85.222.52]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id AADE868B997 for ; Sat, 30 Jul 2022 17:08:52 +0300 (EEST) Received: by mail-ua1-f52.google.com with SMTP id s7so2880046uao.4 for ; Sat, 30 Jul 2022 07:08:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc; bh=27TAvrXs10ig0KHcR8FuJgHzh1MthzqfCe9ySWw//bA=; b=B7HgtXkBK3hxgxaqHesCLiPu2NrYW8uLgNH2xYfVjLJHor2RY0zg1N+UjlZ66AVUPN vzUo8FX1vS7Iz4bByUoVyAUE9ayx0GX6zwOYGYS6uNzORKI0MKZhuTrl7fklMQ4JYQuP okWAxNQNn93iUYwG61aPLNHRLwiObuzK/quYYwu/A0IJhBZHgnreJffo2N5wjWbeODrH q7AT8hgn7NOIddZXtcgfgDd6M7Gp/WDh4AQh4dwHx3+SpbKOw4LrRhVoQSvgooKHjLYM VtoZms/j/uroJmDAkzNUvaQXN3pIO52ofpPhytc+u6/i4gyjVPMQ/bqqQg/Eq1ULXvGd TseQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc; bh=27TAvrXs10ig0KHcR8FuJgHzh1MthzqfCe9ySWw//bA=; b=fw9Abh5BsNsFmL/b18XGCIkR0N0JMv9dfH3HzGNEyYGcegN4Lp3a+PqH/LLv1uUOE/ yB+7NbYlT+sPxvGTTC0rymNjX/VYS/YiZZWfwRDaq47cQGS5jTH4LddKhPIL+qBfSsFT s53upJLo9SmILI0IHAqXRr1W+u4tBgRkzvLdrRqidw0Ld2n4bvrO80GuYX5+gQbvGFoH jz4Um6kjTdUTyyzBH3I0PKlbYdFu3OoiL7UYfh6hF4hF/FwGqscquyGyYx6rYo9yTasp /cIM7bYlnSmt182H5twLBngK4IXH4Xt9Wbk7WAg81eqiXVddCaKYLuyPlLx8bpTUIlRA 9I/w== X-Gm-Message-State: ACgBeo3odzy5qC2mUXIfrkwU7L9400jz7OP9xgH5O/iE6QlYegJFuTIh V8OdugflIjbjbOowVH9At8XItmHo1bU= X-Google-Smtp-Source: AA6agR5i0CjcFSzLGlwv2qCtM2tiGFtBZcog0ksoBrNYmbRBVjrS+sfJ+5q7AipJG1kmMFqOQZbipQ== X-Received: by 2002:a9f:3fce:0:b0:383:7e:58a2 with SMTP id m14-20020a9f3fce000000b00383007e58a2mr3521631uaj.103.1659190130347; Sat, 30 Jul 2022 07:08:50 -0700 (PDT) Received: from localhost.localdomain ([186.136.131.204]) by smtp.gmail.com with ESMTPSA id v4-20020a1fac04000000b00376331cac9dsm2871991vke.52.2022.07.30.07.08.48 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 30 Jul 2022 07:08:49 -0700 (PDT) From: James Almer To: ffmpeg-devel@ffmpeg.org Date: Sat, 30 Jul 2022 11:08:20 -0300 Message-Id: <20220730140821.3518-1-jamrial@gmail.com> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 1/2] avcodec/aacdec_fixed: add missing priv_class 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: This enables the same input options as the float decoder. Signed-off-by: James Almer --- libavcodec/aacdec_fixed.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libavcodec/aacdec_fixed.c b/libavcodec/aacdec_fixed.c index 392a85e46a..ddfa160adc 100644 --- a/libavcodec/aacdec_fixed.c +++ b/libavcodec/aacdec_fixed.c @@ -468,6 +468,7 @@ const FFCodec ff_aac_fixed_decoder = { .p.channel_layouts = aac_channel_layout, #endif .p.ch_layouts = aac_ch_layout, + .p.priv_class = &aac_decoder_class, .p.profiles = NULL_IF_CONFIG_SMALL(ff_aac_profiles), .flush = flush, }; -- 2.37.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".