Skip to content
GitLab
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
ef5d38c0
Commit
ef5d38c0
authored
May 18, 2008
by
Jan Gerber
Browse files
prepare 0.21
parent
2c381e23
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
ef5d38c0
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT(ffmpeg2theora,0.2
0
)
AC_INIT(ffmpeg2theora,0.2
1
)
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([dist-bzip2])
...
...
get_ffmpeg_svn.sh
View file @
ef5d38c0
#!/bin/sh
#optional, if you have those libs installed:
#apt-get install libamrnb-dev libamrwb-dev
#extra=" --enable-amr_nb --enable-amr_nb-fixed --enable-amr_wb --enable-amr_if2"
#apt-get install liba52-dev libfaad-dev libgsm1-dev
...
...
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