Changes between Version 170 and Version 171 of CompilationGuide/Ubuntu
- Timestamp:
- Feb 12, 2021, 9:17:27 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide/Ubuntu
v170 v171 301 301 {{{ 302 302 cd ~/ffmpeg_sources && \ 303 git -C SVT-AV1 pull 2> /dev/null || git clone https://git hub.com/AOMediaCodec/SVT-AV1.git && \303 git -C SVT-AV1 pull 2> /dev/null || git clone https://gitlab.com/AOMediaCodec/SVT-AV1.git && \ 304 304 mkdir -p SVT-AV1/build && \ 305 305 cd SVT-AV1/build && \
