[FFmpeg-devel] [PATCH] avfilter/f_cue: add cue and acue filters

Marton Balint cus at passwd.hu
Sun Sep 9 22:47:37 EEST 2018


>>>> 2018.08.25. 20:35 keltezéssel, Marton Balint írta:
>>>>> To delay filtering until a given wallclock timestamp.
>>>>>
>>>>> Signed-off-by: Marton Balint <cus at passwd.hu>
>>>>> ---
>>>>>   doc/filters.texi         |  36 ++++++++++
>>>>>   libavfilter/Makefile     |   2 +
>>>>>   libavfilter/allfilters.c |   2 +
>>>>>   libavfilter/f_cue.c      | 182 
>>>>> +++++++++++++++++++++++++++++++++++++++++++++++
>>>>>   libavfilter/version.h    |   2 +-
>>>>>   5 files changed, 223 insertions(+), 1 deletion(-)
>>>>>   create mode 100644 libavfilter/f_cue.c
>>>>>

And finally applied. If Nicolas or anybody can provide some pointers on 
how to get rid of the extra frame queue, then I will be more than happy 
to work on it.

Thanks,
Marton


More information about the ffmpeg-devel mailing list