Skip to content

demux: avi: use samples_from_vlc_tick() to get a duration in bytes

Steve Lhomme requested to merge robUx4/vlc:avi-bytes into master

If the duration is less than 1s the previous algorithm would give 0 bytes.

Merge request reports

Loading