Diego Biurrun
d0fcf39f0c
doxygen: Move function documentation into the macro generating the function.
...
This fixes a bunch of related warnings where Doxygen assumed that the
documentation belonged to the macro and not the function.
2011-07-14 04:09:50 +02:00
Reinhard Tartler
10dde477c7
Update Doxyfile to the format preferred by Doxygen 1.7.1 (via 'doxygen -u').
...
This is the version available in Debian stable, so it should be a reasonable
baseline that can be expected to be present on all developer machines.
Moreover, this is the version that is used by the nightly cronjob that
generates the online html version.
2011-07-03 15:36:02 +02:00
Reinhard Tartler
7655cfb1b8
doxygen: be more permissive when searching for API examples
2011-07-02 10:16:53 +02:00
Reinhard Tartler
807aa2d8f3
doxygen: Help doxygen parser to understand the DECLARE_ALIGNED and offsetof macros
...
Without this, members that have been declare with the DECLARE_ALIGNED
macro don't show up at all in the generated documentation.
2011-06-30 23:01:25 +02:00
Reinhard Tartler
d7537a6fce
doxygen: Include libavcodec and libavformat examples into the documentation
2011-06-30 21:19:16 +02:00
Janne Grunau
faa6f1c306
get rid of the last svn mentions
2011-03-18 21:57:38 +01:00
Janne Grunau
070c5d0f35
partially rename FFmpeg to Libav
...
update mailing list references and irc channels in configure
2011-03-16 21:54:39 +01:00
Diego Biurrun
65415bb93a
Do not generate LaTeX Doxygen documentation by default.
...
Our general use case just requires HTML documentation, so skip the extra step.
Originally committed as revision 24216 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-12 18:36:07 +00:00
Diego Biurrun
655a29e712
Turn off the useless default chatter that doxygen prints to the console.
...
Originally committed as revision 24215 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-12 18:35:00 +00:00
Diego Biurrun
ad9eff3f9c
Do not generate documentation for .d files; they do not contain source code.
...
Originally committed as revision 24122 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-08 18:46:22 +00:00
Diego Biurrun
ac7a4056ad
Update Doxyfile to the format preferred by Doxygen 1.5.6 (via 'doxygen -u').
...
This is the version available in Debian stable, so it should be a reasonable
baseline that can be expected to be present on all developer machines.
Originally committed as revision 24064 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-05 19:42:46 +00:00
Diego Biurrun
f31abc6c66
cosmetics: Reformat paragraphs and fix typos as done by 'doxygen -u'.
...
Originally committed as revision 24063 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-05 19:35:01 +00:00
Diego Biurrun
18bb522b84
cosmetics: Reorder config file entries to the format used by doxygen 1.5.6.
...
Originally committed as revision 24062 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-05 19:20:43 +00:00
Diego Biurrun
157b7d0c22
Revert update of Doxygen configuration file via 'doxygen -u'.
...
It will be redone with some cosmetics split out in a moment.
Originally committed as revision 24061 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-05 18:56:42 +00:00
Diego Biurrun
d7650484ff
Update Doxyfile to the format preferred by Doxygen 1.5.6 (via 'doxygen -u').
...
This is the version available in Debian stable, so it should be a reasonable
baseline that can be expected to be available on all developer machines.
Originally committed as revision 23968 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-02 10:05:49 +00:00
Måns Rullgård
d343d59837
Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED
...
Originally committed as revision 22593 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-18 15:00:17 +00:00
Ramiro Polla
f821f98126
Exclude .svn and .git directories from doxygen documentation.
...
Originally committed as revision 21229 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-15 21:49:10 +00:00
Stefano Sabatini
f2ed1a41e1
Fix the spelling for the project name, from "ffmpeg" to "FFmpeg".
...
Originally committed as revision 20339 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-10-21 18:36:42 +00:00
Diego Biurrun
67eb5da61a
HAVE_3DNOW --> HAVE_AMD3DNOW
...
Originally committed as revision 16798 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-26 08:36:06 +00:00
Diego Biurrun
56cc85a068
Misc spelling fixes, prefer American over British English.
...
Originally committed as revision 11126 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-12-02 15:43:08 +00:00
Diego Biurrun
a88fc5c040
Remove intrinsics checks, they are no longer used.
...
partly based on a patch by Zuxy Meng, zuxy.meng gmail com
Originally committed as revision 6684 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-13 16:04:41 +00:00
Diego Biurrun
115329f160
COSMETICS: Remove all trailing whitespace.
...
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-17 18:14:38 +00:00
Michael Niedermayer
1260756d2b
moving Doxyfile from ffmpeg/libavcodec to ffmpeg
...
Originally committed as revision 3318 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-07-15 15:14:13 +00:00