On Fri, Apr 1, 2016 at 5:31 AM, Luca Barbato <[email protected]> wrote:
> ---
> avconv.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/avconv.c b/avconv.c
> index 2e199e3..1351cfc 100644
> --- a/avconv.c
> +++ b/avconv.c
> @@ -1002,7 +1002,6 @@ static void flush_encoders(void)
>
> if (1) {
> AVPacket pkt;
> - int got_packet;
> av_init_packet(&pkt);
> pkt.data = NULL;
> pkt.size = 0;
> --
> 2.6.1
LGTM.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel