-
Notifications
You must be signed in to change notification settings - Fork 33
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
4c33384
commit a1380c0
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ffmpeg
updated
12 files
+1 −0 | libavcodec/av1dec.c | |
+1 −0 | libavcodec/libdav1d.c | |
+2 −0 | libavformat/isom.h | |
+0 −2 | libavformat/isom_tags.c | |
+133 −1 | libavformat/mov.c | |
+296 −0 | libavformat/mov_chan.c | |
+26 −0 | libavformat/mov_chan.h | |
+83 −1 | libavformat/movenc.c | |
+12 −0 | tests/fate/mov.mak | |
+5 −0 | tests/filtergraphs/mov-mp4-pcm | |
+27 −0 | tests/ref/fate/mov-mp4-pcm | |
+7 −0 | tests/ref/fate/mov-mp4-pcm-float |