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
c52e07bb
Commit
c52e07bb
authored
Jan 05, 2013
by
Carl Eugen Hoyos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix AVCI50 SPS to specify a SAR of 4:3 instead of 3:4.
parent
bbab9cce
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
utils.c
libavformat/utils.c
+2
-2
No files found.
libavformat/utils.c
View file @
c52e07bb
...
...
@@ -4288,8 +4288,8 @@ void ff_generate_avci_extradata(AVStream *st)
0x9c
,
0x0b
,
0x73
,
0xe6
,
0xc0
,
0xb5
,
0x18
,
0x63
,
0x0d
,
0x39
,
0xe0
,
0x5b
,
0x02
,
0xd4
,
0xc6
,
0x19
,
0x1a
,
0x79
,
0x8c
,
0x32
,
0x34
,
0x24
,
0xf0
,
0x16
,
0x81
,
0x13
,
0xf7
,
0xff
,
0x80
,
0x0
1
,
0x80
,
0x02
,
0x
7
1
,
0x80
,
0x80
,
0x80
,
0xa0
,
0x00
,
0x00
,
0x03
,
0x81
,
0x13
,
0xf7
,
0xff
,
0x80
,
0x0
2
,
0x00
,
0x01
,
0x
f
1
,
0x80
,
0x80
,
0x80
,
0xa0
,
0x00
,
0x00
,
0x03
,
0x00
,
0x20
,
0x00
,
0x00
,
0x06
,
0x50
,
0x80
,
0x00
,
// PPS
0x00
,
0x00
,
0x00
,
0x01
,
0x68
,
0xee
,
0x31
,
0x12
,
...
...
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