Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
9322b68a
Commit
9322b68a
authored
Oct 06, 2012
by
yhuelf
Committed by
Jean-Baptiste Kempf
Oct 07, 2012
Browse files
src/misc/fourcc: add entries "ACCL" and "AACH"
Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
4b2d5cd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/misc/fourcc.c
View file @
9322b68a
...
...
@@ -1059,6 +1059,8 @@ static const staticentry_t p_list_audio[] = {
B
(
VLC_CODEC_MP4A
,
"MPEG AAC Audio"
),
A
(
"mp4a"
),
A
(
"aac "
),
A
(
"AACL"
),
A
(
"AACH"
),
/* ALS audio */
B
(
VLC_CODEC_ALS
,
"MPEG-4 Audio Lossless (ALS)"
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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