@remotion/compositor-win32-x64-msvc 4.0.72 → 4.0.74

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
@@ -5,9 +5,9 @@ includedir=remotion/include
5
5
 
6
6
  Name: libavcodec
7
7
  Description: FFmpeg codec library
8
- Version: 60.3.100
8
+ Version: 60.31.102
9
9
  Requires:
10
- Requires.private: libswresample >= 4.10.100, libavutil >= 58.2.100
10
+ Requires.private: libswresample >= 4.12.100, libavutil >= 58.29.100
11
11
  Conflicts:
12
12
  Libs: -L${libdir} -lavcodec
13
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 -L/home/circleci/project/fdk-aac-2.0.2/remotion/lib -lfdk-aac -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
@@ -5,9 +5,9 @@ includedir=remotion/include
5
5
 
6
6
  Name: libavdevice
7
7
  Description: FFmpeg device handling library
8
- Version: 60.1.100
8
+ Version: 60.3.100
9
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
10
+ Requires.private: libavfilter >= 9.12.100, libswscale >= 7.5.100, libavformat >= 60.16.100, libavcodec >= 60.31.102, libswresample >= 4.12.100, libavutil >= 58.29.100
11
11
  Conflicts:
12
12
  Libs: -L${libdir} -lavdevice
13
13
  Libs.private: -lpsapi -lole32 -lstrmiids -luuid -loleaut32 -lshlwapi -lgdi32 -lm -latomic -lvfw32
@@ -5,9 +5,9 @@ includedir=remotion/include
5
5
 
6
6
  Name: libavfilter
7
7
  Description: FFmpeg audio/video filtering library
8
- Version: 9.3.100
8
+ Version: 9.12.100
9
9
  Requires:
10
- Requires.private: libswscale >= 7.1.100, libswresample >= 4.10.100, libavutil >= 58.2.100
10
+ Requires.private: libswscale >= 7.5.100, libswresample >= 4.12.100, libavutil >= 58.29.100
11
11
  Conflicts:
12
12
  Libs: -L${libdir} -lavfilter
13
13
  Libs.private: -pthread -lm -latomic
@@ -5,9 +5,9 @@ includedir=remotion/include
5
5
 
6
6
  Name: libavformat
7
7
  Description: FFmpeg container format library
8
- Version: 60.3.100
8
+ Version: 60.16.100
9
9
  Requires:
10
- Requires.private: libavcodec >= 60.3.100, libswresample >= 4.10.100, libavutil >= 58.2.100
10
+ Requires.private: libavcodec >= 60.31.102, libswresample >= 4.12.100, libavutil >= 58.29.100
11
11
  Conflicts:
12
12
  Libs: -L${libdir} -lavformat
13
13
  Libs.private: -lm -latomic -L/usr/x86_64-w64-mingw32/lib -lz -lsecur32 -lws2_32
@@ -5,7 +5,7 @@ includedir=remotion/include
5
5
 
6
6
  Name: libavutil
7
7
  Description: FFmpeg utility library
8
- Version: 58.2.100
8
+ Version: 58.29.100
9
9
  Requires:
10
10
  Requires.private:
11
11
  Conflicts:
@@ -5,9 +5,9 @@ includedir=remotion/include
5
5
 
6
6
  Name: libswresample
7
7
  Description: FFmpeg audio resampling library
8
- Version: 4.10.100
8
+ Version: 4.12.100
9
9
  Requires:
10
- Requires.private: libavutil >= 58.2.100
10
+ Requires.private: libavutil >= 58.29.100
11
11
  Conflicts:
12
12
  Libs: -L${libdir} -lswresample
13
13
  Libs.private: -lm -latomic
@@ -5,9 +5,9 @@ includedir=remotion/include
5
5
 
6
6
  Name: libswscale
7
7
  Description: FFmpeg image rescaling library
8
- Version: 7.1.100
8
+ Version: 7.5.100
9
9
  Requires:
10
- Requires.private: libavutil >= 58.2.100
10
+ Requires.private: libavutil >= 58.29.100
11
11
  Conflicts:
12
12
  Libs: -L${libdir} -lswscale
13
13
  Libs.private: -lm -latomic
Binary file
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "4.0.72",
2
+ "version": "4.0.74",
3
3
  "name": "@remotion/compositor-win32-x64-msvc",
4
4
  "os": [
5
5
  "win32"