-
-
Notifications
You must be signed in to change notification settings - Fork 989
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f80251f
commit 8096364
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule ffmpeg-linux-aarch64
updated
23 files
+7 −5 | include/cbs/cbs.h | |
+6 −2 | include/cbs/cbs_av1.h | |
+2 −4 | include/cbs/cbs_h264.h | |
+3 −6 | include/cbs/cbs_h265.h | |
+8 −12 | include/cbs/cbs_sei.h | |
+12 −9 | include/cbs/codec_par.h | |
+0 −4 | include/cbs/config.h | |
+8 −0 | include/cbs/defs.h | |
+1 −1 | include/cbs/h2645_parse.h | |
+119 −4 | include/cbs/packet.h | |
+14 −8 | include/libavcodec/avcodec.h | |
+12 −9 | include/libavcodec/codec_par.h | |
+8 −0 | include/libavcodec/defs.h | |
+119 −4 | include/libavcodec/packet.h | |
+2 −2 | include/libavcodec/version.h | |
+1 −1 | include/libavutil/ffversion.h | |
+1 −1 | include/x264.h | |
+ − | lib/libSvtAv1Enc.a | |
+ − | lib/libavcodec.a | |
+ − | lib/libavutil.a | |
+ − | lib/libcbs.a | |
+ − | lib/libx264.a | |
+ − | lib/libx265.a |
Submodule ffmpeg-linux-powerpc64le
updated
23 files
+7 −5 | include/cbs/cbs.h | |
+6 −2 | include/cbs/cbs_av1.h | |
+2 −4 | include/cbs/cbs_h264.h | |
+3 −6 | include/cbs/cbs_h265.h | |
+8 −12 | include/cbs/cbs_sei.h | |
+12 −9 | include/cbs/codec_par.h | |
+0 −4 | include/cbs/config.h | |
+8 −0 | include/cbs/defs.h | |
+1 −1 | include/cbs/h2645_parse.h | |
+119 −4 | include/cbs/packet.h | |
+14 −8 | include/libavcodec/avcodec.h | |
+12 −9 | include/libavcodec/codec_par.h | |
+8 −0 | include/libavcodec/defs.h | |
+119 −4 | include/libavcodec/packet.h | |
+2 −2 | include/libavcodec/version.h | |
+1 −1 | include/libavutil/ffversion.h | |
+1 −1 | include/x264.h | |
+ − | lib/libSvtAv1Enc.a | |
+ − | lib/libavcodec.a | |
+ − | lib/libavutil.a | |
+ − | lib/libcbs.a | |
+ − | lib/libx264.a | |
+ − | lib/libx265.a |
Submodule ffmpeg-linux-x86_64
updated
23 files
+7 −5 | include/cbs/cbs.h | |
+6 −2 | include/cbs/cbs_av1.h | |
+2 −4 | include/cbs/cbs_h264.h | |
+3 −6 | include/cbs/cbs_h265.h | |
+8 −12 | include/cbs/cbs_sei.h | |
+12 −9 | include/cbs/codec_par.h | |
+0 −4 | include/cbs/config.h | |
+8 −0 | include/cbs/defs.h | |
+1 −1 | include/cbs/h2645_parse.h | |
+119 −4 | include/cbs/packet.h | |
+14 −8 | include/libavcodec/avcodec.h | |
+12 −9 | include/libavcodec/codec_par.h | |
+8 −0 | include/libavcodec/defs.h | |
+119 −4 | include/libavcodec/packet.h | |
+2 −2 | include/libavcodec/version.h | |
+1 −1 | include/libavutil/ffversion.h | |
+1 −1 | include/x264.h | |
+ − | lib/libSvtAv1Enc.a | |
+ − | lib/libavcodec.a | |
+ − | lib/libavutil.a | |
+ − | lib/libcbs.a | |
+ − | lib/libx264.a | |
+ − | lib/libx265.a |
Submodule ffmpeg-macos-aarch64
updated
24 files
+7 −5 | include/cbs/cbs.h | |
+6 −2 | include/cbs/cbs_av1.h | |
+2 −4 | include/cbs/cbs_h264.h | |
+3 −6 | include/cbs/cbs_h265.h | |
+8 −12 | include/cbs/cbs_sei.h | |
+12 −9 | include/cbs/codec_par.h | |
+0 −4 | include/cbs/config.h | |
+8 −0 | include/cbs/defs.h | |
+1 −1 | include/cbs/h2645_parse.h | |
+119 −4 | include/cbs/packet.h | |
+14 −8 | include/libavcodec/avcodec.h | |
+12 −9 | include/libavcodec/codec_par.h | |
+8 −0 | include/libavcodec/defs.h | |
+119 −4 | include/libavcodec/packet.h | |
+2 −2 | include/libavcodec/version.h | |
+1 −1 | include/libavutil/ffversion.h | |
+1 −1 | include/x264.h | |
+ − | lib/libSvtAv1Enc.a | |
+ − | lib/libavcodec.a | |
+ − | lib/libavutil.a | |
+ − | lib/libcbs.a | |
+ − | lib/libswscale.a | |
+ − | lib/libx264.a | |
+ − | lib/libx265.a |
Submodule ffmpeg-macos-x86_64
updated
25 files
+7 −5 | include/cbs/cbs.h | |
+6 −2 | include/cbs/cbs_av1.h | |
+2 −4 | include/cbs/cbs_h264.h | |
+3 −6 | include/cbs/cbs_h265.h | |
+8 −12 | include/cbs/cbs_sei.h | |
+12 −9 | include/cbs/codec_par.h | |
+0 −4 | include/cbs/config.h | |
+8 −0 | include/cbs/defs.h | |
+1 −1 | include/cbs/h2645_parse.h | |
+119 −4 | include/cbs/packet.h | |
+14 −8 | include/libavcodec/avcodec.h | |
+12 −9 | include/libavcodec/codec_par.h | |
+8 −0 | include/libavcodec/defs.h | |
+119 −4 | include/libavcodec/packet.h | |
+2 −2 | include/libavcodec/version.h | |
+1 −1 | include/libavutil/ffversion.h | |
+1 −1 | include/x264.h | |
+ − | lib/libSvtAv1Enc.a | |
+ − | lib/libavcodec.a | |
+ − | lib/libavutil.a | |
+ − | lib/libcbs.a | |
+ − | lib/libhdr10plus.a | |
+ − | lib/libswscale.a | |
+ − | lib/libx264.a | |
+ − | lib/libx265.a |
Submodule ffmpeg-windows-x86_64
updated
24 files
+7 −5 | include/cbs/cbs.h | |
+6 −2 | include/cbs/cbs_av1.h | |
+2 −4 | include/cbs/cbs_h264.h | |
+3 −6 | include/cbs/cbs_h265.h | |
+8 −12 | include/cbs/cbs_sei.h | |
+12 −9 | include/cbs/codec_par.h | |
+0 −4 | include/cbs/config.h | |
+8 −0 | include/cbs/defs.h | |
+1 −1 | include/cbs/h2645_parse.h | |
+119 −4 | include/cbs/packet.h | |
+14 −8 | include/libavcodec/avcodec.h | |
+12 −9 | include/libavcodec/codec_par.h | |
+8 −0 | include/libavcodec/defs.h | |
+119 −4 | include/libavcodec/packet.h | |
+2 −2 | include/libavcodec/version.h | |
+1 −1 | include/libavutil/ffversion.h | |
+1 −1 | include/x264.h | |
+ − | lib/libSvtAv1Enc.a | |
+ − | lib/libavcodec.a | |
+ − | lib/libavutil.a | |
+ − | lib/libcbs.a | |
+ − | lib/libswscale.a | |
+ − | lib/libx264.a | |
+ − | lib/libx265.a |