-
- Downloads
codec: use AVCodecId instead of id for codec management
A new key has been added to the config.yml file in order to keep the compatibility with all versions. If the new key is not found, we convert id list to AVCodecId list for activated codecs Do not expose H265 during codec negociation if the hardware acceleration is disabled Change-Id: Icbe9fa8d33a7158f432465d6686b18915ad3bfba
Showing
- src/account.cpp 65 additions, 3 deletionssrc/account.cpp
- src/account.h 5 additions, 0 deletionssrc/account.h
- src/client/videomanager.cpp 6 additions, 10 deletionssrc/client/videomanager.cpp
- src/media/media_codec.cpp 9 additions, 14 deletionssrc/media/media_codec.cpp
- src/media/media_codec.h 3 additions, 3 deletionssrc/media/media_codec.h
- src/media/system_codec_container.cpp 12 additions, 12 deletionssrc/media/system_codec_container.cpp
- src/sip/sdp.cpp 8 additions, 0 deletionssrc/sip/sdp.cpp
Loading
Please register or sign in to comment