[ROCm/rocdecode commit: cce46982a5]
Этот коммит содержится в:
kiritigowda
2024-01-10 11:51:11 -08:00
коммит произвёл Kiriti Gowda
родитель 8512426f1b
Коммит 496740fd34
8 изменённых файлов: 296 добавлений и 28 удалений
+3 -2
Просмотреть файл
@@ -48,7 +48,7 @@ PROJECT_NAME = "rocDecode"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = "V0.4.0"
PROJECT_NUMBER = "V0.5.0"
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
@@ -815,7 +815,7 @@ FILE_VERSION_FILTER =
# DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE
# tag is left empty.
LAYOUT_FILE = ../../.DoxygenLayout.xml
LAYOUT_FILE = DoxygenLayout.xml
# The CITE_BIB_FILES tag can be used to specify one or more bib files containing
# the reference definitions. This must be a list of .bib files. The .bib
@@ -946,6 +946,7 @@ WARN_LOGFILE =
INPUT = ../../README.md \
../../api/rocDecode.h \
../../api/rocparser.h \
../../utils/rocvideodecode/roc_video_dec.h \
../../utils/video_demuxer.h
# This tag can be used to specify the character encoding of the source files