Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Commit

Permalink
fix(build): add needed ffmpeg decoder to configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
fertok committed Jan 13, 2018
1 parent fdcc695 commit 8973a52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions windows/cross-compile/build.sh
Expand Up @@ -504,6 +504,7 @@ then
--enable-parser=mjpeg \
--enable-decoder=h264 \
--enable-decoder=mjpeg \
--enable-decoder=rawvideo \
--enable-memalign-hack
make
make install
Expand Down

0 comments on commit 8973a52

Please sign in to comment.