diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-12-27 12:15:59 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-12-27 12:15:59 +0100 |
commit | b3f3fe3c28fb23a2f91eb9124a0628e0b7a071a4 (patch) | |
tree | 814785e5c641d9cce76166109bf00750526b012f /MAINTAINERS | |
parent | 8d9a50331322a93cdb4fc029825e5be1ffaef130 (diff) | |
download | ffmpeg-b3f3fe3c28fb23a2f91eb9124a0628e0b7a071a4.tar.gz |
MAINTAINERS: add libswresample
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ff5db23db2..8af9bce870 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -410,6 +410,20 @@ Protocols: udp.c Luca Abeni +libswresample +============= + +Generic parts: + audioconvert.c Michael Niedermayer + dither.c Michael Niedermayer + rematrix*.c Michael Niedermayer + swresample*.c Michael Niedermayer + +Resamplers: + resample*.c Michael Niedermayer + soxr_resample.c Rob Sykes + + Operating systems / CPU architectures ===================================== |