Skip to content
Snippets Groups Projects
  1. Jul 30, 2013
  2. Jul 29, 2013
  3. Jul 22, 2013
  4. Jul 19, 2013
  5. Jul 17, 2013
  6. Jul 15, 2013
    • Wim Taymans's avatar
      basesink: call state change in all cases · 5691ef85
      Wim Taymans authored and Tim-Philipp Müller's avatar Tim-Philipp Müller committed
      When we asynchronously go from READY to PLAYING, also call the
      state change function so that subclasses can update their state for PLAYING.
      Because the PREROLL lock is not recursive, we can't make this without
      races and we must assume for now that the subclass can handle concurrent calls
      to PAUSED->PLAYING and PLAYING->PAUSED. We can make this assumption because not
      many elements actually do something in those state changes and the ones that
      did would be broken even more without this change.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=702282
      5691ef85
  7. Jul 11, 2013
  8. Jul 08, 2013
  9. Jul 05, 2013
  10. Jul 03, 2013
  11. May 30, 2013
  12. May 28, 2013
  13. May 22, 2013
  14. May 18, 2013
  15. May 04, 2013
  16. Apr 26, 2013
  17. Apr 15, 2013
  18. Apr 13, 2013
  19. Apr 04, 2013
  20. Mar 22, 2013
  21. Feb 21, 2013
  22. Feb 13, 2013
  23. Feb 11, 2013
  24. Feb 07, 2013
  25. Feb 05, 2013
Loading