On Wed, Oct 09, 2019 at 08:16:19PM +0200, Paul B Mahol wrote: > On 10/9/19, Michael Niedermayer <mich...@niedermayer.cc> wrote: > > On Wed, Oct 09, 2019 at 12:17:00PM +0200, Paul B Mahol wrote: > >> Signed-off-by: Paul B Mahol <one...@gmail.com> > >> --- > >> libavfilter/vf_amplify.c | 14 ++++++++------ > >> 1 file changed, 8 insertions(+), 6 deletions(-) > > [...] > >> @@ -311,4 +312,5 @@ AVFilter ff_vf_amplify = { > >> .init = init, > >> .uninit = uninit, > >> .flags = AVFILTER_FLAG_SLICE_THREADS, > >> + .process_command = ff_filter_process_command, > > > > maybe ff_filter_process_command() should be called by default if > > process_command is NULL > > Maybe, but I prefer explicit solutions more.
sure, ok, its your code thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Into a blind darkness they enter who follow after the Ignorance, they as if into a greater darkness enter who devote themselves to the Knowledge alone. -- Isha Upanishad
signature.asc
Description: PGP signature
_______________________________________________ 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".