Re: [FFmpeg-devel] [PATCH]lavc/h263dec: Remove a variable declaration that can lead to a warning

2018-07-12 Thread Carl Eugen Hoyos
2018-07-13 0:58 GMT+02:00, Michael Niedermayer :
> On Thu, Jul 12, 2018 at 12:10:22AM +0200, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> Attached patch silences a warning about an unused variable for the
>> default compilation.
>>
>> Please comment, Carl Eugen
>
>>  h263dec.c |3 +--
>>  1 file changed, 1 insertion(+), 2 deletions(-)
>> 033e73b13321e415b275c02514fcbce6ffa8623c
>> 0001-lavc-h263dec-Remove-a-variable-declaration-that-can-.patch
>> From d9fd7569ef2526f00b5544c3efef377ea86f815c Mon Sep 17 00:00:00 2001
>> From: Carl Eugen Hoyos 
>> Date: Thu, 12 Jul 2018 00:07:55 +0200
>> Subject: [PATCH] lavc/h263dec: Remove a variable declaration that can lead
>> to
>>  a warning.
>
> LGTM

Patch applied.

Thank you, Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH]lavc/h263dec: Remove a variable declaration that can lead to a warning

2018-07-12 Thread Michael Niedermayer
On Thu, Jul 12, 2018 at 12:10:22AM +0200, Carl Eugen Hoyos wrote:
> Hi!
> 
> Attached patch silences a warning about an unused variable for the
> default compilation.
> 
> Please comment, Carl Eugen

>  h263dec.c |3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 033e73b13321e415b275c02514fcbce6ffa8623c  
> 0001-lavc-h263dec-Remove-a-variable-declaration-that-can-.patch
> From d9fd7569ef2526f00b5544c3efef377ea86f815c Mon Sep 17 00:00:00 2001
> From: Carl Eugen Hoyos 
> Date: Thu, 12 Jul 2018 00:07:55 +0200
> Subject: [PATCH] lavc/h263dec: Remove a variable declaration that can lead to
>  a warning.

LGTM

thx

[...]

-- 
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides


signature.asc
Description: PGP signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel