On 6/5/2025 9:14 PM, James Almer wrote: > The GetBitContext API requires the buffer to be padded, and the documentation for > av_ac3_parse_header() does not specify it, so use a temporary local buffer. > > Signed-off-by: James Almer > --- > libavcodec/ac3_parser.c | 16 +++++++++++++--- > 1 file changed, 13 insertions(+), 3 deletions(-) Will apply set.