Move the "raw audio" format to the WAV format family.

It doesn't work well in AVI and MPEG.
This commit is contained in:
Adrien Destugues 2014-12-23 15:50:53 +01:00
parent 974595bc46
commit c0c891c5b7

View File

@ -123,7 +123,7 @@ const EncoderDescription gEncoderTable[] = {
0, 0,
{ 0 } { 0 }
}, },
B_ANY_FORMAT_FAMILY, B_WAV_FORMAT_FAMILY,
B_MEDIA_RAW_AUDIO, B_MEDIA_RAW_AUDIO,
B_MEDIA_ENCODED_AUDIO, B_MEDIA_ENCODED_AUDIO,
1 1