annotate ffmpeg/doc/authors.texi @ 13:844d341cf643 tip

Back up before ISMIR
author Yading Song <yading.song@eecs.qmul.ac.uk>
date Thu, 31 Oct 2013 13:17:06 +0000
parents 6840f77b83aa
children
rev   line source
yading@10 1 @chapter Authors
yading@10 2
yading@10 3 The FFmpeg developers.
yading@10 4
yading@10 5 For details about the authorship, see the Git history of the project
yading@10 6 (git://source.ffmpeg.org/ffmpeg), e.g. by typing the command
yading@10 7 @command{git log} in the FFmpeg source directory, or browsing the
yading@10 8 online repository at @url{http://source.ffmpeg.org}.
yading@10 9
yading@10 10 Maintainers for the specific components are listed in the file
yading@10 11 @file{MAINTAINERS} in the source code tree.