1. 24 Sep, 2014 3 commits
  2. 23 Sep, 2014 3 commits
  3. 22 Sep, 2014 7 commits
  4. 21 Sep, 2014 2 commits
  5. 17 Sep, 2014 9 commits
  6. 15 Sep, 2014 1 commit
    • Rémi Denis-Courmont's avatar
      vdpau/chroma: skip forward to current picture if forced (fixes #11410) · 5be64170
      Rémi Denis-Courmont authored
      VDPAU introduces a delay of one field (one picture if not deinterlacing).
      This is normally not an issue as the PTS is preserved. But it does not
      work if there is only one picture not followed by another one.
      
      (cherry picked from commit 6e82ebed93d6f017af4369d8712f7063421ee9ca)
      
      Conflicts:
      	modules/hw/vdpau/chroma.c
      5be64170
  7. 14 Sep, 2014 2 commits
  8. 12 Sep, 2014 5 commits
  9. 11 Sep, 2014 2 commits
  10. 10 Sep, 2014 4 commits
  11. 09 Sep, 2014 1 commit
  12. 08 Sep, 2014 1 commit
    • David Fuhrmann's avatar
      macosx: Use floating window level for effects and other panels · 950f5f67
      David Fuhrmann authored
      All black-syle panels should get the floating window level.
      This is normal behaviour of panels and has the positive side effect
      that the panel also stays in front while vout window reconfigurations.
      
      This level is also used for the preferences window, as this is sort
      of a modal window which needs to be closed (in order to get settings
      saved).
      
      close #12063
      
      (cherry picked from commit 081cba9ccc60b60f5f22a8a5be3895147eb0a709)
      Signed-off-by: default avatarDavid Fuhrmann <dfuhrmann@videolan.org>
      950f5f67