[FFmpeg-devel] [PATCH 5/5] lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.
Paul B Mahol
onemda at gmail.com
Sun Aug 30 22:08:47 CEST 2015
On 8/26/15, Nicolas George <george at nsup.org> wrote:
> It has no longer any effect.
>
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
> libavfilter/af_afade.c | 1 -
> libavfilter/af_asetnsamples.c | 1 -
> libavfilter/af_atempo.c | 2 --
> libavfilter/af_compand.c | 1 -
> libavfilter/af_dynaudnorm.c | 7 -------
> libavfilter/af_silenceremove.c | 8 --------
> libavfilter/avf_showfreqs.c | 1 -
> libavfilter/avfilter.c | 1 -
> libavfilter/f_ebur128.c | 4 ----
> libavfilter/f_interleave.c | 2 --
> libavfilter/f_reverse.c | 8 --------
> libavfilter/framesync.c | 1 -
> libavfilter/internal.h | 14 --------------
> libavfilter/trim.c | 8 --------
> libavfilter/vf_atadenoise.c | 7 -------
> libavfilter/vf_blend.c | 5 ++---
> libavfilter/vf_decimate.c | 1 -
> libavfilter/vf_detelecine.c | 1 -
> libavfilter/vf_fieldmatch.c | 1 -
> libavfilter/vf_framestep.c | 1 -
> libavfilter/vf_idet.c | 7 -------
> libavfilter/vf_interlace.c | 1 -
> libavfilter/vf_palettegen.c | 1 -
> libavfilter/vf_pullup.c | 7 -------
> libavfilter/vf_random.c | 7 -------
> libavfilter/vf_stereo3d.c | 1 -
> libavfilter/vf_telecine.c | 1 -
> libavfilter/vf_tile.c | 2 --
> libavfilter/vf_tinterlace.c | 1 -
> libavfilter/vf_w3fdif.c | 1 -
> 30 files changed, 2 insertions(+), 102 deletions(-)
>
except missing vf_framerate.c lgtm
More information about the ffmpeg-devel
mailing list