vlc/modules/video_filter
Alexandre Janniaux dc83b3eda8 video_chroma: meson: use 'enabled' property for plugins 2024-03-29 13:06:20 +00:00
..
deinterlace deinterlace: use stdc_trailing_zeros() 2024-01-06 13:23:18 +00:00
puzzle modules: include vlc_configuration.h when using config_ChainParse() 2023-05-06 06:56:32 +00:00
Makefile.am build system: simplify checks for iOS and tvOS 2024-03-20 05:59:45 +00:00
adjust.c video_filter: check the input/output RGB masks match 2023-08-25 06:10:33 +00:00
adjust_sat_hue.c adjust: round when dividing 2019-07-17 16:29:58 -04:00
adjust_sat_hue.h adjust: add 9-bit and 10-bit support (Fixes #9600) 2015-05-05 13:27:49 -04:00
alphamask.c modules: include vlc_configuration.h when using config_ChainParse() 2023-05-06 06:56:32 +00:00
anaglyph.c vlc_fourcc: remove full range chromas 2023-10-09 17:40:44 +00:00
antiflicker.c filter: avoid casting void* to/from p_sys 2023-02-11 13:19:46 +00:00
ball.c vlc_fourcc: remove full range chromas 2023-10-09 17:40:44 +00:00
blend.cpp fourcc: remove read-only VLC_CODEC_YV9 2023-10-18 09:04:56 +00:00
blendbench.c modules: include vlc_configuration.h when using config_ChainParse() 2023-05-06 06:56:32 +00:00
bluescreen.c modules: assume sizeof(uint8_t) is 1 2023-07-13 06:40:42 +00:00
canvas.c video_filter: check the input/output RGB masks match 2023-08-25 06:10:33 +00:00
ci_filters.m Remove extra semicolons around vlc_module macro's 2023-04-27 06:24:26 +00:00
colorthres.c video_filter: check the input/output RGB masks match 2023-08-25 06:10:33 +00:00
croppadd.c video_filter: assert when the input chroma is unknown 2023-10-13 13:36:02 +00:00
edgedetection.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
egl_pbuffer.c egl_pbuffer: generalize and simplify client_version handling 2023-07-07 06:44:19 +00:00
egl_surfacetexture.c opengl: add an alpha config to the activate cb 2023-03-05 14:48:33 +00:00
erase.c vlc_fourcc: remove full range chromas 2023-10-09 17:40:44 +00:00
extract.c vlc_fourcc: remove full range chromas 2023-10-09 17:40:44 +00:00
filter_event_info.h remove stray $Id 2019-01-17 15:37:36 +01:00
filter_picture.h vlc_fourcc: remove full range chromas 2023-10-09 17:40:44 +00:00
formatcrop.c modules: include vlc_configuration.h when using config_ChainParse() 2023-05-06 06:56:32 +00:00
fps.c video_filter: check the input/output RGB masks match 2023-08-25 06:10:33 +00:00
freeze.c video_filter: assert when the input chroma is unknown 2023-10-13 13:36:02 +00:00
gaussianblur.c vlc_fourcc: remove full range chromas 2023-10-09 17:40:44 +00:00
gradfun.c videofilter: assert that the input chroma is known 2023-10-18 07:11:23 +00:00
gradfun.h gradfun: purge MMXEXT 2021-07-13 20:24:17 +00:00
gradient.c video_filter: gradient: allocate buffers using their size 2023-07-13 06:40:42 +00:00
grain.c video_filter: assert when the input chroma is unknown 2023-10-13 13:36:02 +00:00
hqdn3d.c videofilter: assert that the input chroma is known 2023-10-18 07:11:23 +00:00
hqdn3d.h hqdn3d: fix variable shadowing 2019-03-03 17:22:10 +02:00
invert.c videofilter: assert that the input chroma is known 2023-10-18 07:11:23 +00:00
magnify.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
meson.build video_chroma: meson: use 'enabled' property for plugins 2024-03-29 13:06:20 +00:00
mirror.c video_filter: group RGB+x and RGB+a switch cases 2023-10-08 13:56:35 +00:00
motionblur.c videofilter: assert that the input chroma is known 2023-10-18 07:11:23 +00:00
motiondetect.c vlc_fourcc: remove full range chromas 2023-10-09 17:40:44 +00:00
oldmovie.c video_filter: assert when the input chroma is unknown 2023-10-13 13:36:02 +00:00
opencv_example.cpp Remove extra semicolons around vlc_module macro's 2023-04-27 06:24:26 +00:00
opencv_wrapper.c opencv_wrapper: scope psz_inner_name locally 2024-01-17 10:02:56 +00:00
opengl.c video_filter: opengl: use correct OpenGL flavour 2023-07-07 06:44:19 +00:00
posterize.c video_filter: group RGB+x and RGB+a switch cases 2023-10-08 13:56:35 +00:00
postproc.c vlc_fourcc: remove full range chromas 2023-10-09 17:40:44 +00:00
psychedelic.c video_filter: assert when the input chroma is unknown 2023-10-13 13:36:02 +00:00
ripple.c videofilter: assert that the input chroma is known 2023-10-18 07:11:23 +00:00
rotate.c video_filter: check the input/output RGB masks match 2023-08-25 06:10:33 +00:00
scale.c filter/scale: use common case for RGB+x, RGB+a chromas 2023-10-08 13:56:35 +00:00
scene.c Utilize VLC_SNAPSHOTS_DIR for core snapshots and scene detection. 2023-11-18 06:18:57 +00:00
sepia.c filter_picture: pass only the chroma to GetPackedRgbIndexes() 2023-10-01 09:21:32 +00:00
sharpen.c video_filter: assert when the input chroma is unknown 2023-10-13 13:36:02 +00:00
transform.c modules: include vlc_configuration.h when using config_ChainParse() 2023-05-06 06:56:32 +00:00
vhs.c video_filter: assert when the input chroma is unknown 2023-10-13 13:36:02 +00:00
wave.c videofilter: assert that the input chroma is known 2023-10-18 07:11:23 +00:00