Skip to content

Commit 9ff7ae5

Browse files
[FEATURE] Added fdkaac (#438)
* Added fdkaac ARM #1478 * Update VERSION
1 parent 77ea8eb commit 9ff7ae5

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ RUN install_clean \
6767
lsdvd \
6868
mkcue \
6969
vorbis-tools \
70-
opus-tools
70+
opus-tools \
71+
fdkaac
7172

7273
# install libdvd-pkg
7374
RUN \

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.1
1+
1.6.0

0 commit comments

Comments
 (0)