[FFmpeg-devel] [PATCH 1/3] ffmpeg: explicitly handle sub2video subpicture initialization

Jan Ekström jeebjp at gmail.com
Mon Mar 16 17:59:38 EET 2020


On Mon, Mar 16, 2020 at 11:52 AM Nicolas George <george at nsup.org> wrote:
>
> Jan Ekström (12020-03-12):
> > Each time the sub2video structure is initialized, the sub2video
> > subpicture is initialized together with the first received heartbeat.
> > The heartbeat's PTS is utilized as the subpicture start time.
> >
> > Additionally, add some documentation on the stages.
> > ---
> >  fftools/ffmpeg.c        | 22 +++++++++++++++-------
> >  fftools/ffmpeg.h        |  3 ++-
> >  fftools/ffmpeg_filter.c |  8 +++++++-
> >  3 files changed, 24 insertions(+), 9 deletions(-)
>
> I think it's ok. No objections for the tests, but I can't upload FATE
> samples.
>
> Thanks, and sorry for the delay.
>

Cheers, thanks for having a look.

The sample was already uploaded on Saturday so I think we're in a
pretty good situation with regards to that.

Will start pushing the patch set soon.

- Jan


More information about the ffmpeg-devel mailing list