On 2/5/2025 6:07 PM, Michael Niedermayer wrote:
On Mon, Feb 03, 2025 at 07:35:46PM -0300, James Almer wrote:Signed-off-by: James Almer <[email protected]> --- libavcodec/hevc/hevcdec.c | 55 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 54 insertions(+), 1 deletion(-)seems to fail to build libavcodec/hevc/hevcdec.c: In function ‘hevc_sei_to_context’: libavcodec/hevc/hevcdec.c:4060:15: error: too few arguments to function ‘ff_frame_new_side_data_from_buf_ext’ 4060 | ret = ff_frame_new_side_data_from_buf_ext(avctx, &avctx->decoded_side_data, &avctx->nb_decoded_side_data, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Do you happen to have https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/ also in your tree? That's a separate patchset and currently incompatible with this one.
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
