Change #264866
| Category | ffmpeg |
| Changed by | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
| Changed at | Fri 17 Apr 2026 23:52:53 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 25ce544d4b27e5a4fdfc481f3f41ee1d631f0b3e |
Comments
avformat/matroskaenc: Increase size of EBML_WRITER array 7faa6ee2aa01e3bd747ce6c55e6d44c2ba7b0bb8 added support for writing AV_PKT_DATA_DYNAMIC_HDR_SMPTE_2094_APP5, yet forgot to update the size of the EBML element buffer. Reviewed-by: James Almer <jamrial@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Changed files
- libavformat/matroskaenc.c