diff options
author | John Peebles <johnpeeb@gmail.com> | 2014-05-22 03:22:15 -0400 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-05-31 13:26:48 +0200 |
commit | 925f7980eb29267d4a491e7a47e93aed6f541d75 (patch) | |
tree | c7693556fb4220ab4d3c52052d2d19b869277fd7 /MAINTAINERS | |
parent | 9c22e909ed6feb1c1b148513ec81d8e4d02b4201 (diff) | |
download | ffmpeg-925f7980eb29267d4a491e7a47e93aed6f541d75.tar.gz |
libavformat: output cues for each subtitle block in MKV muxer
Signed-off-by: John Peebles <johnpeeb@gmail.com>
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 edfc24a0e8..29c83969d7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -418,6 +418,7 @@ Muxers/Demuxers: matroska.c Aurelien Jacobs matroskadec.c Aurelien Jacobs matroskaenc.c David Conrad + matroska subtitles (matroskaenc.c) John Peebles metadata* Aurelien Jacobs mgsts.c Paul B Mahol microdvd* Aurelien Jacobs |