[FFmpeg-devel] [PATCH] avfilter/graphparser: allow specifying filter at id as filter instance
    Paul B Mahol 
    onemda at gmail.com
       
    Thu May 18 19:11:06 EEST 2017
    
    
  
On 5/17/17, Muhammad Faiz <mfcc64 at gmail.com> wrote:
> See http://lists.ffmpeg.org/pipermail/ffmpeg-user/2017-April/035975.html
> Parsed_filter_X is not intuitive as filter instance name and
> also undocumented.
>
> Signed-off-by: Muhammad Faiz <mfcc64 at gmail.com>
> ---
>  doc/filters.texi          | 13 ++++++++++---
>  libavfilter/graphparser.c | 26 +++++++++++++++++++++-----
>  2 files changed, 31 insertions(+), 8 deletions(-)
>
Could you add example in git log when you also linked that thread
article.
IMHO ParsedXXXX could remain and user can override it with custom one.
    
    
More information about the ffmpeg-devel
mailing list