utils/frame_queue: change pl_source_frame and pl_frame_mix to double
Fixes mixed usage of float/double for timestamp and improves estimate accuracy to avoid drift. There is no reason to use floats in this code.
Fixes mixed usage of float/double for timestamp and improves estimate accuracy to avoid drift. There is no reason to use floats in this code.
VideoLAN code repository instance