docs: update file level doxygen blocks (#1258)

This commit is contained in:
ReenigneArcher 2023-05-07 18:12:39 -04:00 committed by GitHub
commit 4ca6dc6c8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
89 changed files with 415 additions and 102 deletions

View file

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