Source release 14.2.0
This commit is contained in:
@@ -66,7 +66,7 @@ InitializationData::InitializationData(const std::string& type,
|
||||
is_hls_ = true;
|
||||
}
|
||||
|
||||
if (is_supported()) {
|
||||
if (data.size() && is_supported()) {
|
||||
if (is_cenc()) {
|
||||
bool oec_prefers_entitlements = DetectEntitlementPreference(oec_version);
|
||||
if (!SelectWidevinePssh(data, oec_prefers_entitlements, &data_)) {
|
||||
|
||||
Reference in New Issue
Block a user