docs: update file level doxygen blocks (#1258)
This commit is contained in:
parent
07808de447
commit
4ca6dc6c8e
89 changed files with 415 additions and 102 deletions
|
|
@ -1,3 +1,7 @@
|
|||
/**
|
||||
* @file src/platform/linux/vaapi.cpp
|
||||
* @brief todo
|
||||
*/
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
|
||||
|
|
@ -82,7 +86,7 @@ namespace va {
|
|||
};
|
||||
|
||||
/**
|
||||
* @brief Currently defined profiles
|
||||
* @brief Defined profiles
|
||||
*/
|
||||
enum class profile_e {
|
||||
// Profile ID used for video processing.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue