Re: [FFmpeg-devel] [PATCH 07/16] lavfi/framesync2: add common options.

2017-08-30 Thread Paul B Mahol
On 8/10/17, Nicolas George wrote: > Also add functions and macros to help filters chaining these > options to their own. > > Signed-off-by: Nicolas George > --- > libavfilter/framesync2.c | 55 > ++-- > libavfilter/framesync2.h | 44 +++

[FFmpeg-devel] [PATCH 07/16] lavfi/framesync2: add common options.

2017-08-10 Thread Nicolas George
Also add functions and macros to help filters chaining these options to their own. Signed-off-by: Nicolas George --- libavfilter/framesync2.c | 55 ++-- libavfilter/framesync2.h | 44 +- 2 files changed, 96 insertion