gnu: ffmpeg: Add vaapi hardware acceleration.

* gnu/packages/video.scm (ffmpeg)[inputs]: Add libva.
master
Efraim Flashner 2017-06-14 22:27:45 +03:00
parent 22239ae21f
commit bb3df15e55
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 1 additions and 0 deletions

View File

@ -482,6 +482,7 @@ standards (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3).")
("libcaca" ,libcaca)
("libcdio-paranoia" ,libcdio-paranoia)
("libtheora" ,libtheora)
("libva" ,libva)
("libvdpau" ,libvdpau)
("libvorbis" ,libvorbis)
("libvpx" ,libvpx)