mirror of https://github.com/FFmpeg/FFmpeg.git
The user buffers passed to avcodec_encode_video2() haven't been propagated to
AVCodec.encode2 implementations since 93016f5d1d
.
Also, the generic encode code already unrefs the packet if nothing was encoded.
Signed-off-by: James Almer <jamrial@gmail.com>
pull/362/head
parent
f404a2716a
commit
cad3a5d715
1 changed files with 1 additions and 3 deletions
Loading…
Reference in new issue