Ticket #2368: patchvaapi.diff

File patchvaapi.diff, 399 bytes (added by Carl Eugen Hoyos, 13 years ago)
  • configure

    diff --git a/configure b/configure
    index 1400a4f..102015e 100755
    a b enable safe_bitstream_reader  
    21992199enable static
    22002200enable swscale_alpha
    22012201
    2202 # By default, enable only those hwaccels that have no external dependencies.
    2203 enable dxva2 vdpau
     2202# Enable hwaccels by default
     2203enable dxva2 vdpau vaapi
    22042204
    22052205# build settings
    22062206SHFLAGS='-shared -Wl,-soname,$$(@F)'