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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Volkert <thomas@homer-conferencing.com>2015-02-15 19:20:32 +0300
committerMichael Niedermayer <michaelni@gmx.at>2015-02-15 21:35:19 +0300
commitcbe508553ad17b277d4cb6f12f61aac4f52908b8 (patch)
tree12da88fe470e089de4933c8fb592a44718f48d7a /MAINTAINERS
parentdf4346c541ca8e843ae1a87f8fb12f15659e79a5 (diff)
avformat/rtpdec: DV depacketizer (RFC 6469)
Tested with live555 RTSP server Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 855984bea4..c3364854f2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -466,6 +466,7 @@ Muxers/Demuxers:
rtmp* Kostya Shishkov
rtp.c, rtpenc.c Martin Storsjo
rtpdec_ac3.* Gilles Chanteperdrix
+ rtpdec_dv.* Thomas Volkert
rtpdec_h261.*, rtpenc_h261.* Thomas Volkert
rtpdec_hevc.*, rtpenc_hevc.* Thomas Volkert
rtpdec_asf.* Ronald S. Bultje