1. 06 May, 2011 2 commits
  2. 19 Apr, 2011 2 commits
    • Jean-Paul Saman's avatar
      codec/avcodec/vaapi.c: double the amount of surfaces requested · b1556e1c
      Jean-Paul Saman authored
      In case vaapi-x11 video output is used, then the default amount of surfaces is
      not enough to guarantee smooth playback. Therefor double the amount of requested
      surfaces. Currently there is no easy way of determining if vaapi-x11 video output
      is going to be used, because the vaapi-codec is most likely to be constructed first.
      b1556e1c
    • Jean-Paul Saman's avatar
      codec/avcodec/vaapi: only use vlc_va_conn_t between vaapi.c and vaapi_x11.c · 324726e2
      Jean-Paul Saman authored
      Put shared connection to libva into a separate headerfile, so it
      can be shared between vaapi.c and vaapi_x11.c. This cleansup headerfile
      includes in dxva2.c and video.c, which have no interest in private
      communication between vaapi.c and vaapi_x11.c.
      324726e2
  3. 15 Apr, 2011 4 commits
  4. 12 Apr, 2011 1 commit
  5. 08 Apr, 2011 4 commits
  6. 07 Apr, 2011 1 commit
  7. 05 Apr, 2011 3 commits
  8. 04 Apr, 2011 3 commits
  9. 01 Apr, 2011 1 commit
  10. 29 Mar, 2011 1 commit
  11. 28 Mar, 2011 8 commits
  12. 27 Mar, 2011 10 commits