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:
authorThomasVolkert <thomas@homer-conferencing.com>2014-08-23 23:25:39 +0400
committerMichael Niedermayer <michaelni@gmx.at>2014-08-24 05:53:30 +0400
commit50a4d5cfc6749932347ee38c25b5040aea4b13a0 (patch)
tree756eeced890ba58c8c5a84532ea40aa2f033b488 /MAINTAINERS
parentab1e4312887d8e560d027803871b55b883910714 (diff)
Add support for H.261 RTP payload format (RFC 4587)
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6948e22a99..72160569ec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -459,6 +459,7 @@ Muxers/Demuxers:
rmdec.c, rmenc.c Ronald S. Bultje, Kostya Shishkov
rtmp* Kostya Shishkov
rtp.c, rtpenc.c Martin Storsjo
+ rtpdec_h261.*, rtpenc_h261.* Thomas Volkert
rtpdec_asf.* Ronald S. Bultje
rtpenc_mpv.*, rtpenc_aac.* Martin Storsjo
rtsp.c Luca Barbato