index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doxyfile
Age
Commit message (
Expand
)
Author
2012-10-23
Move Doxyfile into the doc/ subdirectory
Diego Biurrun
2012-10-23
doxygen: Build Doxygen documentation in the doc/ subdirectory
Diego Biurrun
2012-08-03
x86: build: replace mmx2 by mmxext
Diego Biurrun
2012-01-11
Fix a bunch of platform name and other typos.
Diego Biurrun
2011-12-25
doxy: add website-alike style to the html output
Gautam Gupta
2011-12-09
doxy: change hue value to match our green
Luca Barbato
2011-07-14
doxygen: Move function documentation into the macro generating the function.
Diego Biurrun
2011-07-03
Update Doxyfile to the format preferred by Doxygen 1.7.1 (via 'doxygen -u').
Reinhard Tartler
2011-07-02
doxygen: be more permissive when searching for API examples
Reinhard Tartler
2011-06-30
doxygen: Help doxygen parser to understand the DECLARE_ALIGNED and offsetof m...
Reinhard Tartler
2011-06-30
doxygen: Include libavcodec and libavformat examples into the documentation
Reinhard Tartler
2011-03-18
get rid of the last svn mentions
Janne Grunau
2011-03-16
partially rename FFmpeg to Libav
Janne Grunau
2010-07-12
Do not generate LaTeX Doxygen documentation by default.
Diego Biurrun
2010-07-12
Turn off the useless default chatter that doxygen prints to the console.
Diego Biurrun
2010-07-08
Do not generate documentation for .d files; they do not contain source code.
Diego Biurrun
2010-07-05
Update Doxyfile to the format preferred by Doxygen 1.5.6 (via 'doxygen -u').
Diego Biurrun
2010-07-05
cosmetics: Reformat paragraphs and fix typos as done by 'doxygen -u'.
Diego Biurrun
2010-07-05
cosmetics: Reorder config file entries to the format used by doxygen 1.5.6.
Diego Biurrun
2010-07-05
Revert update of Doxygen configuration file via 'doxygen -u'.
Diego Biurrun
2010-07-02
Update Doxyfile to the format preferred by Doxygen 1.5.6 (via 'doxygen -u').
Diego Biurrun
2010-03-18
Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED
Måns Rullgård
2010-01-15
Exclude .svn and .git directories from doxygen documentation.
Ramiro Polla
2009-10-21
Fix the spelling for the project name, from "ffmpeg" to "FFmpeg".
Stefano Sabatini
2009-01-26
HAVE_3DNOW --> HAVE_AMD3DNOW
Diego Biurrun
2007-12-02
Misc spelling fixes, prefer American over British English.
Diego Biurrun
2006-10-13
Remove intrinsics checks, they are no longer used.
Diego Biurrun
2005-12-17
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2004-07-15
moving Doxyfile from ffmpeg/libavcodec to ffmpeg
Michael Niedermayer