-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #310 from AnimMouse/dependabot/submodules/ffmpeg-s…
…ource-ec8e952 Bump ffmpeg-source from `604924a` to `ec8e952`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ffmpeg-source
updated
35 files
+1 −2 | configure | |
+2 −2 | doc/mailing-list-faq.texi | |
+7 −0 | doc/protocols.texi | |
+1 −1 | doc/writing_filters.txt | |
+1 −1 | ffbuild/common.mak | |
+3 −1 | libavcodec/ccaption_dec.c | |
+1 −0 | libavcodec/crystalhd.c | |
+1 −32 | libavcodec/cuviddec.c | |
+39 −32 | libavcodec/decode.c | |
+1 −1 | libavcodec/hevc_sei.c | |
+2 −1 | libavcodec/iff.c | |
+5 −0 | libavcodec/internal.h | |
+16 −3 | libavcodec/qsvdec.c | |
+1 −1 | libavcodec/version.h | |
+6 −2 | libavfilter/dnn/dnn_backend_openvino.c | |
+1 −1 | libavfilter/vf_vpp_qsv.c | |
+11 −4 | libavformat/aaxdec.c | |
+1 −1 | libavformat/dxa.c | |
+1 −1 | libavformat/iff.c | |
+1 −2 | libavformat/mccdec.c | |
+4 −1 | libavformat/mpc8.c | |
+2 −0 | libavformat/msf.c | |
+5 −0 | libavformat/nutdec.c | |
+1 −1 | libavformat/pp_bnk.c | |
+2 −1 | libavformat/qcp.c | |
+2 −1 | libavformat/realtextdec.c | |
+5 −3 | libavformat/rmdec.c | |
+6 −0 | libavformat/rtmppkt.c | |
+5 −3 | libavformat/rtmpproto.c | |
+1 −1 | libavformat/subtitles.c | |
+3 −0 | libavformat/tcp.c | |
+2 −0 | libavformat/tta.c | |
+1 −1 | libavformat/version.h | |
+2 −1 | libavformat/webmdashenc.c | |
+2 −2 | libavutil/tx.c |