1. 20 Feb, 2015 1 commit
    • Thomas Guillem's avatar
      audiotrack: increase audio latency · e7309f3b
      Thomas Guillem authored
      Queue more than one audio buffer at a time (limit of 1 second). TimeGet will
      report a bigger delay, but the module will be more stable and more efficient.
      
      AudioTrack delay is now calculated by JNIThread when a buffer is written.
      Overall delay is calculated in TimeGet by adding AudioTrack delay and queued
      delay.
      Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
      e7309f3b
  2. 19 Feb, 2015 8 commits
  3. 18 Feb, 2015 7 commits
  4. 17 Feb, 2015 3 commits
  5. 16 Feb, 2015 6 commits
  6. 15 Feb, 2015 6 commits
  7. 14 Feb, 2015 1 commit
  8. 12 Feb, 2015 8 commits