mpv/video/filter
wm4 60cd300558 vaapi: remove unused hw image formats, simplify
PIX_FMT_VDA_VLD and PIX_FMT_VAAPI_VLD were never used anywhere. I'm not
sure why they were even added, and they sound like they are just for
compatibility with XvMC-style decoding, which sucks anyway.

Now that there's only a single vaapi format, remove the
IMGFMT_IS_VAAPI() macro. Also get rid of IMGFMT_IS_VDA(), which was
unused.
2013-11-29 14:19:29 +01:00
..
pullup.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
pullup.h
vf.c options: implement --pphelp differently 2013-11-23 21:34:24 +01:00
vf.h options: implement --pphelp differently 2013-11-23 21:34:24 +01:00
vf_crop.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_delogo.c Fix some more -Wshadow warnings 2013-11-01 17:35:38 +01:00
vf_divtc.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_dlopen.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_dlopen.h
vf_down3dright.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_dsize.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_eq.c video/filter: fix PIC compile on x86 2013-11-26 23:43:56 +01:00
vf_expand.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_flip.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_format.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_gradfun.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_hqdn3d.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_ilpack.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_lavfi.c options: print lavfi filter list with --vf=lavfi=help 2013-11-23 21:35:52 +01:00
vf_mirror.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_noformat.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_noise.c video/filter: fix PIC compile on x86 2013-11-26 23:43:56 +01:00
vf_phase.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_pp.c options: implement --pphelp differently 2013-11-23 21:34:24 +01:00
vf_pullup.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_rotate.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_scale.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_screenshot.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_softpulldown.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_stereo3d.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_sub.c osd: remove mp_osd_res.video_par field 2013-11-24 14:44:58 +01:00
vf_swapuv.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_unsharp.c video/filter: remove useless vf_info fields 2013-10-23 19:30:01 +02:00
vf_vavpp.c vaapi: remove unused hw image formats, simplify 2013-11-29 14:19:29 +01:00
vf_vo.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
vf_yadif.c Enable -Wshadow 2013-11-01 13:00:15 +01:00