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
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