Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gerion Entrup
ffmpeg
Commits
78b85aa9
Commit
78b85aa9
authored
Sep 17, 2013
by
Gerion Entrup
Browse files
libquvi-0.9: fix configure and header
parent
f2afe961
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
78b85aa9
...
...
@@ -4216,7 +4216,7 @@ enabled libopenjpeg && { check_lib openjpeg-1.5/openjpeg.h opj_version -lo
die
"ERROR: libopenjpeg not found"
;
}
enabled libopus
&&
require_pkg_config opus opus_multistream.h opus_multistream_decoder_create
enabled libpulse
&&
require_pkg_config libpulse-simple pulse/simple.h pa_simple_new
enabled libquvi
&&
require_pkg_config libquvi quvi/quvi.h quvi_init
enabled libquvi
&&
require_pkg_config libquvi
-0.9
quvi
-0.9
/quvi.h quvi_init
enabled librtmp
&&
require_pkg_config librtmp librtmp/rtmp.h RTMP_Socket
enabled libschroedinger
&&
require_pkg_config schroedinger-1.0 schroedinger/schro.h schro_init
enabled libshine
&&
require_pkg_config shine shine/layer3.h shine_encode_buffer
...
...
libavformat/libquvi.c
View file @
78b85aa9
...
...
@@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include
<quvi/quvi.h>
#include
<quvi
-0.9
/quvi.h>
#include
"libavformat/avformat.h"
#include
"libavformat/internal.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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