[FFmpeg-devel] [PATCH] lavu: add av_get_color_string() and use it in -colors option

Paul B Mahol onemda at gmail.com
Sun Oct 27 19:57:45 CET 2013


On 10/27/13, Stefano Sabatini <stefasab at gmail.com> wrote:
> On date Saturday 2013-10-26 12:05:58 +0200, Nicolas George encoded:
>> Le tridi 3 brumaire, an CCXXII, Stefano Sabatini a ecrit :
>> > ping nicolas.
>>
>> You adopted most my suggestions, I have no further remarks on the matter.
>> I
>> believe you can safely assume there are no more objections to the 8-bits
>> RGB
>> return array.
>
> Thanks, applied.


In file included from ffprobe.c:2557:
./cmdutils_common_opts.h:17:45: warning: incompatible pointer types
initializing 'int (*)(void *, const char *, const char *)' with an
expression of type
      'void (void *, const char *, const char *)' [-Wincompatible-pointer-types]
    { "colors"     , OPT_EXIT, {.func_arg = show_colors },      "show
available color names" },
                                            ^~~~~~~~~~~


> --
> FFmpeg = Fundamentalist and Fundamentalist Minimal Problematic Enlightening
> Geisha
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list