reverted useless r24539

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24540 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ben 2007-09-15 21:26:20 +00:00
parent 87e3530225
commit 304a901fcf
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ static const AVCodecTag mp_wav_tags[] = {
{ CODEC_ID_ADPCM_IMA_WS, MKTAG('A', 'I', 'W', 'S')},
{ CODEC_ID_ADPCM_THP, MKTAG('T', 'H', 'P', 'A')},
{ CODEC_ID_AMR_NB, MKTAG('n', 'b', 0, 0)},
{ CODEC_ID_APE, MKTAG('M', 'A', 'C', ' ')},
{ CODEC_ID_COOK, MKTAG('c', 'o', 'o', 'k')},
{ CODEC_ID_DSICINAUDIO, MKTAG('D', 'C', 'I', 'A')},
{ CODEC_ID_INTERPLAY_DPCM, MKTAG('I', 'N', 'P', 'A')},