index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
decode
/
vaapi.c
Commit message (
Expand
)
Author
Age
*
vaapi: lower number of allocated surfaces again
wm4
2016-01-26
*
vd_lavc: delay images before reading them back
wm4
2016-01-25
*
vaapi: fix compilation on older FFmpeg/Libav
wm4
2016-01-20
*
vaapi: add VP9 profile entires
BtbN
2015-12-20
*
vaapi: remove dependency on X11
wm4
2015-09-27
*
vaapi: add HEVC profile entries
wm4
2015-08-24
*
vd_lavc: remove unneeded hwdec parameters
wm4
2015-08-19
*
vaapi: allow allocating additional surfaces during decoding
wm4
2015-07-15
*
vaapi: increase number of additional surfaces
wm4
2015-07-08
*
video: reduce error message when loading hwdec backend fails
wm4
2015-06-20
*
vaapi: remove direct mapping non-sense
wm4
2015-05-29
*
video: un-discourage "vaapi-copy" hwdec mode
wm4
2015-02-20
*
video: have a generic context struct for hwdec backends
wm4
2015-01-22
*
vaapi: try dealing with Intel's braindamaged shit drivers
wm4
2014-08-21
*
vaapi: we need more surfaces
wm4
2014-08-18
*
video: move display and timing to a separate thread
wm4
2014-08-12
*
vaapi: fix uninitialized value read
wm4
2014-08-11
*
vaapi: fix destruction with --hwdec=haapi-copy
wm4
2014-05-28
*
video: warn if an emulated hwdec API is used
wm4
2014-05-28
*
vaapi: make struct va_surface private
wm4
2014-03-17
*
vaapi: replace image pool implementation with mp_image_pool
wm4
2014-03-17
*
vd_lavc: remove compatibility crap
wm4
2014-03-16
*
video: initialize hw decoder in get_format
wm4
2014-03-10
*
vaapi: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
vaapi: remove unused hw image formats, simplify
wm4
2013-11-29
*
video: move struct mp_hwdec_info into its own header file
wm4
2013-11-23
*
vo_opengl: add support for VA-API OpenGL interop
wm4
2013-11-04
*
video: check profiles with hardware decoding
wm4
2013-11-01
*
vaapi: remove non-VLD entrypoints
wm4
2013-09-29
*
vaapi: fix non-sense condition
wm4
2013-09-29
*
vaapi: potentially make reading surfaces back to system RAM faster
wm4
2013-09-27
*
vaapi: allow GPU read-back with --hwdec=vaapi-copy
wm4
2013-09-25
*
vaapi: add vf_vavpp and use it for deinterlacing
xylosper
2013-09-25
*
vaapi: use highest available profile, instead of mapping it exactly
wm4
2013-08-19
*
video/decode: pass parameters directly to hwdec allocate_image callback
wm4
2013-08-15
*
video: add vaapi decode and output support
wm4
2013-08-12