This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
avcodec/qsv_internal: Fix project name
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.7
Michael Niedermayer
11 years ago
parent
56b7aa2138
commit
048b6331e0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/qsv_internal.h
+ 1
- 1
libavcodec/qsv_internal.h
View File
@@ -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);
Write
Preview
Loading…
Cancel
Save