-
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
f07a5f5
commit 2fa7ddc
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ffmpeg
updated
25 files
+10 −0 | doc/ffmpeg.texi | |
+1 −4 | libavdevice/libcdio.c | |
+2 −2 | libavformat/aadec.c | |
+0 −11 | libavformat/avformat.h | |
+1 −1 | libavformat/brstm.c | |
+2 −2 | libavformat/concatdec.c | |
+1 −1 | libavformat/fifo.c | |
+3 −3 | libavformat/hdsenc.c | |
+1 −1 | libavformat/idcin.c | |
+12 −1 | libavformat/internal.h | |
+1 −1 | libavformat/matroskadec.c | |
+1 −1 | libavformat/mca.c | |
+1 −1 | libavformat/mp3dec.c | |
+1 −1 | libavformat/mpc8.c | |
+9 −9 | libavformat/mux.c | |
+3 −3 | libavformat/mxfdec.c | |
+1 −1 | libavformat/pcm.c | |
+2 −2 | libavformat/rdt.c | |
+3 −3 | libavformat/sbgdec.c | |
+3 −3 | libavformat/smoothstreamingenc.c | |
+1 −1 | libavformat/tedcaptionsdec.c | |
+47 −47 | libavformat/utils.c | |
+1 −1 | libavformat/vpk.c | |
+1 −1 | libavformat/vqf.c | |
+2 −2 | libavformat/wavdec.c |