Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
ffmpeg2theora
Commits
0430667d
Commit
0430667d
authored
Mar 07, 2008
by
Jan Gerber
Browse files
update to new ffmpeg header locations
parent
d7cbb1b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
ffmpeg2theora.c
View file @
0430667d
...
...
@@ -26,10 +26,10 @@
#include
<getopt.h>
#include
<math.h>
#include
"avformat.h"
#include
"avdevice.h"
#include
"swscale.h"
#include
"postprocess.h"
#include
"
libavformat/
avformat.h"
#include
"
libavdevice/
avdevice.h"
#include
"
libswscale/
swscale.h"
#include
"
libpostproc/
postprocess.h"
#include
"theora/theora.h"
#include
"vorbis/codec.h"
...
...
Write
Preview
Supports
Markdown
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