[ROCm/rocdecode commit: b0bab07940]
Αυτή η υποβολή περιλαμβάνεται σε:
Aryan Salmanpour
2026-01-26 15:37:50 -08:00
υποβλήθηκε από GitHub
γονέας 8bcde11500
υποβολή 352a433781
89 αρχεία άλλαξαν με 92 προσθήκες και 92 διαγραφές
@@ -1,4 +1,4 @@
# Copyright (c) 2023 - 2025 Advanced Micro Devices, Inc. All rights reserved.
# Copyright (c) 2023 - 2026 Advanced Micro Devices, Inc. All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
@@ -28,7 +28,7 @@ if sys.version_info[0] < 3:
else:
import subprocess
__copyright__ = "Copyright (c) 2023 - 2025, AMD ROCm rocDecode"
__copyright__ = "Copyright (c) 2023 - 2026, AMD ROCm rocDecode"
__version__ = "2.5.0"
__email__ = "mivisionx.support@amd.com"
__status__ = "Shipping"