@remotion/compositor-win32-x64-msvc 4.1.0-alpha1 → 4.1.0-alpha11

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/compositor.exe CHANGED
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,10 @@
1
+ prefix=/home/circleci/project/av1/build
2
+ includedir=${prefix}/include
3
+ libdir=${prefix}/lib
4
+ srcdir=/home/circleci/project/av1
5
+
6
+ Name: libdav1d
7
+ Description: AV1 decoding library
8
+ Version: 1.2.1
9
+ Libs: -L${prefix}/src -ldav1d -lpthread
10
+ Cflags: -I${prefix}/src -I${srcdir}/src -I${prefix} -I${srcdir} -I${prefix}/include/dav1d -I${srcdir}/include/dav1d -I${prefix}/include -I${srcdir}/include
@@ -10,5 +10,5 @@ Requires:
10
10
  Requires.private: libswresample >= 4.10.100, libavutil >= 58.2.100
11
11
  Conflicts:
12
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
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 -L/home/circleci/project/av1/build/src -ldav1d -lpthread -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
14
  Cflags: -I${includedir}
Binary file
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "4.1.0-alpha1",
2
+ "version": "4.1.0-alpha11",
3
3
  "name": "@remotion/compositor-win32-x64-msvc",
4
4
  "os": [
5
5
  "win32"