projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72d6210
)
mov: Add a comment referring to the standard that defines the loci box
author
Martin Storsjö
<martin@martin.st>
Wed, 18 May 2016 10:33:55 +0000
(13:33 +0300)
committer
Martin Storsjö
<martin@martin.st>
Thu, 19 May 2016 07:46:39 +0000
(10:46 +0300)
Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/mov.c
patch
|
blob
|
history
diff --git
a/libavformat/mov.c
b/libavformat/mov.c
index
376820c
..
b4ff4ff
100644
(file)
--- a/
libavformat/mov.c
+++ b/
libavformat/mov.c
@@
-217,6
+217,7
@@
static int mov_read_covr(MOVContext *c, AVIOContext *pb, int type, int len)
return 0;
}
+// 3GPP TS 26.244
static int mov_metadata_loci(MOVContext *c, AVIOContext *pb, unsigned len)
{
char language[4] = { 0 };