Projects
home:Gui-Yue:branches:home:revy:revyos:repo:ros2
ffmpeg
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 22
View file
ffmpeg_6.1.1-1revyos1.debian.tar.xz/changelog
Changed
@@ -1,8 +1,8 @@ ffmpeg (7:6.1.1-1revyos1) unstable; urgency=medium - * fix unrecognized opcode + * fix unrecognized opcode on riscv - -- Gui-Yue <yuemeng.gui@gmail.com> Tue, 12 Mar 2024 22:18:26 +0800 + -- Gui-Yue <yuemeng.gui@gmail.com> Wed, 13 Mar 2024 13:18:07 +0800 ffmpeg (7:6.1.1-1) unstable; urgency=medium
View file
ffmpeg_6.1.1-1revyos1.debian.tar.xz/patches/fix_unrecognized_opcode.patch
Changed
@@ -1,13 +1,15 @@ --- a/configure +++ b/configure -@@ -378,8 +378,8 @@ - --strip=STRIP use strip tool STRIP $strip_default - --windres=WINDRES use windows resource compiler WINDRES $windres_default - --x86asmexe=EXE use nasm-compatible assembler EXE $x86asmexe_default -- --cc=CC use C compiler CC $cc_default -- --cxx=CXX use C compiler CXX $cxx_default -+ --cc=clang use C compiler CC $cc_default -+ --cxx=clang++ use C compiler CXX $cxx_default - --objcc=OCC use ObjC compiler OCC $cc_default - --dep-cc=DEPCC use dependency generator DEPCC $cc_default - --nvcc=NVCC use Nvidia CUDA compiler NVCC or clang $nvcc_default +@@ -3930,9 +3930,9 @@ + + # toolchain + ar_default="ar" +-cc_default="gcc" +-cxx_default="g++" +-host_cc_default="gcc" ++cc_default="clang" ++cxx_default="clang++" ++host_cc_default="clang" + doxygen_default="doxygen" + install="install" + ln_s_default="ln -s -f"
View file
ffmpeg_6.1.1-1revyos1.debian.tar.xz/rules
Changed
@@ -132,10 +132,10 @@ # Respect CC/CXX from the environment, if they differ from the default. # Don't set them if they equal the default, because that disables autodetection needed for cross-building. ifneq (cc,$(CC)) - CONFIG += --cc=clang + CONFIG += --cc=$(CC) endif ifneq (g++,$(CXX)) - CONFIG += --cxx=clang++ + CONFIG += --cxx=$(CXX) endif # Some libraries are built only on linux.
View file
ffmpeg_6.1.1-1revyos1.dsc
Changed
@@ -41,12 +41,12 @@ Checksums-Sha1: 6087af1baf21c61883882f92b854e02c1cc95ba6 10458600 ffmpeg_6.1.1.orig.tar.xz 75eb2f52882f43a0d460ee3704dd3e237552a328 520 ffmpeg_6.1.1.orig.tar.xz.asc - abd90fe1d2fc324ddaa7df73276936b959629c7e 53540 ffmpeg_6.1.1-1revyos1.debian.tar.xz + 07b0d17d20af6ab60fc012e582ffa04b710fce8a 53416 ffmpeg_6.1.1-1revyos1.debian.tar.xz Checksums-Sha256: 8684f4b00f94b85461884c3719382f1261f0d9eb3d59640a1f4ac0873616f968 10458600 ffmpeg_6.1.1.orig.tar.xz e1aa97244d6d61b508ae06a71c7b8362b3b1733459a3fc1f2efa5d85456135d3 520 ffmpeg_6.1.1.orig.tar.xz.asc - 139bae9ccf7c0bafbbcaa23ca5d94cdee95f581ebae52a6bd9dd015fda7e991b 53540 ffmpeg_6.1.1-1revyos1.debian.tar.xz + 8ac254fca16543a2b33fce6bfede07a57e95f0d0a068fdd63c899a1fd1c1f707 53416 ffmpeg_6.1.1-1revyos1.debian.tar.xz Files: 341d719415b7f95bb59f5016f2864ac6 10458600 ffmpeg_6.1.1.orig.tar.xz 44c3eb8563680bcd66a0b62119bf71de 520 ffmpeg_6.1.1.orig.tar.xz.asc - 7aa5d1d9420bcf0a855bb59d27acf62c 53540 ffmpeg_6.1.1-1revyos1.debian.tar.xz + 9194139eeb7831109653f6623f7e13c1 53416 ffmpeg_6.1.1-1revyos1.debian.tar.xz
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2