diff options
author | Thomas Volkert <thomas@homer-conferencing.com> | 2015-02-15 17:20:32 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-02-15 19:35:19 +0100 |
commit | cbe508553ad17b277d4cb6f12f61aac4f52908b8 (patch) | |
tree | 12da88fe470e089de4933c8fb592a44718f48d7a /MAINTAINERS | |
parent | df4346c541ca8e843ae1a87f8fb12f15659e79a5 (diff) | |
download | ffmpeg-cbe508553ad17b277d4cb6f12f61aac4f52908b8.tar.gz |
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-- | MAINTAINERS | 1 |
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 |