gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF types

Original commit message from CVS:
* gst-libs/gst/riff/riff-ids.h :
- add CDXA to the list of RIFF types
- add plst (playlist ?) to wav chunk list (only diff with wavparse/riff.h)
This commit is contained in:
Stéphane Loeuillet 2004-05-13 11:32:38 +00:00
parent c6f18d1266
commit 5a3704a4f0

View file

@ -282,7 +282,7 @@ Samples :
case 17: /* AU_ENCODING_MULAW_SQUELCH */
case 18: /* 16-bit linear with emphasis */
case 19: /* 16-bit linear compressed (NEXT) */
case 19: /* 16-bit linear compressed (NeXT) */
case 20: /* 16-bit linear with emphasis and compression */
case 21: /* Music kit DSP commands */