Re: [FFmpeg-devel] [PATCH 5/5] lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.

2015-08-30 Thread Paul B Mahol
On 8/26/15, Nicolas George wrote: > It has no longer any effect. > > Signed-off-by: Nicolas George > --- > libavfilter/af_afade.c | 1 - > libavfilter/af_asetnsamples.c | 1 - > libavfilter/af_atempo.c| 2 -- > libavfilter/af_compand.c | 1 - > libavfilter/af_dynaudnor

[FFmpeg-devel] [PATCH 5/5] lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.

2015-08-26 Thread Nicolas George
It has no longer any effect. Signed-off-by: Nicolas George --- 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