Skip to content
Snippets Groups Projects
  1. May 02, 2019
  2. Apr 28, 2019
  3. Apr 27, 2019
  4. Apr 24, 2019
  5. Apr 22, 2019
  6. Apr 21, 2019
  7. Apr 20, 2019
  8. Apr 19, 2019
  9. Apr 15, 2019
  10. Apr 14, 2019
  11. Apr 13, 2019
  12. Apr 11, 2019
  13. Apr 10, 2019
  14. Apr 04, 2019
  15. Apr 02, 2019
  16. Mar 29, 2019
  17. Mar 20, 2019
  18. Mar 12, 2019
  19. Mar 11, 2019
  20. Mar 10, 2019
  21. Mar 05, 2019
  22. Mar 04, 2019
    • Rémi Denis-Courmont's avatar
      motion: remove control interface · 99232e60
      Rémi Denis-Courmont authored
      The fun part has been supported by the rotation filter for 7 years.
      
      The serious part should be handled by the GUI and/or the video window,
      under control of the operating system or windowing system.
      99232e60
  23. Feb 23, 2019
    • Rémi Denis-Courmont's avatar
      xcb/xvideo: remove XVideo module · 7ce46c2f
      Rémi Denis-Courmont authored
      Originally, XVideo was the HAL for video ("2D") overlay.
      Nowadays, XVideo is but a backward compatibility wrapper around the 3D
      hardware for use by legacy applications (notably GLAMOR provides XVideo
      using OpenGL). VLC supports OpenGL well nowadays, so there is no point
      in using XVideo.
      7ce46c2f
  24. Feb 08, 2019
  25. Feb 03, 2019
    • David's avatar
      macosx: New directory structure for the macOS UI · ba6ad45f
      David authored
      This orders existing files into a new directory structure, to
      group related elements together. The Xcode project is adapted
      as well and reflects the same structure under macosx.
      
      All includes include the subfolders now and are reordered and
      cleaned up. Existing structure and alphabetic ordering shall be
      kept.
      ba6ad45f
  26. Feb 01, 2019
  27. Jan 31, 2019
  28. Jan 30, 2019
  29. Jan 29, 2019
  30. Jan 10, 2019
  31. Dec 19, 2018
    • Rémi Denis-Courmont's avatar
      xcb/render: X11 RENDER display plugin · 19c8c3a7
      Rémi Denis-Courmont authored
      This brings the modern (well, at least current) X11 rendering protocol
      for video output (refs #12348).
      
      Compared to plain X11, it can handle scaling and orientation.
      Compared to XVideo, it can handle orientation, and can crop correctly
      (without bleeding), but it expects packed RGB rather than YCbCr.
      
      Also RENDER would be able to handle SPU blending (and SPU scaling),
      though this is left for future work, which neither X11 nor XVideo can.
      19c8c3a7
  32. Nov 18, 2018
Loading