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
/
vaapi.c
Commit message (
Expand
)
Author
Age
*
vaapi: add option to select a non-default device path
Rostislav Pehlivanov
2018-03-30
*
hwdec: remove unused fields
wm4
2017-12-21
*
video: remove some more hwdec legacy stuff
wm4
2017-12-02
*
vd_lavc, vdpau, vaapi: restore emulated API avoidance
wm4
2017-12-02
*
video: refactor hw device creation for hwdec copy modes
wm4
2017-12-01
*
vaapi: Use libva2 message callbacks
Mark Thompson
2017-10-09
*
vaapi: replace error macro implementation
wm4
2017-09-30
*
vaapi: change license to LGPL
wm4
2017-09-29
*
vaapi: move legacy code to vo_vaapi.c
wm4
2017-09-29
*
vf_vavpp: use libavutil hw frames API for frame pool and upload
wm4
2017-09-29
*
vaapi: minor changes
wm4
2017-09-29
*
video: drop old D3D11/DXVA2 support
wm4
2017-09-26
*
video: get rid of swapped packed YUV
wm4
2017-06-30
*
vdpau, vaapi: unref libavutil device ref
wm4
2017-04-29
*
vd_lavc, vaapi: move hw device creation to generic code
wm4
2017-02-20
*
vaapi: remove central lock around vaapi API calls
wm4
2017-01-28
*
vaapi: fix va_surface_get_uncropped_size() for libavutil surfaces
wm4
2017-01-18
*
hwdec: add a AVBufferRef(AVHWDeviceContext) field
wm4
2017-01-16
*
vaapi: always create AVHWDeviceContext on init
wm4
2017-01-13
*
vaapi: use libavutil functions for copying hw surfaces to memory
wm4
2017-01-12
*
vaapi: set our own context in AVHWFramesContext not AVHWDeviceContext
wm4
2017-01-12
*
vaapi: add missing config.h include
wm4
2017-01-11
*
vaapi: add hacks to support vaapi surfaces created by libavutil
wm4
2017-01-11
*
vaapi: move standalone display creation code to common code
wm4
2017-01-11
*
vaapi: set libva message callbacks
wm4
2017-01-08
*
vaapi: rearrange va_initialize() internals and fix double-free on error
wm4
2017-01-08
*
video: change hw_subfmt meaning
wm4
2016-07-15
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
*
vaapi: determine surface format in decoder, not in renderer
wm4
2016-04-11
*
vaapi: replace VA_STR_FOURCC
wm4
2016-01-11
*
Remove some VLAs
wm4
2015-11-06
*
vaapi: drop non-existing FourCC
wm4
2015-10-17
*
vaapi: use GPU memcpy for reading back from HW surface
wm4
2015-09-25
*
vaapi: cosmetics, minor fixes
wm4
2015-09-25
*
vf_vavpp: allocate output surfaces with the same size as input
wm4
2015-09-23
*
vaapi: destroy derived VAImage after each use
wm4
2015-07-15
*
vaapi: don't assume vaQueryImageFormats() returns sorted list
wm4
2015-07-15
*
Revert "vaapi: remove vaDeriveImage() code path"
wm4
2015-07-15
*
vaapi: drop compatibility crap and vo_vaapi deinterlacer
wm4
2015-07-08
*
vaapi: treat cropped decoder output slightly more correctly
wm4
2015-06-29
*
vaapi: fix potential NULL deref on memory allocation failure
wm4
2015-06-29
*
vaapi: remove vaDeriveImage() code path
wm4
2015-06-29
*
video: reduce error message when loading hwdec backend fails
wm4
2015-06-20
*
command: add property returning detected hwdec API
wm4
2015-02-02
*
video: handle hwdec screenshots differently
wm4
2015-01-22
*
video: have a generic context struct for hwdec backends
wm4
2015-01-22
*
vaapi: minor simplification
wm4
2015-01-21
*
vaapi: try dealing with Intel's braindamaged shit drivers
wm4
2014-08-21
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
video: warn if an emulated hwdec API is used
wm4
2014-05-28
[next]