Skip to content

Commit

Permalink
Beta version 4.16.3: Fix dav1d in FFmpeg on macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Apr 5, 2024
1 parent 0ce6a4c commit 8f8725e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Telegram/build/prepare/prepare.py
Original file line number Diff line number Diff line change
Expand Up @@ -1095,6 +1095,7 @@ def runStages():
--disable-network \
--disable-everything \
--enable-protocol=file \
--enable-libdav1d \
--enable-libopus \
--enable-libvpx \
--enable-hwaccel=h264_videotoolbox \
Expand All @@ -1116,6 +1117,7 @@ def runStages():
--enable-decoder=gif \
--enable-decoder=h264 \
--enable-decoder=hevc \
--enable-decoder=libdav1d \
--enable-decoder=libvpx_vp8 \
--enable-decoder=libvpx_vp9 \
--enable-decoder=mp1 \
Expand Down
2 changes: 1 addition & 1 deletion cmake

0 comments on commit 8f8725e

Please sign in to comment.