aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/filter/vf_vdpaupp.c
Commit message (Expand)AuthorAge
* video: make --deinterlace and HW deinterlace filters always deinterlaceGravatar wm42018-02-13
* video: rewrite filtering glue codeGravatar wm42018-01-30
* vf_vdpaupp: fix error handling and software input modeGravatar wm42017-12-27
* video: remove some more hwdec legacy stuffGravatar wm42017-12-02
* video: change --deinterlace behaviorGravatar wm42017-08-22
* vo_opengl: vdpau interop without RGB conversionGravatar wm42016-06-19
* vf_vdpaupp: use refqueue helperGravatar wm42016-05-27
* video: refactor how VO exports hwdec device handlesGravatar wm42016-05-09
* vf_vdpaupp: Don't crash when evaluating interlacing of NULL mpiGravatar Philip Langdale2015-07-14
* vf_vdpaupp: don't attempt to deinterlace progressive framesGravatar wm42015-07-08
* mp_image: remove some unused interlacing flagsGravatar wm42015-04-23
* video: have a generic context struct for hwdec backendsGravatar wm42015-01-22
* video: introduce failure path for image allocationsGravatar wm42014-06-17
* vf_vdpaupp: cosmetics: rename functionGravatar wm42014-05-25
* vf_vdpaupp: make code clarity improvementsGravatar wm42014-05-04
* vdpau: deduplicate video surface upload codeGravatar wm42014-05-04
* vf_vdpaupp: always provide past and future fieldsGravatar wm42014-05-02
* vf_vdpaupp: allow toggling deinterlaceGravatar wm42014-05-02
* vf_vdpaupp: allow non-vdpau inputGravatar wm42014-05-02
* vdpau: add a postprocessing pseudo-filterGravatar wm42014-05-02