gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF types
authorStéphane Loeuillet <gstreamer@leroutier.net>
Thu, 13 May 2004 11:32:38 +0000 (11:32 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Thu, 13 May 2004 11:32:38 +0000 (11:32 +0000)
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)

gst/auparse/gstauparse.c

index 8b028be..5e16d3e 100644 (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 */