# HG changeset patch # User alexc # Date 1244072075 0 # Node ID e1749e19c60b4c92a8ddcbcbfc5fae2644151ba7 # Parent dc92e78581405667939ccff65e1dcef3e7537d87 Add the .adts file extension to the ADTS muxer. diff -r dc92e7858140 -r e1749e19c60b adtsenc.c --- a/adtsenc.c Wed Jun 03 23:13:53 2009 +0000 +++ b/adtsenc.c Wed Jun 03 23:34:35 2009 +0000 @@ -148,7 +148,7 @@ "adts", NULL_IF_CONFIG_SMALL("ADTS AAC"), "audio/aac", - "aac", + "aac,adts", sizeof(ADTSContext), CODEC_ID_AAC, CODEC_ID_NONE,