avcodec/h2645_parse: simplify memset call
Removed (new_size - pkt->nals_allocated) because this value is always 1
during the call.
Signed-off-by:
James Almer <jamrial@gmail.com>
Showing
Please
register
or
sign in
to comment
Removed (new_size - pkt->nals_allocated) because this value is always 1
during the call.
Signed-off-by:
James Almer <jamrial@gmail.com>