Anton Khirnov (12022-07-13):
> ---
>  doc/filters.texi                |  2 +-
>  libavfilter/buffersrc.c         |  7 +++++++
>  libavfilter/f_loop.c            | 14 ++++++++++++++
>  libavfilter/vf_deshake_opencl.c |  7 +++++++
>  libavfilter/vf_drawtext.c       | 16 ++++++++++++++++
>  5 files changed, 45 insertions(+), 1 deletion(-)

No objection from me.

But pkt_duration is mostly unused in libavfilter: the authoritative
information about a packet duration is given by the timestamp of the
next packet. What f_loop and vf_deshake_opencl currently do is slightly
bogus.

Regards,

-- 
  Nicolas George

Attachment: 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".

Reply via email to