From patchwork Tue Jun 28 10:02:18 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hans Verkuil X-Patchwork-Id: 12898012 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A79A7C43334 for ; Tue, 28 Jun 2022 10:02:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344021AbiF1KCx (ORCPT ); Tue, 28 Jun 2022 06:02:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57392 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344201AbiF1KCc (ORCPT ); Tue, 28 Jun 2022 06:02:32 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 680E32F019 for ; Tue, 28 Jun 2022 03:02:21 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E858861598 for ; Tue, 28 Jun 2022 10:02:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E5C63C3411D; Tue, 28 Jun 2022 10:02:19 +0000 (UTC) Message-ID: <12cf7d53-232a-0ec6-7e05-d91e5c041c33@xs4all.nl> Date: Tue, 28 Jun 2022 12:02:18 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Content-Language: en-US To: Linux Media Mailing List Cc: Nicolas Dufresne From: Hans Verkuil Subject: [GIT FIXES FOR v5.19] rkvdec: Disable H.264 error detection Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Fix for rkvdec for 5.19. Regards, Hans The following changes since commit d8e8aa866ed8636fd6c1017c3d9453eab2922496: media: mediatek: vcodec: Report supported bitrate modes (2022-06-27 09:31:41 +0100) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.19b for you to fetch changes up to 0515bed7aa1621c030dd7814704a0ad25c544021: media: rkvdec: Disable H.264 error detection (2022-06-28 11:58:48 +0200) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Nicolas Dufresne (1): media: rkvdec: Disable H.264 error detection drivers/staging/media/rkvdec/rkvdec-h264.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)