1. 26 May, 2014 3 commits
  2. 25 May, 2014 3 commits
  3. 24 May, 2014 33 commits
  4. 23 May, 2014 1 commit
    • Ilkka Ollakka's avatar
      transcode: keep in track of input pts drift for video · 991d2ebf
      Ilkka Ollakka authored
      Also name it to be next_input_pts instead of interpolated_pts
      
      If input drift is more than 100ms that we estimate, we have most
      likely dropped some packet and we should reset timers. Otherwise
      it can cause lipsync issues if we for example just transcode video
      track and audio track keeps original (jumped) pts.
      991d2ebf