Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRostislav Pehlivanov <atomnuker@gmail.com>2017-02-12 00:49:04 +0300
committerRostislav Pehlivanov <atomnuker@gmail.com>2017-02-14 09:15:36 +0300
commit965503d3543c10d4dbbb3ae21e52296453e13b69 (patch)
tree67553787e2f4e7851d85d8deeed4ac08df02cc3f /MAINTAINERS
parent3a7f0055b445d0e9bf7f8037739d218b8acc982e (diff)
MAINTAINERS: add myself as mdct/opus maintainer
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 80721e183d..93a30ec5ef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -115,6 +115,8 @@ Generic Parts:
lzw.* Michael Niedermayer
floating point AAN DCT:
faandct.c, faandct.h Michael Niedermayer
+ Non-power-of-two MDCT:
+ mdct15.c, mdct15.h Rostislav Pehlivanov
Golomb coding:
golomb.c, golomb.h Michael Niedermayer
motion estimation:
@@ -209,6 +211,7 @@ Codecs:
msvideo1.c Mike Melanson
nuv.c Reimar Doeffinger
nvenc* Timo Rothenpieler
+ opus* Rostislav Pehlivanov
paf.* Paul B Mahol
pcx.c Ivo van Poorten
pgssubdec.c Reimar Doeffinger