Commit 9cb12cc
authored
Feature/processing optimizations (Dash-Industry-Forum#4609)
* Remove EssentialProperty from ObjectIron RepresentationMap and account for EssentialProperties not automatically being mapped to Representation
* Remove SupplementalProperty from ObjectIron RepresentationMap and account for SupplementalProperty not automatically being mapped to Representation
* Adjust the Karma config for unit tests to derive code coverage
* Fix a bug that causes SegmentBase playback to crash1 parent fdf3308 commit 9cb12cc
File tree
15 files changed
+517
-308
lines changed- src
- dash
- models
- parser/maps
- streaming
- controllers
- utils
- vo
- test/unit
- config
- mocks
- test
- dash
- streaming
15 files changed
+517
-308
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
390 | 403 | | |
391 | 404 | | |
392 | 405 | | |
| |||
1013 | 1026 | | |
1014 | 1027 | | |
1015 | 1028 | | |
1016 | | - | |
1017 | | - | |
1018 | | - | |
1019 | | - | |
| 1029 | + | |
1020 | 1030 | | |
1021 | | - | |
1022 | | - | |
1023 | | - | |
1024 | | - | |
1025 | 1031 | | |
1026 | 1032 | | |
1027 | 1033 | | |
| |||
1080 | 1086 | | |
1081 | 1087 | | |
1082 | 1088 | | |
1083 | | - | |
1084 | | - | |
1085 | | - | |
1086 | | - | |
1087 | | - | |
1088 | | - | |
1089 | | - | |
1090 | | - | |
1091 | | - | |
1092 | | - | |
1093 | | - | |
1094 | | - | |
1095 | | - | |
1096 | | - | |
1097 | | - | |
1098 | | - | |
1099 | | - | |
1100 | | - | |
1101 | | - | |
1102 | | - | |
1103 | | - | |
1104 | | - | |
1105 | | - | |
1106 | | - | |
1107 | | - | |
1108 | | - | |
1109 | 1089 | | |
1110 | 1090 | | |
1111 | 1091 | | |
| |||
1228 | 1208 | | |
1229 | 1209 | | |
1230 | 1210 | | |
| 1211 | + | |
1231 | 1212 | | |
1232 | 1213 | | |
1233 | 1214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
186 | | - | |
| 187 | + | |
| 188 | + | |
187 | 189 | | |
188 | 190 | | |
189 | 191 | | |
| |||
0 commit comments