On 2022-06-19 09:14 pm, Gyan Doshi wrote:
On 2022-06-19 03:15 pm, Gyan Doshi wrote:
Default avctx->frame_size is 0 which led to init failure for
audio MediaFoundation encoders since 827d6fe73d.
The MF audio encoders accept variable frame size input buffers.
Fixes #9802
Plan to push tomo
On 2022-06-19 03:15 pm, Gyan Doshi wrote:
Default avctx->frame_size is 0 which led to init failure for
audio MediaFoundation encoders since 827d6fe73d.
The MF audio encoders accept variable frame size input buffers.
Fixes #9802
Plan to push tomorrow.
---
libavcodec/mfenc.c | 23 ++