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:
authorDavid Conrad <lessen42@gmail.com>2007-09-05 04:38:42 +0400
committerDavid Conrad <lessen42@gmail.com>2007-09-05 04:38:42 +0400
commite09f7d61da3a08a8595400ebdde44034f0c1b10c (patch)
tree44703b1e349e9a83eb6f38a49099d9e5ed1cb51d /MAINTAINERS
parentab332d013301266e95e9c85ffe878bca2bfaf10d (diff)
Enable Matroska muxer
Originally committed as revision 10389 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index db92b285a6..bb34b0c083 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -222,6 +222,7 @@ Muxers/Demuxers:
img2.c Michael Niedermayer
libnut.c Oded Shimon
matroska.c Aurelien Jacobs
+ matroskaenc.c David Conrad
mov.c Michael Niedermayer, Baptiste Coudurier
movenc.c Michael Niedermayer, Baptiste Coudurier
mpc.c Kostya Shishkov