1. 06 Nov, 2014 - 1 commit
  2. 04 Nov, 2014 - 2 commits
  3. 03 Nov, 2014 - 1 commit
  4. 31 Oct, 2014 - 1 commit
  5. 30 Oct, 2014 - 1 commit
  6. 24 Oct, 2014 - 1 commit
  7. 17 Oct, 2014 - 1 commit
  8. 14 Oct, 2014 - 1 commit
  9. 03 Oct, 2014 - 1 commit
  10. 01 Oct, 2014 - 1 commit
  11. 30 Sep, 2014 - 3 commits
  12. 29 Sep, 2014 - 2 commits
  13. 26 Sep, 2014 - 9 commits
  14. 25 Sep, 2014 - 1 commit
  15. 24 Sep, 2014 - 3 commits
  16. 22 Sep, 2014 - 1 commit
  17. 19 Sep, 2014 - 1 commit
  18. 17 Sep, 2014 - 1 commit
  19. 12 Sep, 2014 - 2 commits
    • Andrew den Exter's avatar
      Ensure pre-roll frames are displayed when gstreamer backend is paused. · 3b20608f
      Andrew den Exter authored
      
      Perform a seek before transitioning from the stopped state to paused or
      playing to force the pipeline to resupply the video sink with any
      pre-roll buffer it may have previously ignored during loading.  And
      don't assume showPrerollFrames to be true if the current state is not
      stopped as the policy handling may have prevented an effectual state
      change.
      
      Change-Id: I288a70bc4da32f3534eab4b14702ca8f8fdb4222
      Reviewed-by: default avatarYoann Lopes <yoann.lopes@digia.com>
      3b20608f
    • Christian Strømme's avatar
      OpenSL ES: Be less rigid about tearing down the output device. · 65d44edd
      Christian Strømme authored
      
      We where very strict about tearing down the audio device. While this is
      a good strategy to avoid unnecessary resource usage, it also causes
      excessive re-allocations, e.g., when transiting from start to stop and
      back again. This can increase latency, especially in case where a short
      clip is re-played at a high frequency.
      This change also decrease the chance of the player ending up in some
      unknown state where it drops audio clips without any warning.
      
      Task-number: QTBUG-40864
      Change-Id: I1afad4af0622983f0f0c221d91cf794585d8cad2
      Reviewed-by: default avatarYoann Lopes <yoann.lopes@digia.com>
      65d44edd
  20. 11 Sep, 2014 - 5 commits
  21. 10 Sep, 2014 - 1 commit