644 Commits (58170ffdf7064d3c9f02cd904367d343e4109ebe)

Author SHA1 Message Date
Diego Biurrun b0caf888d2 Rename oggvorbis decoder to libvorbis. 18 years ago
Diego Biurrun f5a756ef26 Give libamr decoders/encoders a lib prefix in the name. 18 years ago
Diego Biurrun 23aee96097 Rename dts_decoder to libdts_decoder. 18 years ago
Alexander Strange 074a9d2b58 The configure test for ebx fails because it is run before the -mdynamic-no-pic 18 years ago
Diego Biurrun 660db1d6e9 cosmetics: Align some lines. 18 years ago
Alex Beregszaszi 47b515bf64 10l, rtp_muxer needs config_network 18 years ago
Alex Beregszaszi c08fb00016 Make protocols configure selectable and also cleanup the CONFIG_NETWORK 18 years ago
Diego Biurrun f87462ccef proper dependency on mpegts_demuxer for rtp_muxer 18 years ago
Diego Biurrun a53cc2a40f Remove redundant dependency from ffserver_deps. 18 years ago
Diego Biurrun 73508bc6d3 Remove hackish support for the non-free fixed-point AMR-NB reference code. 18 years ago
Ramiro Polla 7b829d2ab6 "fast unaligned" bytestream functions 18 years ago
Diego Biurrun 245626d045 Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST, 18 years ago
Alex Beregszaszi 61bc79ec9c remove possibly broken wince cruft 18 years ago
Diego Biurrun 03a76ba9f8 The AC3 demuxer depends on the AC3 parser. 18 years ago
Diego Biurrun 26c1b3bee9 Simplify Darwin gcc flags setting. 18 years ago
Diego Biurrun 8d3dc6ba58 Remove redundant 2.95 branch from the Darwin gcc check. It is already 18 years ago
Måns Rullgård 7dfef2451d trap signals in tests that can crash 18 years ago
Stanislav Brabec 91024272cb Replace hackish support for amr-nb and amr-wb. Instead of including the source 18 years ago
François Revol 0d0677fbc7 Suppress possible error from ulimit not having -c or being missing. 18 years ago
Diego Biurrun 3af6d5cf2f There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring 18 years ago
Diego Biurrun 1a2a5b3ecd cosmetics: Better variable name, the ENABLE_* lists contain more than codecs. 18 years ago
Diego Biurrun b966340546 Use $(command) instead of `command`, it's POSIX, clearer and already used. 18 years ago
Diego Biurrun ced75d9223 Always lowercase targetos. 18 years ago
Måns Rullgård 58ecc9cd04 run ebp register check in subshell so we can redirect crash message 18 years ago
Diego Biurrun 91c5172d26 Force lowercase targetos value for MinGW, we check against lowercase strings. 18 years ago
Diego Biurrun 846dffeb41 blackfin: Audio buffers are no longer allocated on the stack, 18 years ago
Panagiotis Issaris 449659919c Fix compilation when using the --disable-opts parameter. This to help those 18 years ago
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