prevent >16bit tags to be truncated and used in creating .wav files
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 6 Oct 2006 18:20:40 +0000 (18:20 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 6 Oct 2006 18:20:40 +0000 (18:20 +0000)
commit92eb82325e8bddc56daa8dbd1308efd4896c6114
treedb36c092d2457451c43cf03ae53375077d405269
parent59ef342beb1081f67a54b734cc267578ff75215b
prevent >16bit tags to be truncated and used in creating .wav files

Originally committed as revision 6568 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/riff.c