@remotion/compositor-win32-x64-msvc 4.0.0-alpha7 → 4.0.0-alpha8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/ffmpeg/remotion/lib/pkgconfig/libavcodec.pc +0 -14
- package/ffmpeg/remotion/lib/pkgconfig/libavdevice.pc +0 -14
- package/ffmpeg/remotion/lib/pkgconfig/libavfilter.pc +0 -14
- package/ffmpeg/remotion/lib/pkgconfig/libavformat.pc +0 -14
- package/ffmpeg/remotion/lib/pkgconfig/libavutil.pc +0 -14
- package/ffmpeg/remotion/lib/pkgconfig/libswresample.pc +0 -14
- package/ffmpeg/remotion/lib/pkgconfig/libswscale.pc +0 -14
- package/ffmpeg/remotion/lib/pkgconfig/opus.pc +0 -15
- package/ffmpeg/remotion/lib/pkgconfig/vpx.pc +0 -14
- package/ffmpeg/remotion/lib/pkgconfig/x264.pc +0 -11
- package/ffmpeg/remotion/lib/pkgconfig/x265.pc +0 -10
package/package.json
CHANGED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
prefix=remotion
|
|
2
|
-
exec_prefix=${prefix}
|
|
3
|
-
libdir=remotion/lib
|
|
4
|
-
includedir=remotion/include
|
|
5
|
-
|
|
6
|
-
Name: libavcodec
|
|
7
|
-
Description: FFmpeg codec library
|
|
8
|
-
Version: 60.3.100
|
|
9
|
-
Requires:
|
|
10
|
-
Requires.private: libswresample >= 4.10.100, libavutil >= 58.2.100
|
|
11
|
-
Conflicts:
|
|
12
|
-
Libs: -L${libdir} -lavcodec
|
|
13
|
-
Libs.private: -L/mingw64/lib -lvpx -lm -L/mingw64/lib -lvpx -lm -L/mingw64/lib -lvpx -lm -L/mingw64/lib -lvpx -lm -pthread -lm -latomic -lmp3lame -lm -Lremotion/lib -lopus -lm -lssp -Lremotion/lib -lx264 -Lremotion/lib -lx265 -lstdc++ -lgcc_s -lgcc -lgcc_s -lgcc -lole32 -luser32 -L/usr/x86_64-w64-mingw32/lib -lz
|
|
14
|
-
Cflags: -I${includedir}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
prefix=remotion
|
|
2
|
-
exec_prefix=${prefix}
|
|
3
|
-
libdir=remotion/lib
|
|
4
|
-
includedir=remotion/include
|
|
5
|
-
|
|
6
|
-
Name: libavdevice
|
|
7
|
-
Description: FFmpeg device handling library
|
|
8
|
-
Version: 60.1.100
|
|
9
|
-
Requires:
|
|
10
|
-
Requires.private: libavfilter >= 9.3.100, libswscale >= 7.1.100, libavformat >= 60.3.100, libavcodec >= 60.3.100, libswresample >= 4.10.100, libavutil >= 58.2.100
|
|
11
|
-
Conflicts:
|
|
12
|
-
Libs: -L${libdir} -lavdevice
|
|
13
|
-
Libs.private: -lpsapi -lole32 -lstrmiids -luuid -loleaut32 -lshlwapi -lgdi32 -lm -latomic -lvfw32
|
|
14
|
-
Cflags: -I${includedir}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
prefix=remotion
|
|
2
|
-
exec_prefix=${prefix}
|
|
3
|
-
libdir=remotion/lib
|
|
4
|
-
includedir=remotion/include
|
|
5
|
-
|
|
6
|
-
Name: libavfilter
|
|
7
|
-
Description: FFmpeg audio/video filtering library
|
|
8
|
-
Version: 9.3.100
|
|
9
|
-
Requires:
|
|
10
|
-
Requires.private: libswscale >= 7.1.100, libswresample >= 4.10.100, libavutil >= 58.2.100
|
|
11
|
-
Conflicts:
|
|
12
|
-
Libs: -L${libdir} -lavfilter
|
|
13
|
-
Libs.private: -pthread -lm -latomic
|
|
14
|
-
Cflags: -I${includedir}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
prefix=remotion
|
|
2
|
-
exec_prefix=${prefix}
|
|
3
|
-
libdir=remotion/lib
|
|
4
|
-
includedir=remotion/include
|
|
5
|
-
|
|
6
|
-
Name: libavformat
|
|
7
|
-
Description: FFmpeg container format library
|
|
8
|
-
Version: 60.3.100
|
|
9
|
-
Requires:
|
|
10
|
-
Requires.private: libavcodec >= 60.3.100, libswresample >= 4.10.100, libavutil >= 58.2.100
|
|
11
|
-
Conflicts:
|
|
12
|
-
Libs: -L${libdir} -lavformat
|
|
13
|
-
Libs.private: -lm -latomic -L/usr/x86_64-w64-mingw32/lib -lz -lsecur32 -lws2_32
|
|
14
|
-
Cflags: -I${includedir}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
prefix=remotion
|
|
2
|
-
exec_prefix=${prefix}
|
|
3
|
-
libdir=remotion/lib
|
|
4
|
-
includedir=remotion/include
|
|
5
|
-
|
|
6
|
-
Name: libavutil
|
|
7
|
-
Description: FFmpeg utility library
|
|
8
|
-
Version: 58.2.100
|
|
9
|
-
Requires:
|
|
10
|
-
Requires.private:
|
|
11
|
-
Conflicts:
|
|
12
|
-
Libs: -L${libdir} -lavutil
|
|
13
|
-
Libs.private: -pthread -lm -luser32 -lbcrypt -latomic
|
|
14
|
-
Cflags: -I${includedir}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
prefix=remotion
|
|
2
|
-
exec_prefix=${prefix}
|
|
3
|
-
libdir=remotion/lib
|
|
4
|
-
includedir=remotion/include
|
|
5
|
-
|
|
6
|
-
Name: libswresample
|
|
7
|
-
Description: FFmpeg audio resampling library
|
|
8
|
-
Version: 4.10.100
|
|
9
|
-
Requires:
|
|
10
|
-
Requires.private: libavutil >= 58.2.100
|
|
11
|
-
Conflicts:
|
|
12
|
-
Libs: -L${libdir} -lswresample
|
|
13
|
-
Libs.private: -lm -latomic
|
|
14
|
-
Cflags: -I${includedir}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
prefix=remotion
|
|
2
|
-
exec_prefix=${prefix}
|
|
3
|
-
libdir=remotion/lib
|
|
4
|
-
includedir=remotion/include
|
|
5
|
-
|
|
6
|
-
Name: libswscale
|
|
7
|
-
Description: FFmpeg image rescaling library
|
|
8
|
-
Version: 7.1.100
|
|
9
|
-
Requires:
|
|
10
|
-
Requires.private: libavutil >= 58.2.100
|
|
11
|
-
Conflicts:
|
|
12
|
-
Libs: -L${libdir} -lswscale
|
|
13
|
-
Libs.private: -lm -latomic
|
|
14
|
-
Cflags: -I${includedir}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
# Opus codec reference implementation pkg-config file
|
|
2
|
-
|
|
3
|
-
prefix=remotion
|
|
4
|
-
exec_prefix=${prefix}
|
|
5
|
-
libdir=${exec_prefix}/lib
|
|
6
|
-
includedir=${prefix}/include
|
|
7
|
-
|
|
8
|
-
Name: Opus
|
|
9
|
-
Description: Opus IETF audio codec (floating-point, custom modes build)
|
|
10
|
-
URL: https://opus-codec.org/
|
|
11
|
-
Version: 1.3.1
|
|
12
|
-
Requires:
|
|
13
|
-
Conflicts:
|
|
14
|
-
Libs: -L${libdir} -lopus -lm -lssp
|
|
15
|
-
Cflags: -I${includedir}/opus
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
# pkg-config file from libvpx v1.13.0
|
|
2
|
-
prefix=/mingw64
|
|
3
|
-
exec_prefix=${prefix}
|
|
4
|
-
libdir=${prefix}/lib
|
|
5
|
-
includedir=${prefix}/include
|
|
6
|
-
|
|
7
|
-
Name: vpx
|
|
8
|
-
Description: WebM Project VPx codec implementation
|
|
9
|
-
Version: 1.13.0
|
|
10
|
-
Requires:
|
|
11
|
-
Conflicts:
|
|
12
|
-
Libs: -L${libdir} -lvpx -lm
|
|
13
|
-
Libs.private: -lm -lpthread
|
|
14
|
-
Cflags: -I${includedir}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
prefix=remotion
|
|
2
|
-
exec_prefix=${prefix}
|
|
3
|
-
libdir=${exec_prefix}/lib
|
|
4
|
-
includedir=${prefix}/include
|
|
5
|
-
|
|
6
|
-
Name: x264
|
|
7
|
-
Description: H.264 (MPEG4 AVC) encoder library
|
|
8
|
-
Version: 0.164.3095
|
|
9
|
-
Libs: -L${exec_prefix}/lib -lx264
|
|
10
|
-
Libs.private:
|
|
11
|
-
Cflags: -I${prefix}/include
|