diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2004-07-15 15:14:13 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2004-07-15 15:14:13 +0000 |
commit | 1260756d2b9ba41e16724cbf477d3a34cada5bb1 (patch) | |
tree | 8fbdf39f74975c0902a71fc9aeceedc245f8be6e | |
parent | 5c07b9e914695a596874fabbe1c86b56d8afeca0 (diff) | |
download | ffmpeg-1260756d2b9ba41e16724cbf477d3a34cada5bb1.tar.gz |
moving Doxyfile from ffmpeg/libavcodec to ffmpeg
Originally committed as revision 3318 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | Doxyfile (renamed from libavcodec/Doxyfile) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/Doxyfile b/Doxyfile index 3e81cbb7ba..8ed314b8f3 100644 --- a/libavcodec/Doxyfile +++ b/Doxyfile @@ -17,7 +17,7 @@ # The PROJECT_NAME tag is a single word (or a sequence of words surrounded # by quotes) that should identify the project. -PROJECT_NAME = libavcodec +PROJECT_NAME = ffmpeg # The PROJECT_NUMBER tag can be used to enter a project or revision number. # This could be handy for archiving the generated documentation or |