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
98be2d94
Commit
98be2d94
authored
May 23, 2015
by
James Almer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libwebp: remove unneeded defines
Signed-off-by:
James Almer
<
jamrial@gmail.com
>
parent
02cf59f3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
configure
configure
+0
-2
libwebpenc_animencoder.c
libavcodec/libwebpenc_animencoder.c
+0
-2
No files found.
configure
View file @
98be2d94
...
...
@@ -1695,7 +1695,6 @@ HEADERS_LIST="
udplite_h
unistd_h
valgrind_valgrind_h
webp_mux_h
windows_h
winsock2_h
"
...
...
@@ -1898,7 +1897,6 @@ CONFIG_EXTRA="
intrax8
jpegtables
lgplv3
libwebp_anim
llauddsp
llviddsp
lpc
...
...
libavcodec/libwebpenc_animencoder.c
View file @
98be2d94
...
...
@@ -27,9 +27,7 @@
#include "config.h"
#include "libwebpenc_common.h"
#if HAVE_WEBP_MUX_H
#include <webp/mux.h>
#endif
typedef
struct
LibWebPAnimContext
{
LibWebPContextCommon
cc
;
...
...
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