aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_vaapi.c
Commit message (Expand)AuthorAge
...
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* vaapi: remove unused hw image formats, simplifyGravatar wm42013-11-29
* osd: remove mp_osd_res.video_par fieldGravatar wm42013-11-24
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24
* video: move struct mp_hwdec_info into its own header fileGravatar wm42013-11-23
* configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
* video/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* video/out: always support redrawing VO window at any pointGravatar wm42013-10-02
* vaapi: check image format in va_surface_upload()Gravatar wm42013-09-27
* vaapi: potentially make reading surfaces back to system RAM fasterGravatar wm42013-09-27
* vaapi: fix compilation with LibavGravatar wm42013-09-25
* vaapi: add vf_vavpp and use it for deinterlacingGravatar xylosper2013-09-25
* vo_vaapi: potentially fix screenshot colorspace issuesGravatar wm42013-08-24
* Revert "sub: support straight alpha additionally to premultiplied alpha"Gravatar wm42013-08-12
* video: add vaapi decode and output supportGravatar wm42013-08-12