[FFmpeg-devel] [PATCH] swscale/swscale: silence unused function	warning
    Timothy Gu 
    timothygu99 at gmail.com
       
    Thu Sep 17 01:31:55 CEST 2015
    
    
  
On Wed, Sep 16, 2015 at 2:20 PM, Ganesh Ajjanagadde
<gajjanagadde at gmail.com> wrote:
> gamma_convert is only used with the old code. Thus, it is
> placed under a header guard. This patch silences a -Wunused-function
> observed on GCC 5.2.
>
> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde at gmail.com>
> ---
>  libswscale/swscale.c | 2 ++
>  1 file changed, 2 insertions(+)
Applied, thanks.
[...]
Timothy
    
    
More information about the ffmpeg-devel
mailing list