[git:media_stage/master] media: mediatek: vcodec: Handle VP9 superframe bitstream with 8 sub-frames

2024-05-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mediatek: vcodec: Handle VP9 superframe bitstream with 8 sub-frames Author: Irui Wang Date:Wed Mar 6 10:12:23 2024 +0800 The VP9 bitstream uses superframes, which each contain 8 sub-

[git:media_stage/master] media: mediatek: vcodec: support 36 bits physical address

2024-05-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mediatek: vcodec: support 36 bits physical address Author: Yunfei Dong Date:Wed Mar 6 20:19:02 2024 +0800 The physical address on the MT8188 platform is larger than 32 bits, change th

[git:media_stage/master] media: mediatek: vcodec: adding lock to protect decoder context list

2024-05-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mediatek: vcodec: adding lock to protect decoder context list Author: Yunfei Dong Date:Thu Mar 14 20:30:08 2024 +0800 Add a lock for the ctx_list, to avoid accessing a NULL pointer wi

[git:media_stage/master] media: mediatek: vcodec: adding lock to protect encoder context list

2024-05-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mediatek: vcodec: adding lock to protect encoder context list Author: Yunfei Dong Date:Thu Mar 14 20:30:09 2024 +0800 Add a lock for the ctx_list, to avoid accessing a NULL pointer wi

[git:media_stage/master] media: mediatek: vcodec: Fix oops when HEVC init fails

2024-05-26 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mediatek: vcodec: Fix oops when HEVC init fails Author: Nicolas Dufresne Date:Mon Feb 26 16:19:52 2024 -0500 The stateless HEVC decoder saves the instance pointer in the context regar