Skip to content
Snippets Groups Projects
Commit d205c8f3 authored by James Almer's avatar James Almer
Browse files

avcodec/avpacket: remove unnecessary check in av_packet_make_writable()


Zero sized packets are already handled below in the function.
This is more in line with av_packet_ref().

Signed-off-by: default avatarJames Almer <jamrial@gmail.com>
parent 3914c8e0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment