Commit 7a31743
committed
Fix incorrect build files.
The MP4Parser is not only used by the text parsers, but also by the
DashParser and Pssh parsing. This means that it should not appear in
the `build/types/text` build file, but in the `build/types/core` file.
Closes #660
Change-Id: I8524663749644084161d06ca295732550ebc8fc51 parent 29b022e commit 7a31743
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
0 commit comments