Skip to content
  • Sebastian Dröge's avatar
    gst/interleave/: Properly implement duration and position queries in bytes... · 7537a1c3
    Sebastian Dröge authored
    gst/interleave/: Properly implement duration and position queries in bytes format. We have to take the upstream reply...
    
    Original commit message from CVS:
    * gst/interleave/deinterleave.c: (gst_deinterleave_add_new_pads),
    (gst_deinterleave_src_query):
    * gst/interleave/interleave.c: (gst_interleave_src_query_duration),
    (gst_interleave_src_query):
    Properly implement duration and position queries in bytes format. We
    have to take the upstream reply and divide/multiply it by the number
    of channels to get the correct result.
    7537a1c3