Mercurial > libavformat.hg
changeset 1947:cf875ab73dce libavformat
sort
author | bcoudurier |
---|---|
date | Sat, 24 Mar 2007 15:17:30 +0000 |
parents | d7a567829189 |
children | 80d330650d35 |
files | isom.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/isom.c Sat Mar 24 15:16:03 2007 +0000 +++ b/isom.c Sat Mar 24 15:17:30 2007 +0000 @@ -46,8 +46,8 @@ { CODEC_ID_PNG , 109 }, { CODEC_ID_JPEG2000 , 110 }, /* 15444-1 */ { CODEC_ID_VC1 , 163 }, + { CODEC_ID_VORBIS , 221 }, { CODEC_ID_PCM_S16LE , 224 }, - { CODEC_ID_VORBIS , 221 }, { CODEC_ID_QCELP , 225 }, { CODEC_ID_AC3 , 226 }, { CODEC_ID_PCM_ALAW , 227 },