Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
3ba1bbb4
Commit
3ba1bbb4
authored
May 08, 2018
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
avformat/mxfenc: Bump minor versions for S377-1-2009
Signed-off-by:
Michael Niedermayer
<
michael@niedermayer.cc
>
parent
5c705134
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
13 additions
and
13 deletions
+13
-13
mxfenc.c
libavformat/mxfenc.c
+2
-2
copy-trac4914
tests/ref/fate/copy-trac4914
+1
-1
mxf-reel_name
tests/ref/fate/mxf-reel_name
+1
-1
time_base
tests/ref/fate/time_base
+1
-1
mxf
tests/ref/lavf/mxf
+3
-3
mxf_d10
tests/ref/lavf/mxf_d10
+1
-1
mxf_dv25
tests/ref/lavf/mxf_dv25
+1
-1
mxf_dvcpro50
tests/ref/lavf/mxf_dvcpro50
+1
-1
mxf_opatom
tests/ref/lavf/mxf_opatom
+1
-1
mxf_opatom_audio
tests/ref/lavf/mxf_opatom_audio
+1
-1
No files found.
libavformat/mxfenc.c
View file @
3ba1bbb4
...
@@ -691,7 +691,7 @@ static void mxf_write_preface(AVFormatContext *s)
...
@@ -691,7 +691,7 @@ static void mxf_write_preface(AVFormatContext *s)
// write version
// write version
mxf_write_local_tag
(
pb
,
2
,
0x3B05
);
mxf_write_local_tag
(
pb
,
2
,
0x3B05
);
avio_wb16
(
pb
,
25
8
);
// v1.2
avio_wb16
(
pb
,
25
9
);
// v1.3
// write identification_refs
// write identification_refs
mxf_write_local_tag
(
pb
,
16
+
8
,
0x3B06
);
mxf_write_local_tag
(
pb
,
16
+
8
,
0x3B06
);
...
@@ -1710,7 +1710,7 @@ static int mxf_write_partition(AVFormatContext *s, int bodysid,
...
@@ -1710,7 +1710,7 @@ static int mxf_write_partition(AVFormatContext *s, int bodysid,
// write partition value
// write partition value
avio_wb16
(
pb
,
1
);
// majorVersion
avio_wb16
(
pb
,
1
);
// majorVersion
avio_wb16
(
pb
,
2
);
// minorVersion
avio_wb16
(
pb
,
3
);
// minorVersion
avio_wb32
(
pb
,
KAG_SIZE
);
// KAGSize
avio_wb32
(
pb
,
KAG_SIZE
);
// KAGSize
avio_wb64
(
pb
,
partition_offset
);
// ThisPartition
avio_wb64
(
pb
,
partition_offset
);
// ThisPartition
...
...
tests/ref/fate/copy-trac4914
View file @
3ba1bbb4
9097dd426106c40288262b53cc6fdb83
*tests/data/fate/copy-trac4914.mxf
6da61d6b9b654c9b1e8f70be01fae7f7
*tests/data/fate/copy-trac4914.mxf
561209 tests/data/fate/copy-trac4914.mxf
561209 tests/data/fate/copy-trac4914.mxf
#tb 0: 1001/30000
#tb 0: 1001/30000
#media_type 0: video
#media_type 0: video
...
...
tests/ref/fate/mxf-reel_name
View file @
3ba1bbb4
625c69eb3801368737266128efdd0a8c
3d81a5c7479617d2f082a828db5e1d80
tests/ref/fate/time_base
View file @
3ba1bbb4
a0e68dca6e3403fef56b2f2fb4597906
39441bec6d05cd65adc0f5b8557fe8ad
tests/ref/lavf/mxf
View file @
3ba1bbb4
47c67e4309c680ce91df5396541ee31e
*./tests/data/lavf/lavf.mxf
0c59c7eb43abd8fbd9eab41dc0bec1d0
*./tests/data/lavf/lavf.mxf
525881 ./tests/data/lavf/lavf.mxf
525881 ./tests/data/lavf/lavf.mxf
./tests/data/lavf/lavf.mxf CRC=0x8dddfaab
./tests/data/lavf/lavf.mxf CRC=0x8dddfaab
8e5f8bc13d7c888f4b6320f9869d49d5
*./tests/data/lavf/lavf.mxf
6b0e6f16dfd1ba0524bf14f16d50b86d
*./tests/data/lavf/lavf.mxf
561209 ./tests/data/lavf/lavf.mxf
561209 ./tests/data/lavf/lavf.mxf
./tests/data/lavf/lavf.mxf CRC=0xf21b1b48
./tests/data/lavf/lavf.mxf CRC=0xf21b1b48
c49f8d4743c8dcc33fa01e6dcb995a38
*./tests/data/lavf/lavf.mxf
b9e4dbb9a9b65fadf47509ef2b094fe5
*./tests/data/lavf/lavf.mxf
525881 ./tests/data/lavf/lavf.mxf
525881 ./tests/data/lavf/lavf.mxf
./tests/data/lavf/lavf.mxf CRC=0x8dddfaab
./tests/data/lavf/lavf.mxf CRC=0x8dddfaab
tests/ref/lavf/mxf_d10
View file @
3ba1bbb4
3c256050ae20973760dd4e72d854d0d
c *./tests/data/lavf/lavf.mxf_d10
bac717411fd88894e71db6b5268a75b
c *./tests/data/lavf/lavf.mxf_d10
5331501 ./tests/data/lavf/lavf.mxf_d10
5331501 ./tests/data/lavf/lavf.mxf_d10
./tests/data/lavf/lavf.mxf_d10 CRC=0x6c74d488
./tests/data/lavf/lavf.mxf_d10 CRC=0x6c74d488
tests/ref/lavf/mxf_dv25
View file @
3ba1bbb4
aed946d56c81da2f01974b3805d56f87
*./tests/data/lavf/lavf.mxf_dv25
06549669b096e58a3a57279004532ed2
*./tests/data/lavf/lavf.mxf_dv25
3833901 ./tests/data/lavf/lavf.mxf_dv25
3833901 ./tests/data/lavf/lavf.mxf_dv25
./tests/data/lavf/lavf.mxf_dv25 CRC=0xbdaf7f52
./tests/data/lavf/lavf.mxf_dv25 CRC=0xbdaf7f52
tests/ref/lavf/mxf_dvcpro50
View file @
3ba1bbb4
e9cecd6f83c7bff8c41195ce23b3d0b2
*./tests/data/lavf/lavf.mxf_dvcpro50
6b3297c1f3af13398719ffd4e194e87b
*./tests/data/lavf/lavf.mxf_dvcpro50
7430701 ./tests/data/lavf/lavf.mxf_dvcpro50
7430701 ./tests/data/lavf/lavf.mxf_dvcpro50
./tests/data/lavf/lavf.mxf_dvcpro50 CRC=0xe3bbe4b4
./tests/data/lavf/lavf.mxf_dvcpro50 CRC=0xe3bbe4b4
tests/ref/lavf/mxf_opatom
View file @
3ba1bbb4
e
8f8bce1c9c92c678f0e9b3350984282
*./tests/data/lavf/lavf.mxf_opatom
e
1568a9638de2883ca8cfa63c044432c
*./tests/data/lavf/lavf.mxf_opatom
4717113 ./tests/data/lavf/lavf.mxf_opatom
4717113 ./tests/data/lavf/lavf.mxf_opatom
./tests/data/lavf/lavf.mxf_opatom CRC=0xf55aa22a
./tests/data/lavf/lavf.mxf_opatom CRC=0xf55aa22a
tests/ref/lavf/mxf_opatom_audio
View file @
3ba1bbb4
2fc8da147ec62c5ba98598bbb2737515
*./tests/data/lavf/lavf.mxf_opatom_audio
63a33b96d0a8e10d5e9dd6c1dfd2b63b
*./tests/data/lavf/lavf.mxf_opatom_audio
102457 ./tests/data/lavf/lavf.mxf_opatom_audio
102457 ./tests/data/lavf/lavf.mxf_opatom_audio
./tests/data/lavf/lavf.mxf_opatom_audio CRC=0xd155c6ff
./tests/data/lavf/lavf.mxf_opatom_audio CRC=0xd155c6ff
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment