This commit is contained in:
Martchus 2023-05-06 20:11:47 +02:00
parent 6fb16d72eb
commit 405631625f
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ namespace TagParser {
/*!
* \class TagParser::IvfStream
* \brief Implementation of TagParser::AbstractTrack for ADTS streams.
* \brief Implementation of TagParser::AbstractTrack for IVF streams.
* \sa https://wiki.multimedia.cx/index.php/IVF
*/