Skip to content
  • Sebastian Dröge's avatar
    ext/pulse/: The bytes_per_sample and silence_sample fields of the... · cfc5ea68
    Sebastian Dröge authored
    ext/pulse/: The bytes_per_sample and silence_sample fields of the GstRingBufferSpec are already filled with the corre...
    
    Original commit message from CVS:
    * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
    * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
    The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
    are already filled with the correct values by
    gst_ring_buffer_parse_caps() so there's no need to set them again
    with wrong values.
    cfc5ea68