aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/vaapi.c
Commit message (Expand)AuthorAge
...
* vaapi: solve potential problem with ambiguous image formatsGravatar wm42014-03-17
* vaapi: simplifyGravatar wm42014-03-17
* vaapi: make struct va_surface privateGravatar wm42014-03-17
* vaapi: replace image pool implementation with mp_image_poolGravatar wm42014-03-17
* vaapi: fix initialization error code pathGravatar wm42013-12-23
* vaapi: mp_msg conversionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* vaapi: remove unused hw image formats, simplifyGravatar wm42013-11-29
* video/out: always support redrawing VO window at any pointGravatar wm42013-10-02
* vaapi: fix inverted conditionGravatar wm42013-09-29
* vaapi: make vaDeriveImage() less verboseGravatar wm42013-09-27
* 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