[FFmpeg-devel] [PATCH 09/14] avfilter/vf_amplify: add support for commands
Michael Niedermayer
michael at niedermayer.cc
Fri Oct 11 20:55:58 EEST 2019
On Wed, Oct 09, 2019 at 08:16:19PM +0200, Paul B Mahol wrote:
> On 10/9/19, Michael Niedermayer <michael at niedermayer.cc> wrote:
> > On Wed, Oct 09, 2019 at 12:17:00PM +0200, Paul B Mahol wrote:
> >> Signed-off-by: Paul B Mahol <onemda at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191011/f015c318/attachment.sig>
More information about the ffmpeg-devel
mailing list