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
f8fd0c29
Commit
f8fd0c29
authored
Mar 23, 2015
by
Vittorio Giovara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v210: Fix typo in header guards
parent
bb815dfc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
v210enc.h
libavcodec/v210enc.h
+3
-3
No files found.
libavcodec/v210enc.h
View file @
f8fd0c29
...
...
@@ -16,8 +16,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef AVCO
EN
C_V210ENC_H
#define AVCO
EN
C_V210ENC_H
#ifndef AVCO
DE
C_V210ENC_H
#define AVCO
DE
C_V210ENC_H
#include "libavutil/log.h"
#include "libavutil/opt.h"
...
...
@@ -32,4 +32,4 @@ typedef struct V210EncContext {
void
ff_v210enc_init_x86
(
V210EncContext
*
s
);
#endif
/* AVCO
EN
C_V210ENC_H */
#endif
/* AVCO
DE
C_V210ENC_H */
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