Skip to content
  • Sebastian Dröge's avatar
    gst/wavenc/gstwavenc.*: Properly write wav files with width!=depth by having... · 10da08ac
    Sebastian Dröge authored
    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.
    10da08ac