On Wed, Oct 09, 2019 at 12:16:53 +0200, Paul B Mahol wrote:
> +int ff_filter_process_command(AVFilterContext *ctx, const char *cmd,
> +                              const char *arg, char *res, int res_len, int 
> flags)

Are res and res_len reserved for future use? I didn't put this through
a compiler, but I don't see them being used in this function.

Cheers,
Moritz
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to