1. 14 Jun, 2013 2 commits
    • Jean-Paul Saman's avatar
      VAAPI: Cleanup video_output/vaapi/spu.{c,h} · a464ed78
      Jean-Paul Saman authored
      Rename functions and structures.
      a464ed78
    • Jean-Paul Saman's avatar
      VAAPI-XCB: Adding GLX based video output. · 50eebc56
      Jean-Paul Saman authored
      Reuse as much code as possible from vaapi-xcb implementation. Most of
      the routines can be shared and are placed inside common.{c,h}. The
      video output has been moved to modules/video_output/vaapi/, but is
      still build from modules/codec/avcodec/Modules.am. This is because
      the video output shares the same libva connection as the decoder.
      Since this is mandatory for some GPU implementations such as AMD Fusion.
      50eebc56
  2. 13 Jun, 2013 2 commits
    • Jean-Paul Saman's avatar
      OpenGL: remove dead code · a941d753
      Jean-Paul Saman authored
      a941d753
    • Finn Hughes's avatar
      Improve performance of zvbi subtitles · 0397dee0
      Finn Hughes authored
      Ignore wholly translucent rows at the top and bottom of the subtitle page
      
      Only create an overlay large enough for the remaining rows and only only ask
      zvbi to render those rows.
      
      One happy side effect is that now --vbi-text no longer outputs header text
      for some teletext streams (although --vbi-text is still unusable imho).
      
      Reducing the size of the overlay allows stutter free playback of teletext
      subtitles on significantly slower hardware.
      0397dee0
  3. 05 Jun, 2013 1 commit
  4. 21 May, 2013 11 commits
  5. 22 Apr, 2013 1 commit
  6. 11 Apr, 2013 3 commits
  7. 09 Apr, 2013 2 commits
  8. 08 Apr, 2013 3 commits
  9. 07 Apr, 2013 15 commits