617 Commits (93e91145b41eb067c183d445e99d337384a288a4)

Author SHA1 Message Date
François Revol c9fdab0dab Some more BeOS cleanup: check for arpa/inet.h; declare the prototype for inet_aton if not found; remove barpainet.h as it's not longer needed. 18 years ago
Kostya Shishkov 33a0dd378a DXA demuxer and decoder 18 years ago
Diego Biurrun 3d3361e509 libswscale header files are put in a subdirectory named ffmpeg, not swscale. 18 years ago
Diego Biurrun 7350151b17 small improvements to the help output 18 years ago
Benoit Fouet 1fc113c405 Use - instead of _ for AMR options in help output. 18 years ago
Patrice Bensoussan 0aca87c6fc Do not hardcode cc on Darwin, fixing --cc option in the process. 18 years ago
Aurelien Jacobs c2a29455e3 enable some 64bit optimized code on 64bit arch 18 years ago
Diego Biurrun 0cb78cef4f 10l: Use double, not single, quotes when variables need to be expanded. 18 years ago
Diego Biurrun 8eee7025e1 Collect the different thread variables in a nice easy to reuse list. 18 years ago
François Revol 81a409c8b5 ffserver uses dlopen(), so make sure it links to libdl if needed. 18 years ago
Diego Biurrun f6b375b95e Merge bfin add_ldflags lines. 18 years ago
Marc Hoffman 8684704bbe add bfin cpu specific build options, patch by Marc Hoffman % mmh P pleasantst P com % 18 years ago
Diego Biurrun d5039327f1 Remove unused variable. 18 years ago
Diego Biurrun f55c7a3359 Move MinGW extralibs setting into MinGW section. 18 years ago
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