On 3/29/2025 6:46 PM, Michael Niedermayer wrote:
Hi Tristan
On Thu, Mar 13, 2025 at 02:54:48PM -0400, Tristan Matthews wrote:
This matches how the libspeex decoder is calculating frame size (except in
clamp form).
Fixes #11495
---
libavcodec/speexdec.c | 2 +-
1 file changed, 1 insertion(+
Hi Tristan
On Thu, Mar 13, 2025 at 02:54:48PM -0400, Tristan Matthews wrote:
> This matches how the libspeex decoder is calculating frame size (except in
> clamp form).
>
> Fixes #11495
> ---
> libavcodec/speexdec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
I belive this is a reg
On Thursday, March 13th, 2025 at 2:54 PM, Tristan Matthews
wrote:
> This matches how the libspeex decoder is calculating frame size (except in
> clamp form).
>
> Fixes #11495
> ---
> libavcodec/speexdec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavcodec/speex