mirror of https://github.com/FFmpeg/FFmpeg.git
At least the new videotoolbox decoder does not actually set a frame if end_frame fails. This causes the API to return success and signals that a picture was decoded, even though AVFrame->data[0] is NULL. Fix this by propagating end_frame errors.pull/150/head
parent
ace8376653
commit
94c0df79c7
5 changed files with 21 additions and 7 deletions
Loading…
Reference in new issue