Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Commit

Permalink
Add raw audio decoder
Browse files Browse the repository at this point in the history
  • Loading branch information
rom1v committed Mar 3, 2023
1 parent 7a64cb2 commit 6fc776e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_ffmpeg_windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ configure_ffmpeg() {
--enable-decoder=h264 \
--enable-decoder=hevc \
--enable-decoder=av1 \
--enable-decoder=pcm_s16le \
--enable-decoder=opus \
--enable-decoder=aac \
--enable-decoder=png \
Expand Down

0 comments on commit 6fc776e

Please sign in to comment.