603 Commits (123bff4bf16cc315fb81de5eb92d24db404bb367)

Author SHA1 Message Date
Måns Rullgård 8ffed8d89f libgsm_ms codec depends on libgsm 18 years ago
Måns Rullgård eea50282bc generic foo-config --cflags/libs test 18 years ago
Måns Rullgård f8d7b072fe feature tests for functions requiring one or more headers 18 years ago
Måns Rullgård fcfcde1769 revert last change, it breaks on brain damaged distros 18 years ago
Måns Rullgård a2e25446e7 simplify check_lib 18 years ago
Måns Rullgård d1b1363ee1 TARGET_OS in config.mak is unused 18 years ago
Måns Rullgård 40671fee0a remove --enable-mingw32 option, --target-os=mingw32 should be used 18 years ago
Måns Rullgård 4a5444db0e case insensitive OS name 18 years ago
Víctor Paesa c9639c394c libswscale is needed in Cygwin vhooks 18 years ago
Måns Rullgård aeb292227e 10l: I thought I'd tested all changes... 18 years ago
Måns Rullgård 0a622b984d rearrange --help text slightly 18 years ago
Måns Rullgård abcd6d608c mention --target-os in --help 18 years ago
Måns Rullgård 270739bb90 move arch processing after command line loop 18 years ago
Måns Rullgård 4ec9ec8122 put mingw section together with other OS specifics 18 years ago
Måns Rullgård c597172e43 add --target-os option, and move OS specific settings after command line 18 years ago
Måns Rullgård c861e7da74 restore lost --enable-amr-if2 option 18 years ago
François Revol 36c07acd59 MinGW patch by <koyama AT infocity DOT co DOT jp>, reworked. Removed placeholder for winsock. 18 years ago
François Revol b0c858d834 poll() emulation for BeOS, and maybe MinGW. 18 years ago
Måns Rullgård d8bc5f06e4 simplify 18 years ago
Måns Rullgård afde41b414 rename video4linux[2] variables to v4l[2], consistent with --disable options 18 years ago
Måns Rullgård ac7030a437 combine handling of --enable/disable-encoder/decoder/muxer/demuxer/parser 18 years ago
Måns Rullgård dd9bfb4666 simplify ever so slightly 18 years ago
Måns Rullgård 2b4c361536 add powerpc_perf to CONFIG_LIST, rename --powerpc-perf-enable option 18 years ago
Måns Rullgård 35f9736988 rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF 18 years ago
Måns Rullgård e274504676 rename some --enable options for external libs 18 years ago
Diego Biurrun 7c758d336a minor help output formatting fix 18 years ago
Diego Biurrun 7bc5f2a8a4 Restore the possibility to link liba52 instead of dlopening. 18 years ago
Måns Rullgård b5ea085b52 fix --enable-*threads 18 years ago
Måns Rullgård 9825212536 10l to Diego for breaking A52 decoder 18 years ago
Måns Rullgård 520cc7f1da simplify --enable/disable-* option handling 18 years ago
Måns Rullgård 12b61a74ad clean up amr option handling 18 years ago
Diego Biurrun f4ca507980 Rename ac3 decoder to liba52 to prepare for native decoder. 18 years ago
Måns Rullgård 51e8750a9c add armv6 to TARGET_LIST 18 years ago
Måns Rullgård fb2ce7d936 move pkg_requires setting to end 18 years ago
Måns Rullgård 5af4e0cca5 rename some variables to match corresponding --enable-* options 18 years ago
Måns Rullgård ecfc4f4436 rename HAVE_GPROF to CONFIG_GPROF 18 years ago
Diego Biurrun 0900a85fe8 Remove internal liba52; external lib still works, native decoder coming up. 18 years ago
Måns Rullgård f70f03f623 finish feature calculations before printing result and creating files 18 years ago
Måns Rullgård f6f69c304e handle network dependency on protocols with check_deps() 18 years ago
Måns Rullgård 799c9e9bcb recursive feature dependency checking 18 years ago
Måns Rullgård fa859b4d8a let check_deps handle ffplay 18 years ago
Måns Rullgård a2830dca2b tidy up ffserver deps 18 years ago
Diego Biurrun 4b62f9f965 consistency cosmetics for the option handling routine 18 years ago
Diego Biurrun e484407c47 Force liba52 to yes if liba52bin is set. 18 years ago
Måns Rullgård 225e21ef6c simplify SDL check 18 years ago
Måns Rullgård 30f35ab06f don't skip freetype2 check on beos 18 years ago
Måns Rullgård ec1e9c4486 simplify imlib2 check 18 years ago
Måns Rullgård 4f562a6624 simplify freetype check 18 years ago
Måns Rullgård f5d28d106e do nothing in restore_flags() if flags are not saved 18 years ago
Måns Rullgård 703afd0780 rewrite some one-line if/then/fi using && and || 18 years ago