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
bd5c94b5
Commit
bd5c94b5
authored
Feb 10, 2009
by
Baptiste Coudurier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix primer pack local tags uls
Originally committed as revision 17117 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
216b6631
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
mxfenc.c
libavformat/mxfenc.c
+4
-4
No files found.
libavformat/mxfenc.c
View file @
bd5c94b5
...
...
@@ -185,7 +185,7 @@ static const MXFLocalTagPair mxf_local_tag_batch[] = {
{
0x0202
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x02
,
0x07
,
0x02
,
0x02
,
0x01
,
0x01
,
0x03
,
0x00
,
0x00
}},
/* Duration */
{
0x1001
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x02
,
0x06
,
0x01
,
0x01
,
0x04
,
0x06
,
0x09
,
0x00
,
0x00
}},
/* Structural Components reference array */
// Source Clip
{
0x1201
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x0
5
,
0x07
,
0x02
,
0x01
,
0x03
,
0x01
,
0x04
,
0x00
,
0x00
}},
/* Start position */
{
0x1201
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x0
2
,
0x07
,
0x02
,
0x01
,
0x03
,
0x01
,
0x04
,
0x00
,
0x00
}},
/* Start position */
{
0x1101
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x02
,
0x06
,
0x01
,
0x01
,
0x03
,
0x01
,
0x00
,
0x00
,
0x00
}},
/* SourcePackageID */
{
0x1102
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x02
,
0x06
,
0x01
,
0x01
,
0x03
,
0x02
,
0x00
,
0x00
,
0x00
}},
/* SourceTrackID */
// File Descriptor
...
...
@@ -195,7 +195,7 @@ static const MXFLocalTagPair mxf_local_tag_batch[] = {
{
0x3004
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x02
,
0x06
,
0x01
,
0x01
,
0x04
,
0x01
,
0x02
,
0x00
,
0x00
}},
/* Essence Container */
// Generic Picture Essence Descriptor
{
0x320C
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x01
,
0x04
,
0x01
,
0x03
,
0x01
,
0x04
,
0x00
,
0x00
,
0x00
}},
/* Frame Layout */
{
0x320D
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x0
1
,
0x04
,
0x01
,
0x03
,
0x02
,
0x05
,
0x00
,
0x00
,
0x00
}},
/* Video Line Map */
{
0x320D
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x0
2
,
0x04
,
0x01
,
0x03
,
0x02
,
0x05
,
0x00
,
0x00
,
0x00
}},
/* Video Line Map */
{
0x3203
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x01
,
0x04
,
0x01
,
0x05
,
0x02
,
0x02
,
0x00
,
0x00
,
0x00
}},
/* Stored Width */
{
0x3202
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x01
,
0x04
,
0x01
,
0x05
,
0x02
,
0x01
,
0x00
,
0x00
,
0x00
}},
/* Stored Height */
{
0x3209
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x01
,
0x04
,
0x01
,
0x05
,
0x01
,
0x0C
,
0x00
,
0x00
,
0x00
}},
/* Display Width */
...
...
@@ -203,7 +203,7 @@ static const MXFLocalTagPair mxf_local_tag_batch[] = {
{
0x320E
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x01
,
0x04
,
0x01
,
0x01
,
0x01
,
0x01
,
0x00
,
0x00
,
0x00
}},
/* Aspect Ratio */
{
0x3201
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x02
,
0x04
,
0x01
,
0x06
,
0x01
,
0x00
,
0x00
,
0x00
,
0x00
}},
/* Picture Essence Coding */
// Generic Sound Essence Descriptor
{
0x3D02
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x0
5
,
0x04
,
0x02
,
0x03
,
0x01
,
0x04
,
0x00
,
0x00
,
0x00
}},
/* Locked/Unlocked */
{
0x3D02
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x0
4
,
0x04
,
0x02
,
0x03
,
0x01
,
0x04
,
0x00
,
0x00
,
0x00
}},
/* Locked/Unlocked */
{
0x3D03
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x05
,
0x04
,
0x02
,
0x03
,
0x01
,
0x01
,
0x01
,
0x00
,
0x00
}},
/* Audio sampling rate */
{
0x3D07
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x05
,
0x04
,
0x02
,
0x01
,
0x01
,
0x04
,
0x00
,
0x00
,
0x00
}},
/* ChannelCount */
{
0x3D01
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x04
,
0x04
,
0x02
,
0x03
,
0x03
,
0x04
,
0x00
,
0x00
,
0x00
}},
/* Quantization bits */
...
...
@@ -212,7 +212,7 @@ static const MXFLocalTagPair mxf_local_tag_batch[] = {
{
0x3F0B
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x05
,
0x05
,
0x30
,
0x04
,
0x06
,
0x00
,
0x00
,
0x00
,
0x00
}},
/* Index Edit Rate */
{
0x3F0C
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x05
,
0x07
,
0x02
,
0x01
,
0x03
,
0x01
,
0x0A
,
0x00
,
0x00
}},
/* Index Start Position */
{
0x3F0D
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x05
,
0x07
,
0x02
,
0x02
,
0x01
,
0x01
,
0x02
,
0x00
,
0x00
}},
/* Index Duration */
{
0x3F05
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x04
,
0x0
6
,
0x02
,
0x01
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
}},
/* Edit Unit Byte Count */
{
0x3F05
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x04
,
0x0
4
,
0x06
,
0x02
,
0x01
,
0x00
,
0x00
,
0x00
,
0x00
}},
/* Edit Unit Byte Count */
{
0x3F06
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x04
,
0x01
,
0x03
,
0x04
,
0x05
,
0x00
,
0x00
,
0x00
,
0x00
}},
/* IndexSID */
{
0x3F08
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x04
,
0x04
,
0x04
,
0x04
,
0x01
,
0x01
,
0x00
,
0x00
,
0x00
}},
/* Slice Count */
{
0x3F09
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x05
,
0x04
,
0x04
,
0x04
,
0x01
,
0x06
,
0x00
,
0x00
,
0x00
}},
/* Delta Entry Array */
...
...
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