Skip to content
  • Fabrizio Gennari's avatar
    gst/avi/gstavidemux.c: When splitting audio chunks, the block alignment is not... · 1ef3722b
    Fabrizio Gennari authored and Wim Taymans's avatar Wim Taymans committed
    gst/avi/gstavidemux.c: When splitting audio chunks, the block alignment is not taken in consideration, so the smaller...
    
    Original commit message from CVS:
    Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
    * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
    (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
    When splitting audio chunks, the block alignment is not taken in
    consideration, so the smaller chunks could be of size which is
    not a multiple of the block alignment. Fixes #336904
    1ef3722b