vlc/modules/video_filter/deinterlace
Rémi Denis-Courmont cc129a71d7 Remove old mail address from sources 2019-09-04 22:11:04 +03:00
..
algo_basic.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
algo_basic.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
algo_ivtc.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
algo_ivtc.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
algo_phosphor.c deinterlace/phosphor: fix variable shadowing 2019-03-03 17:28:34 +02:00
algo_phosphor.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
algo_x.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
algo_x.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
algo_yadif.c deinterlace/x86: update yadif asm to libav's external asm 2019-02-05 10:12:06 +01:00
algo_yadif.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
common.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
common.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
deinterlace.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
deinterlace.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
helpers.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
helpers.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
merge.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
merge.h Remove old mail address from sources 2019-09-04 22:11:04 +03:00
merge_arm.S deinterlace: neon: Consistently use ../../arm_neon/asm.S as include path 2018-03-05 10:29:06 +02:00
merge_arm64.S aarch64: Use ".arch armv8-a+feature" instead of ".arch_extension feature" 2019-01-03 19:43:18 +02:00
merge_sve.S aarch64: Use the asm.S header and function macro for merge_sve.S 2019-01-18 22:29:48 +02:00
mmx.h mmxext: use standard syntax for mmx_t alignment 2017-02-26 21:56:06 +02:00
yadif.h yadif: fix variable shadowing 2019-03-03 17:25:33 +02:00
yadif_x86.asm deinterlace/yadif: x86_32 asm position independent 2019-02-05 10:12:06 +01:00