vlc/modules/video_filter
Rémi Denis-Courmont cc129a71d7 Remove old mail address from sources 2019-09-04 22:11:04 +03:00
..
deinterlace Remove old mail address from sources 2019-09-04 22:11:04 +03:00
Makefile.am deinterlace/x86: update yadif asm to libav's external asm 2019-02-05 10:12:06 +01:00
adjust.c adjust: fix signedness 2019-03-03 11:04:32 +02: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 image: remove the source video_format parameter from image_ReadUrl() 2019-02-07 16:35:59 +01:00
anaglyph.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
antiflicker.c remove stray $Id 2019-01-17 15:37:36 +01:00
ball.c video_filter:ball: fix variable shadowing warning 2019-02-08 14:00:31 +01:00
blend.cpp blend: silence warnings 2019-03-20 15:26:55 +01:00
blendbench.c objects: introduce vlc_object_delete() 2019-03-06 22:53:24 +02:00
bluescreen.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
canvas.c filters: document when the picture allocator is used 2019-07-25 12:12:00 +02:00
ci_filters.m video_filter/ci_filters: do not ignore partial-availability 2019-08-02 12:22:31 +02:00
colorthres.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
croppadd.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
edgedetection.c video filters: avoid using aggregate initializers for filter callbacks 2019-07-25 12:12:22 +02:00
erase.c image: remove the source video_format parameter from image_ReadUrl() 2019-02-07 16:35:59 +01:00
extract.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
filter_event_info.h remove stray $Id 2019-01-17 15:37:36 +01:00
filter_picture.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
fps.c modules: add more vlc_tick_from_samples() 2018-09-20 17:12:58 +02:00
freeze.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
gaussianblur.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
gradfun.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
gradfun.h gradfun: use standard alignment syntax 2017-02-26 21:58:46 +02:00
gradient.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
grain.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
hqdn3d.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
hqdn3d.h hqdn3d: fix variable shadowing 2019-03-03 17:22:10 +02:00
invert.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
magnify.c magnify: change "VLC ZOOM [HIDE|SHOW]" to "[HIDE|SHOW] ZOOM" 2019-03-20 15:31:16 +01:00
mirror.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
motionblur.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
motiondetect.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
oldmovie.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
opencv_example.cpp objects: add vlc_object_instance() 2019-02-19 18:05:35 +02:00
opencv_wrapper.c objects: introduce vlc_object_delete() 2019-03-06 22:53:24 +02:00
posterize.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
postproc.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
psychedelic.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
puzzle.c video_filter/puzzle: make some global variables static 2019-06-15 13:39:13 +02:00
puzzle.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
puzzle_bezier.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
puzzle_bezier.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
puzzle_lib.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
puzzle_lib.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
puzzle_mgt.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
puzzle_mgt.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
puzzle_pce.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
puzzle_pce.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
ripple.c ripple: fix green output 2019-03-20 15:28:07 +01:00
rotate.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
scale.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
scene.c modules: misc video_format usage cleaning 2019-02-08 14:00:31 +01:00
sepia.c sepia: fix lack of Y adjustment 2019-03-20 15:31:28 +01:00
sharpen.c sharpen: fix swapped var 2019-03-20 15:29:11 +01:00
transform.c transform: fix warning when compiling for Windows 2019-07-03 11:34:14 +02:00
vhs.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
wave.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00