diff options
author | Thomas Volkert <thomas@homer-conferencing.com> | 2015-02-15 14:46:42 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-02-15 14:54:45 +0100 |
commit | e4a6486c17dd90b338450ac7e151ffbf5370948a (patch) | |
tree | 33bb83e2dd7f24298021d1f8db1e6f029de52bfe /MAINTAINERS | |
parent | bbb06345851480d1fc7d1f8438d7505fe159030e (diff) | |
download | ffmpeg-e4a6486c17dd90b338450ac7e151ffbf5370948a.tar.gz |
rtpdec: experimental VP9 depacketizer (draft 0)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 84302223a1..855984bea4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -469,6 +469,7 @@ Muxers/Demuxers: rtpdec_h261.*, rtpenc_h261.* Thomas Volkert rtpdec_hevc.*, rtpenc_hevc.* Thomas Volkert rtpdec_asf.* Ronald S. Bultje + rtpdec_vp9.c Thomas Volkert rtpenc_mpv.*, rtpenc_aac.* Martin Storsjo rtsp.c Luca Barbato sbgdec.c Nicolas George |