1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavfilter
Andreas Rheinhardt d6f4b91ba5 avfilter/framesync: Remove redundant setting of AVClass
Every filter exposing the framesync options via its child_next
callback already calls framesync_preinit() in its preinit callback.
So the filter is already preinited whenever its child_next is called.

Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-09-23 21:13:00 +02:00
..
2021-04-19 14:34:10 +02:00
2021-08-28 18:51:04 +02:00
2021-08-21 16:11:11 +02:00
2021-07-22 14:47:57 +02:00
2021-09-19 04:07:48 +02:00
2021-09-19 04:26:00 +02:00
2021-04-11 23:18:20 +08:00
2021-09-19 04:26:07 +02:00