Skip to content

Commit

Permalink
workflow: update the FFmpeg branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Asd-g committed Nov 17, 2023
1 parent ada50cb commit aa39a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Install FFmpeg
run: |
git clone https://github.com/HomeOfAviSynthPlusEvolution/FFmpeg --branch custom-patches-for-lsmashsource-1 --depth 1
git clone https://github.com/HomeOfAviSynthPlusEvolution/FFmpeg --branch custom-patches-for-lsmashsource --depth 1
pushd FFmpeg
./configure --enable-gpl --enable-version3 --disable-static --enable-shared --disable-all --disable-autodetect --enable-avcodec --enable-avformat --enable-swresample --enable-swscale --disable-asm --disable-debug
make -j2
Expand Down

0 comments on commit aa39a9c

Please sign in to comment.