aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/vdpau_mixer.c
Commit message (Expand)AuthorAge
* video: redo video equalizer option handlingGravatar wm42017-08-22
* vo_opengl: vdpau: fix certain cases of preemption recovery failuresGravatar wm42016-05-03
* csputils: rename "yuv2rgb" functionsGravatar wm42015-12-09
* vdpau: retrieve mixer parameters directly from the hw surfaceGravatar wm42015-05-28
* vdpau: always render to cropped size at mostGravatar wm42015-04-26
* video: handle hwdec screenshots differentlyGravatar wm42015-01-22
* csputils: replace float[3][4] with a structGravatar wm42015-01-06
* csputils: move image_params -> csp_params into a functionGravatar wm42015-01-06
* csputils: get rid of mp_csp_detailsGravatar wm42015-01-06
* vdpau: correctly mark invalid mixer as such on vdp_video_mixer_create() failureGravatar Alessandro Ghedini2014-08-13
* video: correct spelling: mp_image_params_equals -> mp_image_params_equalGravatar wm42014-06-17
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* vdpau_mixer: allow overriding frame optsGravatar wm42014-05-02
* vdpau: add a postprocessing pseudo-filterGravatar wm42014-05-02