-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Intel VCMT Media CI <[email protected]>
- Loading branch information
1 parent
173abd0
commit 2a4a8d2
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ffmpeg
updated
13 files
+1 −0 | Changelog | |
+10 −0 | libavcodec/adx_parser.c | |
+7 −5 | libavcodec/dnxhddec.c | |
+39 −17 | libavcodec/lagarith.c | |
+140 −162 | libavcodec/vp3.c | |
+27 −0 | libavfilter/x86/af_afir.asm | |
+5 −0 | libavfilter/x86/af_afir_init.c | |
+1 −0 | libavformat/Makefile | |
+1 −0 | libavformat/allformats.c | |
+3 −1 | libavformat/format.c | |
+1 −1 | libavformat/hls.c | |
+427 −0 | libavformat/usmdec.c | |
+2 −2 | libavformat/version.h |