mirror of https://github.com/FFmpeg/FFmpeg.git
Encoders must return reference counted packets. This was checked only for encoders using the AVCodec->encode2() API, while blindly accepting whatever encoders using the AVCodec->receive_packet() API were returning. Signed-off-by: James Almer <jamrial@gmail.com>pull/333/head
parent
f01f9f1793
commit
73ee53f317
1 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue