Commit 295b7dc3 authored by Baptiste Coudurier's avatar Baptiste Coudurier

sort

Originally committed as revision 8496 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 2b4162f0
......@@ -46,8 +46,8 @@ const AVCodecTag ff_mov_obj_type[] = {
{ CODEC_ID_PNG , 109 },
{ CODEC_ID_JPEG2000 , 110 }, /* 15444-1 */
{ CODEC_ID_VC1 , 163 },
{ CODEC_ID_PCM_S16LE , 224 },
{ CODEC_ID_VORBIS , 221 },
{ CODEC_ID_PCM_S16LE , 224 },
{ CODEC_ID_QCELP , 225 },
{ CODEC_ID_AC3 , 226 },
{ CODEC_ID_PCM_ALAW , 227 },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment