[FFmpeg-devel] [PATCH 2/7] lavfi: copy framesync into framesync2.

Paul B Mahol onemda at gmail.com
Sat Jul 29 12:54:00 EEST 2017


On 7/17/17, Nicolas George <george at nsup.org> wrote:
> framesync2 will be the base for the version using activate.
> Most of the logic will be the same, but the code cannot be shared.
> Copying the file initially without change will make the diff
> easier to read.
>
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
>  libavfilter/framesync2.c | 343
> +++++++++++++++++++++++++++++++++++++++++++++++
>  libavfilter/framesync2.h | 297 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 640 insertions(+)
>  create mode 100644 libavfilter/framesync2.c
>  create mode 100644 libavfilter/framesync2.h
>

ok


More information about the ffmpeg-devel mailing list