mirror of https://github.com/FFmpeg/FFmpeg.git
Revert "avcodec/vp9_superframe_bsf: cache packets by creating new references rather than moving them"
This reverts commit 7a02b364b6
.
The packet fetched by ff_bsf_get_packet() and ff_bsf_get_packet_ref()
is now guaranteed to be reference counted.
Reviewed-by: wm4 <nfxjfg@googlemail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
pull/283/head
parent
db2a7c947e
commit
823362782c
1 changed files with 1 additions and 3 deletions
Loading…
Reference in new issue