summaryrefslogtreecommitdiff
path: root/doc/Doxyfile
Commit message (Collapse)AuthorAge
* doc: fix spelling errorsAndreas Cadhalpun2016-10-21
| | | | | | | | Thanks to Mathieu Malaterre <malat@debian.org> for reporting the Que/Queue typo. (https://bugs.debian.org/839542) Reviewed-by: Lou Logan <lou@lrcd.com> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
* avutil/hash: Add more detailed Doxygen documentationTimothy Gu2016-08-02
|
* Doxyfile: Set STRIP_FROM_INC_PATH to project rootTimothy Gu2016-08-02
| | | | | | | | | | | | Show proper #include's on struct pages. Before: #include <buffer.h> After #include <libavutil/buffer.h>
* Doxygen: Re-enable JAVADOC_AUTOBRIEFTimothy Gu2016-07-31
|
* Doxyfile: Reset unused options back to defaultTimothy Gu2016-07-30
| | | | Silences a few warnings.
* doxygen: Remove outdated EXPAND_AS_DEFINEDTimothy Gu2016-07-30
|
* doxygen: Set tab size to 4Timothy Gu2016-07-29
|
* doxygen: Update Doxyfile for Doxygen 1.8.8Timothy Gu2016-07-29
|
* doxygen: Fix PREDEFINED syntaxTimothy Gu2016-07-29
|
* fix some a/an typosLou Logan2016-03-28
| | | | Signed-off-by: Lou Logan <lou@lrcd.com>
* avutil/attributes: add AV_GCC_VERSION_AT_MOSTJames Almer2015-09-18
| | | | | Reviewed-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: James Almer <jamrial@gmail.com>
* doc/Doxyfile: use 5 columns for alphabetical indexMichael Niedermayer2014-07-08
| | | | | | | This reverts a hunk from 671005558a295945f5d4cfd1abca6832af479c0b Reduces diff to what we use on the server Suggested-by: Timothy Gu Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Doxyfile: imitate gcc for better libavutil/attributes.h documentationTimothy Gu2014-07-04
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Doxyfile: enable browser-based search engineTimothy Gu2014-07-04
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge commit 'e6c175dfd51e4b0e6deeae72cd8a161b22af3492'Michael Niedermayer2014-02-14
|\ | | | | | | | | | | | | | | | | | | | | * commit 'e6c175dfd51e4b0e6deeae72cd8a161b22af3492': Doxyfile: Only set HTML_{HEADER|FOOTER|STYLESHEET} from doxy_wrapper.sh Conflicts: doc/Doxyfile See: 7d0ca5b7e43676cc23834ccd19d40744f7328b77 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Doxyfile: Only set HTML_{HEADER|FOOTER|STYLESHEET} from doxy_wrapper.shDiego Biurrun2014-02-14
| |
* | Fix wrong use of "an" in some comments.Thilo Borgmann2013-08-12
| |
* | Update back for git masterMichael Niedermayer2013-07-10
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Update for 2.0Michael Niedermayer2013-07-10
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'e69222c50755030eef921e899e38b71a111093d9'Michael Niedermayer2013-05-24
|\| | | | | | | | | | | | | * commit 'e69222c50755030eef921e899e38b71a111093d9': doxy: enable TYPEDEF_HIDES_STRUCT Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doxy: enable TYPEDEF_HIDES_STRUCTAnton Khirnov2013-05-24
| | | | | | | | | | | | This means that typedef struct SomeStruct {...} SomeStruct will only be documented as SomeStruct in the doxy, without a pointless entry in the typedefs list.
* | Merge commit 'e27f4b7cbf8a3fde313cfe4b3a1880bf5031e9ae'Michael Niedermayer2013-05-18
|\| | | | | | | | | | | | | * commit 'e27f4b7cbf8a3fde313cfe4b3a1880bf5031e9ae': doxy: don't sort struct members alphabetically Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doxy: don't sort struct members alphabeticallyAnton Khirnov2013-05-17
| | | | | | | | The declaration order is more meanigful in most cases.
* | doxygen: dont strip code commentsMichael Niedermayer2013-03-31
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer2012-12-21
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '511cf612ac979f536fd65e14603a87ca5ad435f3': miscellaneous typo fixes Conflicts: libavcodec/4xm.c libavcodec/lagarith.c libavcodec/parser.c libavcodec/ratecontrol.c libavcodec/shorten.c libavcodec/vda_h264.c libavformat/dvenc.c libavformat/wtv.c tools/patcheck Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * miscellaneous typo fixesDiego Biurrun2012-12-21
| |
* | Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd'Michael Niedermayer2012-11-16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd': APIChanges: add entry for av_read_packet deprecation mxfdec: fix typo in mxf_read_seek() avserver: use freopen to redirect stdin/out/err to /dev/null avserver: remove daemon mode configure: Check for -Werror parameters on clang doxygen: remove obsolete options from Doxyfile configure: Add option to disable all command line programs Conflicts: Changelog configure doc/APIchanges doc/ffserver.conf doc/ffserver.texi ffserver.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doxygen: remove obsolete options from DoxyfileJanne Grunau2012-11-15
| | | | | | | | | | | | | | The options USE_INLINE_TREES, SHOW_DIRECTORIES and HTML_ALIGN_MEMBERS became obsolete with doxygen 1.8.1 (releaded 2012-05-19). The generated outpu for older doxygen versions should not change since they were set to the default value.
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-27
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: configure: fix tests for 2-arg math functions doc: git-howto: Clarify comment about pushing series of commits ivi_common: Drop unused function parameter from decode_band() cook: Remove some silly Doxygen comments cook: Remove senseless maybe_reformat_buffer32() function cook: cosmetics: Better names for joint_decode() function parameters cook: cosmetics: Better name for ccpl COOKSubpacket member doxygen: Add av_alloc_size to list of predefined macros doxygen: Drop some pointless entries from PREDEFINED macros list h263: avoid memcpys over array bound in motion vector caching for obmc Conflicts: configure doc/git-howto.texi libavcodec/cook.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doxygen: Add av_alloc_size to list of predefined macrosDiego Biurrun2012-10-26
| | | | | | | | This avoids Doxygen believing the attribute is the function name.
| * doxygen: Drop some pointless entries from PREDEFINED macros listDiego Biurrun2012-10-26
| |
* | Doxyfile: update examples path and patternsStefano Sabatini2012-10-24
| |
* | doxygen: disable header/footer/stylesheetMichael Niedermayer2012-10-24
| | | | | | | | | | | | | | | | They dont work at all and trash the output totally also they are unmaintained -> that is if you want to maintain them contact us ! Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge commit 'c68317ebbe4915035df0b08c23eea7a0b80ab881'Michael Niedermayer2012-10-24
|/ | | | | | | | | | | | | | | | | * commit 'c68317ebbe4915035df0b08c23eea7a0b80ab881': lavc: fix documentation for AVCodecContext.delay atrac3: return an error if extradata_size is not a specific known size lavc: use the correct API version guard macro for avcodec_encode_audio() Move Doxyfile into the doc/ subdirectory doxygen: Build Doxygen documentation in the doc/ subdirectory dfa: use av_memcpy_backptr() where previously impossible av_memcpy_backptr: Drop no longer necessary malloc padding Conflicts: .gitignore libavcodec/avcodec.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
* Move Doxyfile into the doc/ subdirectoryDiego Biurrun2012-10-23