ayon-core/openpype/lib
Jakub Jezek 54205db222
Refactor transcoding.py to fix sample aspect ratio parsing
The code change fixes an issue in the transcoding.py file where the sample aspect ratio was not being parsed correctly. The fix involves modifying the way the sample aspect ratio is accessed from the stream object.
2023-12-06 15:24:19 +01:00
..
__init__.py rescaling wip 2023-11-24 14:37:21 +01:00
applications.py use 'get_asset_name_identifier' for 'AVALON_ASSET' on app start 2023-10-24 18:03:02 +02:00
attribute_definitions.py Remove semicolon 2023-10-26 19:12:15 +02:00
connections.py OP-2005 - refactor yanked _requests_get, _requests_post into lib file 2022-04-12 11:44:34 +02:00
dateutils.py move functions from openpype.lib.config to openpype.lib.dateutils 2022-07-26 11:48:24 +02:00
env_tools.py removed logic related to env groups 2022-04-20 14:20:33 +02:00
events.py Chore: Queued event system (#5514) 2023-08-29 17:31:49 +02:00
execute.py AYON: Environment variables and functions (#5361) 2023-07-31 18:37:46 +02:00
file_transaction.py Just some grammar tweaks 2023-03-30 13:59:22 +02:00
local_settings.py use 'get_ayon_server_api_connection' in core functions 2023-11-09 14:36:42 +01:00
log.py Chore: Remove deprecated functions (#5323) 2023-07-25 16:19:14 +02:00
openpype_version.py AYON: Environment variables and functions (#5361) 2023-07-31 18:37:46 +02:00
path_templates.py General: Anatomy templates formatting (#4773) 2023-04-05 15:59:36 +02:00
path_tools.py Chore: Remove deprecated functions (#5323) 2023-07-25 16:19:14 +02:00
plugin_tools.py Chore: Remove deprecated functions (#5323) 2023-07-25 16:19:14 +02:00
profiles_filtering.py Tweak profiles logging to debug level (#5194) 2023-06-27 11:55:10 +02:00
profiling.py rename folder 2021-04-01 18:54:46 +02:00
project_backpack.py fix single root packing (#5154) 2023-06-19 11:18:55 +02:00
pype_info.py General: Connect to AYON server (base) (#3924) 2023-07-11 17:50:50 +02:00
python_2_comp.py General: Lib code cleanup (#5003) 2023-05-24 10:51:35 +02:00
python_module_tools.py fixed typehints 2023-09-01 16:54:05 +02:00
terminal.py Fix coloring of TrayModuleManager output 2022-05-02 23:04:33 +02:00
transcoding.py Refactor transcoding.py to fix sample aspect ratio parsing 2023-12-06 15:24:19 +01:00
usdlib.py AYON: Add folder to template data (#5417) 2023-08-07 17:22:28 +02:00
vendor_bin_utils.py AYON: 3rd party addon usage (#5300) 2023-07-27 10:54:45 +02:00