[FFmpeg-devel] [PATCH 1/2] swscale/swscale_internal: add av_warn_unused_result

Ganesh Ajjanagadde gajjanag at mit.edu
Fri Oct 30 00:17:08 CET 2015


On Thu, Oct 29, 2015 at 5:50 PM, Michael Niedermayer
<michael at niedermayer.cc> wrote:
> On Thu, Oct 15, 2015 at 09:46:08PM -0400, Ganesh Ajjanagadde wrote:
>> This triggers a few warnings that need to be fixed.
>
> do you have a list of warnings that adds ?
> Iam asking as it would make it easier to judge if they are all issues
> that need fixing or if any are valid cases that do not need a return
> value check

May be easily obtained by running a build with a reasonably recent
clang/gcc (just grep for -Wunused-result and filter out the buffersrc
stuff). Will post explicitly later.

>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> What does censorship reveal? It reveals fear. -- Julian Assange
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list