Commit 048b6331 authored by Michael Niedermayer's avatar Michael Niedermayer

avcodec/qsv_internal: Fix project name

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 56b7aa21
......@@ -40,7 +40,7 @@ typedef struct QSVFrame {
} QSVFrame;
/**
* Convert a libmfx error code into a libav error code.
* Convert a libmfx error code into a ffmpeg error code.
*/
int ff_qsv_error(int mfx_err);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment