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
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue