qtdemux: Add channel layouts to three more raw audio fourccs
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8928>
This commit is contained in:
parent
737f653e7c
commit
7f8b27837c
@ -16865,6 +16865,9 @@ qtdemux_parse_trak (GstQTDemux * qtdemux, GNode * trak, guint32 * mvhd_matrix)
|
||||
/* Fully handled elsewhere */
|
||||
break;
|
||||
}
|
||||
case FOURCC_raw_:
|
||||
case FOURCC_sowt:
|
||||
case FOURCC_twos:
|
||||
case FOURCC_lpcm:
|
||||
case FOURCC_ipcm:
|
||||
case FOURCC_fpcm:
|
||||
|
Loading…
x
Reference in New Issue
Block a user