mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-01 21:18:52 +00:00
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:
parent
c6f18d1266
commit
5a3704a4f0
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue