lavc/utils: remove unused variable from avcodec_encode_video2.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
7d75febe0f
commit
11344792e8
@ -1201,7 +1201,6 @@ int attribute_align_arg avcodec_encode_video2(AVCodecContext *avctx,
|
||||
{
|
||||
int ret;
|
||||
int user_packet = !!avpkt->data;
|
||||
void *new_data;
|
||||
|
||||
*got_packet_ptr = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user