1. Feb 11, 2019
  2. Nov 29, 2018
  3. Mar 22, 2018
    • Val Doroshchuk's avatar
      DirectShow: Fix blank QVideoWidget when it is paused · 4c7a376f
      Val Doroshchuk authored
      
      If playback is paused latest video frame is shown.
      If after that the window is deactivated (unfocused or hidden) the picture is cleared.
      And just empty area is shown.
      Provided following fixes:
      1. Prevented clearing the painted video picture when the window is unfocused.
      2. Repainted latest video frame again when the window gets back from hidden state to shown.
      
      Task-number: QTBUG-65780
      Change-Id: I62b3c6e25133a7d08a5060a5ab9f6b35d927fbd4
      Reviewed-by: default avatarChristian Stromme <christian.stromme@qt.io>
      4c7a376f
  4. Mar 21, 2018
  5. Dec 04, 2017
  6. Mar 24, 2017
  7. Jan 11, 2017
  8. Nov 16, 2016
  9. Jan 19, 2016
  10. Sep 07, 2015
  11. Feb 12, 2015
  12. Nov 25, 2014
    • Thiago Macieira's avatar
      Remove unused private members · 59f2bf18
      Thiago Macieira authored
      
      One is not used, the others are not even initialized, so don't use the
      memory.
      
      qsoundeffect_pulse_p.h:172:20: warning: private field 'm_resourceStatus' is not used [-Wunused-private-field]
      qvideowidget_p.h:211:25: warning: private field 'm_aspectRatioMode' is not used [-Wunused-private-field]
      qalsaaudioinput.h:156:22: warning: private field 'timestamp' is not used [-Wunused-private-field]
      qalsaaudiooutput.h:135:22: warning: private field 'timestamp' is not used [-Wunused-private-field]
      
      Change-Id: I7c9f50d57c4d29ee0dfd7dc086771d721cdb5b05
      Reviewed-by: default avatarYoann Lopes <yoann.lopes@theqtcompany.com>
      59f2bf18
  13. Aug 24, 2014
  14. Jan 17, 2013
  15. Jan 15, 2013
  16. Jan 10, 2013
  17. Oct 13, 2012
  18. Oct 01, 2012
  19. Sep 24, 2012
  20. Jun 07, 2012
  21. Mar 22, 2012
  22. Mar 02, 2012
  23. Feb 06, 2012
  24. Jan 30, 2012
  25. Jan 23, 2012
  26. Jan 16, 2012
  27. Jan 12, 2012
  28. Oct 12, 2011
  29. Oct 07, 2011
  30. Aug 25, 2011
  31. Jul 19, 2011
  32. Jul 18, 2011
  33. Jun 29, 2011