mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
videotoolbox: use generic code for dummy hwdevice init
And move the remaining code (just 2 struct constant definitions) to vd_lavc.c.
This commit is contained in:
@@ -370,7 +370,6 @@ def build(ctx):
|
||||
( "video/decode/hw_dxva2.c", "d3d9-hwaccel" ),
|
||||
( "video/decode/hw_d3d11va.c", "d3d-hwaccel" ),
|
||||
( "video/decode/hw_mediacodec.c", "android" ),
|
||||
( "video/decode/hw_videotoolbox.c", "videotoolbox-hwaccel" ),
|
||||
( "video/decode/vd_lavc.c" ),
|
||||
( "video/filter/refqueue.c" ),
|
||||
( "video/filter/vf.c" ),
|
||||
|
||||
Reference in New Issue
Block a user