diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2024-08-11 12:51:50 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2024-08-15 15:17:14 +0530 |
commit | 1f801dfdb5066aadf0ade9cb5e94d620f33eacdc (patch) | |
tree | aa73cfb037210dec57c0b207ebe9bd8a731bf487 /.mailmap | |
parent | 66c05dc03163998fb9a90ebd53e2c39a4f95b7ea (diff) | |
download | ffmpeg-1f801dfdb5066aadf0ade9cb5e94d620f33eacdc.tar.gz |
lavc/libx265: unbreak build for X265_BUILD >= 210
x265 added support for alpha starting with build 210.
While doing so, x265_encoder_encode() changed its fifth arg to
an array of pointers to x265_picture. This broke building lavc/libx265.c
This patch simply unbreaks the build and maintains existing single-layer
non-alpha encoding support.
Fixes #11130
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions