diff options
author | Fabrizio <fabrizio.ge@tiscali.it> | 2006-01-21 11:43:53 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-01-21 11:43:53 +0000 |
commit | e3ba1c0fd5f99782b7481f79e410a7cbf56c167b (patch) | |
tree | b2955421748e1b6df98031e26b7c5bf07bf1ff98 /common | |
parent | 3f2421c8a66a14310bbd94261bb13ac44939e911 (diff) |
gst/qtdemux/qtdemux.c: 'twos' and 'sowt' fourcc can be 16bit or 8bit audio.
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
(qtdemux_audio_caps):
'twos' and 'sowt' fourcc can be 16bit or 8bit audio.
Fix 8bit case (#327133, based on patch by: Fabrizio
Gennari <fabrizio dot ge at tiscali dot it>).
Also, "G_LITTLE_ENDIAN" and "G_BIG_ENDIAN" are not
valid literals for endianness in caps strings,
only "LITTLE_ENDIAN" and "BIG_ENDIAN" are valid.
Diffstat (limited to 'common')
m--------- | common | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/common b/common -Subproject 5b72280d9ce34e312924e2c4831ed21c26f885e +Subproject bc4325349e8d0ec90aa5c5e74566880cc2e8252 |