diff options
author | Andrey Turkin <andrey.turkin@gmail.com> | 2016-05-25 16:04:28 +0300 |
---|---|---|
committer | Ubuntu <ubuntu@ip-172-31-24-241.eu-west-1.compute.internal> | 2016-05-31 11:15:19 +0000 |
commit | 7aa16d59bfc537db69ffb08b9d5ec5f868cff56a (patch) | |
tree | 396a00b334ba0a84717e0617e576d0bfb2f8c381 /MAINTAINERS | |
parent | a1953d4cec1609e010cde895cac649feb9f5fdaa (diff) | |
download | ffmpeg-7aa16d59bfc537db69ffb08b9d5ec5f868cff56a.tar.gz |
avcodec/nvenc: split H264/HEVC encoder definitions into separate files
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 52c30edba4..29d55c3b8c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -234,7 +234,7 @@ Codecs: msvideo1.c Mike Melanson nellymoserdec.c Benjamin Larsson nuv.c Reimar Doeffinger - nvenc.c Timo Rothenpieler + nvenc* Timo Rothenpieler paf.* Paul B Mahol pcx.c Ivo van Poorten pgssubdec.c Reimar Doeffinger |