Skip to content
Snippets Groups Projects
Commit 007c47e8 authored by Alex Converse's avatar Alex Converse
Browse files

Add the .adts file extension to the ADTS muxer.

Originally committed as revision 19085 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 28155113
No related branches found
No related tags found
No related merge requests found
......@@ -148,7 +148,7 @@ AVOutputFormat adts_muxer = {
"adts",
NULL_IF_CONFIG_SMALL("ADTS AAC"),
"audio/aac",
"aac",
"aac,adts",
sizeof(ADTSContext),
CODEC_ID_AAC,
CODEC_ID_NONE,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment