Skip to content
Snippets Groups Projects
  1. Aug 28, 2013
  2. Aug 26, 2013
  3. Aug 18, 2013
  4. Aug 10, 2013
  5. Jul 30, 2013
  6. Jul 29, 2013
  7. Jul 22, 2013
  8. Jul 19, 2013
  9. Jul 17, 2013
  10. 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
  11. Jul 11, 2013
  12. Jul 08, 2013
  13. Jul 05, 2013
  14. Jul 03, 2013
  15. May 30, 2013
  16. May 28, 2013
  17. May 22, 2013
  18. May 18, 2013
  19. May 04, 2013
  20. Apr 26, 2013
  21. Apr 15, 2013
  22. Apr 13, 2013
Loading