This repository was archived by the owner on Sep 9, 2024. It is now read-only.
Commit 42a6545
authored
Fix Ubuntu packaging of DVDNR (#425)
* Package DVDNR library properly for Ubuntu
- Incorrect name for DVDNR library was so used so library was not included in the package
- This did not block applications from running, since the library is loaded during runtime if found
- Without it Dolby Voice noise suppression and other processing was unavailable
* Bump version to 1.2.42 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments