Re: [FFmpeg-devel] [PATCHv2 2/2] avfilter/formats: add av_warn_unused_result to function prototypes

2015-10-14 Thread Ganesh Ajjanagadde
On Mon, Oct 12, 2015 at 7:44 AM, Ganesh Ajjanagadde  wrote:
> On Mon, Oct 12, 2015 at 3:11 AM, Nicolas George  wrote:
>> Le nonidi 19 vendémiaire, an CCXXIV, Ganesh Ajjanagadde a écrit :
>>> This uses the av_warn_unused_result attribute liberally to catch some forms 
>>> of improper
>>> usage of functions defined in avfilter/formats.h.
>>>
>>> Signed-off-by: Ganesh Ajjanagadde 
>>> ---
>>>  libavfilter/formats.h | 9 +
>>>  1 file changed, 9 insertions(+)
>>
>> No objection from me.
>
> Ok, will push after 1/2 gets finalized.

Pushed 1/2 and this as well.

>
>>
>> Regards,
>>
>> --
>>   Nicolas George
>>
>> ___
>> ffmpeg-devel mailing list
>> ffmpeg-devel@ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>>
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCHv2 2/2] avfilter/formats: add av_warn_unused_result to function prototypes

2015-10-12 Thread Nicolas George
Le nonidi 19 vendémiaire, an CCXXIV, Ganesh Ajjanagadde a écrit :
> This uses the av_warn_unused_result attribute liberally to catch some forms 
> of improper
> usage of functions defined in avfilter/formats.h.
> 
> Signed-off-by: Ganesh Ajjanagadde 
> ---
>  libavfilter/formats.h | 9 +
>  1 file changed, 9 insertions(+)

No objection from me.

Regards,

-- 
  Nicolas George


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


Re: [FFmpeg-devel] [PATCHv2 2/2] avfilter/formats: add av_warn_unused_result to function prototypes

2015-10-12 Thread Ganesh Ajjanagadde
On Mon, Oct 12, 2015 at 3:11 AM, Nicolas George  wrote:
> Le nonidi 19 vendémiaire, an CCXXIV, Ganesh Ajjanagadde a écrit :
>> This uses the av_warn_unused_result attribute liberally to catch some forms 
>> of improper
>> usage of functions defined in avfilter/formats.h.
>>
>> Signed-off-by: Ganesh Ajjanagadde 
>> ---
>>  libavfilter/formats.h | 9 +
>>  1 file changed, 9 insertions(+)
>
> No objection from me.

Ok, will push after 1/2 gets finalized.

>
> Regards,
>
> --
>   Nicolas George
>
> ___
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel