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 <jamr...@gmail.com> --- libavcodec/ac3_parser.c | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-)
Will apply set.
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".