File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/torchcodec/decoders/_core Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ if (${CMAKE_SYSTEM_NAME} STREQUAL "Linux")
4545 libavdevice.so.58
4646 libavfilter.so.7
4747 libswscale.so.5
48- libswresample.3
48+ libswresample.so. 3
4949 )
5050 set (
5151 f5_library_file_names
@@ -55,7 +55,7 @@ if (${CMAKE_SYSTEM_NAME} STREQUAL "Linux")
5555 libavdevice.so.59
5656 libavfilter.so.8
5757 libswscale.so.6
58- libswresample.4
58+ libswresample.so. 4
5959 )
6060 set (
6161 f6_library_file_names
@@ -65,7 +65,7 @@ if (${CMAKE_SYSTEM_NAME} STREQUAL "Linux")
6565 libavdevice.so.60
6666 libavfilter.so.9
6767 libswscale.so.7
68- libswresample.4
68+ libswresample.so. 4
6969 )
7070 set (
7171 f7_library_file_names
@@ -75,7 +75,7 @@ if (${CMAKE_SYSTEM_NAME} STREQUAL "Linux")
7575 libavdevice.so.61
7676 libavfilter.so.10
7777 libswscale.so.8
78- libswresample.5
78+ libswresample.so. 5
7979 )
8080elseif (${CMAKE_SYSTEM_NAME} STREQUAL "Darwin" )
8181 set (
You can’t perform that action at this time.
0 commit comments