Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
67c884eb
Commit
67c884eb
authored
Jul 09, 2015
by
Vittorio Giovara
Committed by
Luca Barbato
Jul 09, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libvpx: Add the library header
Unbreak make checkheaders
parent
461b45ef
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
libvpx.h
libavcodec/libvpx.h
+2
-0
No files found.
libavcodec/libvpx.h
View file @
67c884eb
...
@@ -21,6 +21,8 @@
...
@@ -21,6 +21,8 @@
#ifndef AVCODEC_LIBVPX_H
#ifndef AVCODEC_LIBVPX_H
#define AVCODEC_LIBVPX_H
#define AVCODEC_LIBVPX_H
#include <vpx/vpx_codec.h>
#include "avcodec.h"
#include "avcodec.h"
enum
AVPixelFormat
ff_vpx_imgfmt_to_pixfmt
(
vpx_img_fmt_t
img
);
enum
AVPixelFormat
ff_vpx_imgfmt_to_pixfmt
(
vpx_img_fmt_t
img
);
...
...
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