Change #238241
Category | ffmpeg |
Changed by | Andreas Rheinhardt <andreas.rheinhardt | @outlook.com>
Changed at | Thu 03 Jul 2025 20:34:51 |
Repository | https://git.ffmpeg.org/ffmpeg.git |
Project | ffmpeg |
Branch | master |
Revision | aa4a5b1e330673e9ccaf8bfba46faa84c356dce7 |
Comments
avcodec/intrax8: Don't pretend to need more than one int16_t[64] Intrax8 needs only a single block. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavcodec/intrax8.c
- libavcodec/intrax8.h
- libavcodec/vc1dec.c
- libavcodec/wmv2dec.c