François Revol
81a409c8b5
ffserver uses dlopen(), so make sure it links to libdl if needed.
...
Originally committed as revision 8102 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
f6b375b95e
Merge bfin add_ldflags lines.
...
Originally committed as revision 8064 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Marc Hoffman
8684704bbe
add bfin cpu specific build options, patch by Marc Hoffman % mmh P pleasantst P com %
...
original thread:
date: Feb 21, 2007 1:32 PM
subject: [Ffmpeg-devel] bfin cpu specific build options
Originally committed as revision 8060 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
d5039327f1
Remove unused variable.
...
Originally committed as revision 8050 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
f55c7a3359
Move MinGW extralibs setting into MinGW section.
...
Originally committed as revision 8049 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
8ffed8d89f
libgsm_ms codec depends on libgsm
...
Originally committed as revision 8045 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
eea50282bc
generic foo-config --cflags/libs test
...
Originally committed as revision 8033 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f8d7b072fe
feature tests for functions requiring one or more headers
...
Originally committed as revision 8032 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
fcfcde1769
revert last change, it breaks on brain damaged distros
...
Originally committed as revision 8031 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
a2e25446e7
simplify check_lib
...
Originally committed as revision 8030 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
d1b1363ee1
TARGET_OS in config.mak is unused
...
Originally committed as revision 8020 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
40671fee0a
remove --enable-mingw32 option, --target-os=mingw32 should be used
...
Originally committed as revision 8019 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
4a5444db0e
case insensitive OS name
...
Originally committed as revision 8018 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
c9639c394c
libswscale is needed in Cygwin vhooks
...
patch by Víctor Paesa wzrlpy arsystel com
Originally committed as revision 8013 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
aeb292227e
10l: I thought I'd tested all changes...
...
Originally committed as revision 8011 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
0a622b984d
rearrange --help text slightly
...
Originally committed as revision 8010 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
abcd6d608c
mention --target-os in --help
...
Originally committed as revision 8009 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
270739bb90
move arch processing after command line loop
...
Originally committed as revision 8008 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
4ec9ec8122
put mingw section together with other OS specifics
...
Originally committed as revision 8007 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
c597172e43
add --target-os option, and move OS specific settings after command line
...
processing
Originally committed as revision 8006 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
c861e7da74
restore lost --enable-amr-if2 option
...
Originally committed as revision 8001 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
François Revol
36c07acd59
MinGW patch by <koyama AT infocity DOT co DOT jp>, reworked. Removed placeholder for winsock.
...
Originally committed as revision 7990 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
François Revol
b0c858d834
poll() emulation for BeOS, and maybe MinGW.
...
Originally committed as revision 7987 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
d8bc5f06e4
simplify
...
Originally committed as revision 7985 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
afde41b414
rename video4linux[2] variables to v4l[2], consistent with --disable options
...
Originally committed as revision 7984 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
ac7030a437
combine handling of --enable/disable-encoder/decoder/muxer/demuxer/parser
...
Originally committed as revision 7971 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
dd9bfb4666
simplify ever so slightly
...
Originally committed as revision 7970 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
2b4c361536
add powerpc_perf to CONFIG_LIST, rename --powerpc-perf-enable option
...
to --enable-powerpc-perf
Originally committed as revision 7969 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
35f9736988
rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
...
Originally committed as revision 7968 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
e274504676
rename some --enable options for external libs
...
Originally committed as revision 7967 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
7c758d336a
minor help output formatting fix
...
Originally committed as revision 7949 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
7bc5f2a8a4
Restore the possibility to link liba52 instead of dlopening.
...
Originally committed as revision 7945 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
b5ea085b52
fix --enable-*threads
...
Originally committed as revision 7944 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
9825212536
10l to Diego for breaking A52 decoder
...
Originally committed as revision 7942 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
520cc7f1da
simplify --enable/disable-* option handling
...
Originally committed as revision 7941 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
12b61a74ad
clean up amr option handling
...
Originally committed as revision 7940 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
f4ca507980
Rename ac3 decoder to liba52 to prepare for native decoder.
...
Originally committed as revision 7939 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
51e8750a9c
add armv6 to TARGET_LIST
...
Originally committed as revision 7938 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
fb2ce7d936
move pkg_requires setting to end
...
Originally committed as revision 7937 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
5af4e0cca5
rename some variables to match corresponding --enable-* options
...
Originally committed as revision 7936 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
ecfc4f4436
rename HAVE_GPROF to CONFIG_GPROF
...
Originally committed as revision 7934 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
0900a85fe8
Remove internal liba52; external lib still works, native decoder coming up.
...
Originally committed as revision 7933 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f70f03f623
finish feature calculations before printing result and creating files
...
Originally committed as revision 7932 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f6f69c304e
handle network dependency on protocols with check_deps()
...
Originally committed as revision 7931 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
799c9e9bcb
recursive feature dependency checking
...
Originally committed as revision 7930 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
fa859b4d8a
let check_deps handle ffplay
...
Originally committed as revision 7929 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
a2830dca2b
tidy up ffserver deps
...
Originally committed as revision 7928 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
4b62f9f965
consistency cosmetics for the option handling routine
...
Originally committed as revision 7927 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
e484407c47
Force liba52 to yes if liba52bin is set.
...
Originally committed as revision 7926 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
225e21ef6c
simplify SDL check
...
Originally committed as revision 7922 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago