diff options
author | ThomasVolkert <thomas@homer-conferencing.com> | 2014-08-26 00:51:59 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-26 02:18:08 +0200 |
commit | 96b2ba68c4aef4e92b3e9de87d1fb94f2fb659f0 (patch) | |
tree | d5543cbdd113ec84bcc2e6bf69101d6902bd8aa2 /MAINTAINERS | |
parent | 1f7e6c07130cd1b90b0ab35d519118d97baa766d (diff) | |
download | ffmpeg-96b2ba68c4aef4e92b3e9de87d1fb94f2fb659f0.tar.gz |
avformat/rtpdec: support for HEVC/H.265 RTP payload format (draft v6) depacketizing
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 72160569ec..b80fe7aaa2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -460,6 +460,7 @@ Muxers/Demuxers: rtmp* Kostya Shishkov rtp.c, rtpenc.c Martin Storsjo rtpdec_h261.*, rtpenc_h261.* Thomas Volkert + rtpdec_hevc.* Thomas Volkert rtpdec_asf.* Ronald S. Bultje rtpenc_mpv.*, rtpenc_aac.* Martin Storsjo rtsp.c Luca Barbato |