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
0fd88d39
Commit
0fd88d39
authored
Jan 12, 2012
by
Anton Khirnov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
riff: remove references to sonic codec ids
They are deprecated and will be purged on next major bump.
parent
08bab32c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
riff.c
libavformat/riff.c
+0
-2
No files found.
libavformat/riff.c
View file @
0fd88d39
...
...
@@ -327,8 +327,6 @@ const AVCodecTag ff_codec_wav_tags[] = {
{
CODEC_ID_AAC_LATM
,
0x1602
},
{
CODEC_ID_AC3
,
0x2000
},
{
CODEC_ID_DTS
,
0x2001
},
{
CODEC_ID_SONIC
,
0x2048
},
{
CODEC_ID_SONIC_LS
,
0x2048
},
{
CODEC_ID_PCM_MULAW
,
0x6c75
},
{
CODEC_ID_AAC
,
0x706d
},
{
CODEC_ID_AAC
,
0x4143
},
...
...
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