diff options
author | Nicolas George <george@nsup.org> | 2015-10-24 16:13:32 +0200 |
---|---|---|
committer | Nicolas George <george@nsup.org> | 2015-11-07 16:43:36 +0100 |
commit | d92e0848d9a5ad3c17253c13aaeada2817378609 (patch) | |
tree | 26986d66dfd5f9fb73a44722f49adbc16acaefae /MAINTAINERS | |
parent | 47ea04ff1058cfd9cf780ad27eae5260a2a84353 (diff) | |
download | ffmpeg-d92e0848d9a5ad3c17253c13aaeada2817378609.tar.gz |
lavfi: remove astreamsync.
It was only useful for very specific testing purposes
and appears to be currently partially broken.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 96dab5eb59..373574278b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -347,7 +347,6 @@ Filters: af_aphaser.c Paul B Mahol af_aresample.c Michael Niedermayer af_astats.c Paul B Mahol - af_astreamsync.c Nicolas George af_atempo.c Pavel Koshevoy af_biquads.c Paul B Mahol af_chorus.c Paul B Mahol |