gst/wavenc/gstwavenc.*: Properly write wav files with width!=depth by having the...
authorSebastian Dröge <slomo@circular-chaos.org>
Sun, 3 Jun 2007 11:21:44 +0000 (11:21 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sun, 3 Jun 2007 11:21:44 +0000 (11:21 +0000)
commit10da08ace44019b1738120da1fab7cbca06a6a4e
tree756097e3e5e7fafa86bf22cec00f80e135ccabb7
parent6ce8b13eb4f1e21893030269f7fadbf07649b5e7
gst/wavenc/gstwavenc.*: Properly write wav files with width!=depth by having the depth most significant bytes set and...

Original commit message from CVS:
* gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
(gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
(gst_wavenc_chain), (gst_wavenc_change_state):
* gst/wavenc/gstwavenc.h:
Properly write wav files with width!=depth by having the depth most
significant bytes set and all others zero. Fixes #442535.
ChangeLog
gst/wavenc/gstwavenc.c
gst/wavenc/gstwavenc.h