On 5/5/2025 8:37 PM, Andreas Rheinhardt wrote: > From fd131ce99ecaaf3881d11ce7478b5be66cb059d5 Mon Sep 17 00:00:00 2001 > From: Andreas Rheinhardt > Date: Mon, 5 May 2025 20:14:29 +0200 > Subject: [PATCH 08/11] Revert "avcodec/cbs: add an AVBufferRef input argument > to ff_cbs_read()" > > This reverts commit 4bfe9c56632a3ccdcd5c1d0c415cda0111639bf1. > It is no longer necessary, as the only user (the APV parser) > no longer makes use of this facility. I don't agree reverting this one. It's an extremely simple and non intrusive change, and can be useful in the future without having to revert the revert.