Måns Rullgård
412c156201
check for gnu make
...
Originally committed as revision 7915 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
d569777997
prettify texi2html check
...
Originally committed as revision 7914 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
3eac5c6309
disable bktr if required headers not found, enable by default
...
Originally committed as revision 7913 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
deb2977736
test for OSS audio
...
Originally committed as revision 7911 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
77d3bfe216
remove extraneous per-OS disabling of video4linux[2]
...
Originally committed as revision 7910 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f6f147525e
test for video4linux
...
Originally committed as revision 7909 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
6c7aaa48ad
simplify video4linux2 test
...
Originally committed as revision 7908 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
d7c592475d
Properly separate native and libnut NUT (de)muxers.
...
Originally committed as revision 7891 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
François Revol
74cec57d8e
BeOS specifics: check for Haiku & Zeta (for the future); ignore ldconfig, it just runs here :) ; comment about network checks.
...
Originally committed as revision 7886 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
d474299a0d
indent
...
Originally committed as revision 7862 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
8a608357d1
reorder setting of defaults by category
...
Originally committed as revision 7861 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Barbato
f824ba7b61
Even powerpc/power needs PIC for shared objects today
...
Originally committed as revision 7854 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
ddf50e4cc3
Simplify libvorbis/libtheora check for libogg dependency.
...
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7850 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
d6ceace3e2
Use enabled/disabled functions where possible.
...
Originally committed as revision 7834 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
079dd4ba31
a bit more consistency for for the imlib2 check
...
Originally committed as revision 7831 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
929f034755
cosmetics: indentation
...
Originally committed as revision 7830 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
1b45e30404
Remove hardcoded dependency of imlib2 on Xlib.
...
patch by Víctor Paesa, wzrlpy arsystel com
Originally committed as revision 7829 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
e681906108
Simplify and speedup FFMPEG_CONFIGURATION.
...
Originally committed as revision 7825 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
0fd12426bb
Simplify quoting.
...
Originally committed as revision 7823 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
541184974c
Simplify GPl check.
...
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7793 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
ff3dac657d
Exit on failed libfaad check.
...
Originally committed as revision 7783 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
a2234ceb64
Move libfaad2 check out of the GPL check.
...
patch by Ramiro Polla, ramiro lisha.ufsc br, simplifications by me
Originally committed as revision 7782 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
31235134fd
slightly reformat --help output for ease of understanding
...
Originally committed as revision 7772 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
b44d58e61e
Clarify usage of external libs whose functionality exists natively.
...
Originally committed as revision 7771 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
ba5fd8c5df
Clarify that libogg is for muxing only.
...
Originally committed as revision 7770 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
71757822ac
Clarify --help output about Vorbis and Theora.
...
Originally committed as revision 7769 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
797ee6a6c7
simplify condition
...
Originally committed as revision 7751 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
1658bc4f96
Use a function for repeated AltiVec output and condition check.
...
Originally committed as revision 7749 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
d7a9562415
Fix wrong condition check in the memalign error output.
...
Originally committed as revision 7748 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
910c62e1fc
spelling and formatting cosmetics
...
Originally committed as revision 7746 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
e3c00e34f0
Use ! disabled() where appropriate.
...
Originally committed as revision 7745 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
47f9cc15cc
Use disabled() to check for GPL.
...
Originally committed as revision 7744 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
ec5527c516
Make use of enabled_any().
...
Originally committed as revision 7743 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
2f7e6782f4
Make use of disabled(), disabled_all() and enabled_all().
...
Originally committed as revision 7742 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
85bca2c528
Add disabled_any() and disabled_all() functions.
...
Originally committed as revision 7741 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
37970ebfbf
Add disabled() function and make use of it.
...
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7740 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
30b9d5f622
nobody uses TARGET_CMOV
...
Originally committed as revision 7730 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
7073e9fc69
rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify configure
...
Originally committed as revision 7729 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
1ac9331a8f
simplify setting of TARGET_* variables
...
Originally committed as revision 7728 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
c839db53f7
Change occurences of 'test $foo != "no"' to 'enabled foo' for
...
values which can only be set to "no" or "yes".
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7724 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
9a46fe7509
Change one occurence of 'test $foo = yes -o test $bar = yes' to
...
'enabled_any foo bar', and one occurence of
'test $foo = yes && test $bar = yes' to 'enabled_all foo bar'.
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7723 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
90be59ef95
Change all straight 'test $foo = "yes"' to 'enabled foo'.
...
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7722 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
edab3048c2
check for ARMv6 instruction set support
...
Originally committed as revision 7719 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
cc1fb6238b
add -Wno-pointer-sign to CFLAGS
...
Originally committed as revision 7713 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
ca3798dc22
Remove installstrip in favor of explicit strip; better for cross-compilation.
...
patch by Ramiro Ribeiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7709 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
150d27725b
Theora encoding via libtheora.
...
courtesy of Paul Richards, paul.richards gmail com
Originally committed as revision 7698 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
3fb2ff0be2
fix a typo in deps
...
Originally committed as revision 7635 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
5577eafa21
Clarify that Xvid is used for encoding only.
...
Originally committed as revision 7633 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
773be23aa7
flashsv encoder also depends on zlib
...
Originally committed as revision 7629 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
299c77d569
it's called libgsm, not just gsm
...
Originally committed as revision 7622 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago