Move VT decoding support detection into a single base class

This commit is contained in:
Cameron Gutman
2024-07-26 00:35:32 -05:00
parent c707dab70a
commit e548697a36
5 changed files with 90 additions and 143 deletions
+1
View File
@@ -398,6 +398,7 @@ macx {
message(VideoToolbox renderer selected)
SOURCES += \
streaming/video/ffmpeg-renderers/vt_base.mm \
streaming/video/ffmpeg-renderers/vt_avsamplelayer.mm \
streaming/video/ffmpeg-renderers/vt_metal.mm