1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-21 23:36:58 +00:00
mpv/video/filter
wm4 2d8fb838d7 video: make vdpau hardware decoding not use DR code path
vdpau hardware decoding used the DR (direct rendering) path to let the
decoder query a surface from the VO. Special-case the HW decoding path
instead, to make it separate from DR.
2013-01-13 17:39:32 +01:00
..
pullup.c
pullup.h
vf_crop.c video: remove slice based filtering and video output 2013-01-13 17:39:31 +01:00
vf_delogo.c
vf_divtc.c configure: remove check for .align semantics 2013-01-13 14:10:43 +01:00
vf_dlopen.c vf_dlopen: fix a typo in zeroing memory (thanks, pigoz) 2012-11-13 09:52:53 +01:00
vf_dlopen.h
vf_down3dright.c
vf_dsize.c video: remove slice based filtering and video output 2013-01-13 17:39:31 +01:00
vf_eq.c configure: remove check for .align semantics 2013-01-13 14:10:43 +01:00
vf_expand.c video: remove slice based filtering and video output 2013-01-13 17:39:31 +01:00
vf_flip.c
vf_format.c video: remove slice based filtering and video output 2013-01-13 17:39:31 +01:00
vf_gradfun.c
vf_hqdn3d.c
vf_ilpack.c configure: remove check for .align semantics 2013-01-13 14:10:43 +01:00
vf_mirror.c
vf_noformat.c video: remove slice based filtering and video output 2013-01-13 17:39:31 +01:00
vf_noise.c configure: remove check for .align semantics 2013-01-13 14:10:43 +01:00
vf_phase.c
vf_pp.c
vf_pullup.c video: remove slice based filtering and video output 2013-01-13 17:39:31 +01:00
vf_rotate.c video: remove slice based filtering and video output 2013-01-13 17:39:31 +01:00
vf_scale.c video: remove slice based filtering and video output 2013-01-13 17:39:31 +01:00
vf_screenshot.c video: remove slice based filtering and video output 2013-01-13 17:39:31 +01:00
vf_softpulldown.c vf_softpulldown: fix possible regression 2012-11-20 18:00:15 +01:00
vf_stereo3d.c
vf_sub.c video: remove slice based filtering and video output 2013-01-13 17:39:31 +01:00
vf_swapuv.c
vf_unsharp.c
vf_vo.c video: make vdpau hardware decoding not use DR code path 2013-01-13 17:39:32 +01:00
vf_yadif.c
vf.c video: remove slice based filtering and video output 2013-01-13 17:39:31 +01:00
vf.h video: make vdpau hardware decoding not use DR code path 2013-01-13 17:39:32 +01:00