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
5b9bb66d
Commit
5b9bb66d
authored
Aug 29, 2008
by
Baptiste Coudurier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cosmetics, typos, case
Originally committed as revision 15027 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
118d4e10
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
13 deletions
+13
-13
mxfenc.c
libavformat/mxfenc.c
+13
-13
No files found.
libavformat/mxfenc.c
View file @
5b9bb66d
...
...
@@ -124,21 +124,21 @@ static const MXFLocalTagPair mxf_local_tag_batch[] = {
{
0x1201
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x05
,
0x07
,
0x02
,
0x01
,
0x03
,
0x01
,
0x0A
,
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 d
escriptor
{
0x3F01
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x04
,
0x06
,
0x01
,
0x01
,
0x04
,
0x06
,
0x0B
,
0x00
,
0x00
}},
/*
sub descriptor uid
*/
//
File D
escriptor
{
0x3F01
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x04
,
0x06
,
0x01
,
0x01
,
0x04
,
0x06
,
0x0B
,
0x00
,
0x00
}},
/*
Sub Descriptors reference array
*/
{
0x3006
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x05
,
0x06
,
0x01
,
0x01
,
0x03
,
0x05
,
0x00
,
0x00
,
0x00
}},
/* Linked Track ID */
{
0x3001
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x01
,
0x04
,
0x06
,
0x01
,
0x01
,
0x00
,
0x00
,
0x00
,
0x00
}},
/* SampleRate */
{
0x3004
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x02
,
0x06
,
0x01
,
0x01
,
0x04
,
0x01
,
0x02
,
0x00
,
0x00
}},
/*
essence container ul
*/
//
generic picture eseence d
escriptor
{
0x3203
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x01
,
0x04
,
0x01
,
0x05
,
0x02
,
0x02
,
0x00
,
0x00
,
0x00
}},
/*
stored w
idth */
{
0x3202
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x01
,
0x04
,
0x01
,
0x05
,
0x02
,
0x01
,
0x00
,
0x00
,
0x00
}},
/*
stored heigth
*/
{
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 d
escriptor
{
0x3D03
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x05
,
0x04
,
0x02
,
0x03
,
0x01
,
0x01
,
0x01
,
0x00
,
0x00
}},
/*
a
udio sampling rate */
{
0x3D07
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x05
,
0x04
,
0x02
,
0x01
,
0x01
,
0x04
,
0x00
,
0x00
,
0x00
}},
/*
channel c
ount */
{
0x3D01
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x04
,
0x04
,
0x02
,
0x03
,
0x03
,
0x04
,
0x00
,
0x00
,
0x00
}},
/*
q
uantization bits */
{
0x3D06
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x02
,
0x04
,
0x01
,
0x06
,
0x01
,
0x00
,
0x00
,
0x00
,
0x00
}},
/*
sound essence c
ompression */
{
0x3004
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x02
,
0x06
,
0x01
,
0x01
,
0x04
,
0x01
,
0x02
,
0x00
,
0x00
}},
/*
Essence Container
*/
//
Generic Picture Essence D
escriptor
{
0x3203
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x01
,
0x04
,
0x01
,
0x05
,
0x02
,
0x02
,
0x00
,
0x00
,
0x00
}},
/*
Stored W
idth */
{
0x3202
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x01
,
0x04
,
0x01
,
0x05
,
0x02
,
0x01
,
0x00
,
0x00
,
0x00
}},
/*
Stored Height
*/
{
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 D
escriptor
{
0x3D03
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x05
,
0x04
,
0x02
,
0x03
,
0x01
,
0x01
,
0x01
,
0x00
,
0x00
}},
/*
A
udio sampling rate */
{
0x3D07
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x05
,
0x04
,
0x02
,
0x01
,
0x01
,
0x04
,
0x00
,
0x00
,
0x00
}},
/*
ChannelC
ount */
{
0x3D01
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x04
,
0x04
,
0x02
,
0x03
,
0x03
,
0x04
,
0x00
,
0x00
,
0x00
}},
/*
Q
uantization bits */
{
0x3D06
,
{
0x06
,
0x0E
,
0x2B
,
0x34
,
0x01
,
0x01
,
0x01
,
0x02
,
0x04
,
0x01
,
0x06
,
0x01
,
0x00
,
0x00
,
0x00
,
0x00
}},
/*
Sound Essence C
ompression */
};
static
void
mxf_write_uuid
(
ByteIOContext
*
pb
,
enum
CodecID
type
,
int
value
)
...
...
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