Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
0d7e0f25
Commit
0d7e0f25
authored
Aug 30, 2018
by
Michael Bunk
Committed by
Carl Eugen Hoyos
Sep 14, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typos
parent
0a12af21
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
qsvenc_h264.c
libavcodec/qsvenc_h264.c
+1
-1
avassert.h
libavutil/avassert.h
+1
-1
No files found.
libavcodec/qsvenc_h264.c
View file @
0d7e0f25
/*
/*
* Intel MediaSDK QSV based H.264 enc
c
oder
* Intel MediaSDK QSV based H.264 encoder
*
*
* copyright (c) 2013 Yukinori Yamazoe
* copyright (c) 2013 Yukinori Yamazoe
*
*
...
...
libavutil/avassert.h
View file @
0d7e0f25
...
@@ -66,7 +66,7 @@
...
@@ -66,7 +66,7 @@
#endif
#endif
/**
/**
* Assert that floating point op
p
erations can be executed.
* Assert that floating point operations can be executed.
*
*
* This will av_assert0() that the cpu is not in MMX state on X86
* This will av_assert0() that the cpu is not in MMX state on X86
*/
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment