mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-06-05 21:59:20 +02:00
remove patch file, because it is now fixed vvenc
This commit is contained in:
@ -158,8 +158,6 @@ git clone --depth=1 https://github.com/xiph/opus && \
|
||||
git clone --depth=1 https://code.videolan.org/videolan/dav1d && \
|
||||
git clone --depth=1 https://github.com/Netflix/vmaf && \
|
||||
git clone --depth=1 https://github.com/MartinEesmaa/FFmpeg-FixVVC && \
|
||||
wget https://gist.githubusercontent.com/MartinEesmaa/6c4c8158139e04d432f49ac005ba7528/raw/04b05601cb51eec7e5041f8a45b71caa552669c2/libvvenc.pc.in && \
|
||||
cp libvvenc.pc.in vvenc/pkgconfig/ && \
|
||||
cd vvenc && sudo make install-release install-prefix=/usr/local disable-lto=1 && \
|
||||
cd .. && \
|
||||
cd vvdec && sudo make install-release install-prefix=/usr/local disable-lto=1 && \
|
||||
|
Reference in New Issue
Block a user