Opened 3 years ago

#10231 new defect

macOS: h264 decoding broken in 6.0

Reported by: Jean-Michaël Celerier Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:

when doing video decoding I continuously get -35 Resource temporarily unavailable as a result of avcodec_receive_frame.

I did a git bisect from 5.1.2 and the following commit is the culprit:

commit 5f9e848e686a3c0795939809712b260af5c1adb8
Author: James Almer <jamrial@gmail.com>
Date: Wed Jan 4 13:13:19 2023 -0300

avcodec: remove FF_API_AVCTX_TIMEBASE

Signed-off-by: James Almer <jamrial@gmail.com>

Change History (0)

Note: See TracTickets for help on using tickets.