mirror of https://github.com/FFmpeg/FFmpeg.git
EAGAIN is not correct in this scenario. FFCodec.cb.decode() callback decoders always return the amount of bytes consumed from the input packet (if any), and report if a frame was generated by setting got_frame. Signed-off-by: James Almer <jamrial@gmail.com>pull/388/head
parent
5b342d0005
commit
64007595dc
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue