mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
f_lavfi: use new libavfilter iteration API
This commit is contained in:
@@ -160,7 +160,6 @@ void init_libav(struct mpv_global *global)
|
||||
pthread_mutex_unlock(&log_lock);
|
||||
|
||||
avformat_network_init();
|
||||
avfilter_register_all();
|
||||
|
||||
#if HAVE_LIBAVDEVICE
|
||||
avdevice_register_all();
|
||||
|
||||
Reference in New Issue
Block a user