830 Commits (ff794171c97ae123cac041726e9c8bdc36c7e6c0)

Author SHA1 Message Date
Måns Rullgård 9cafbd6c49 simplify ppc64 handling 18 years ago
Måns Rullgård d5f916e146 remove unneeded variable initializations 18 years ago
Måns Rullgård 0182fee8d1 indent 18 years ago
Måns Rullgård 9eeed841ca simplify simd extension checking 18 years ago
Måns Rullgård 5c0e9479ef test whether linker supports --warn-common 18 years ago
Måns Rullgård 3d907e2207 merge print_config_enable() and print_config() as only the former is used 18 years ago
Måns Rullgård 3f5b56e58b replace TARGET_* with HAVE_* simplifying lists in configure script 18 years ago
Måns Rullgård 48a14b9174 add x86 to ARCH_LIST simplifying config file generation 18 years ago
Måns Rullgård 18ca9a4a99 replace TARGET_ARCH_* to ARCH_* for consistency 18 years ago
Aurelien Jacobs 99a6d06fea generate ENABLE_* defines also for ARCH_* 18 years ago
Aurelien Jacobs f6de217b6c generate ENABLE_* defines also for all the HAVE_* values 18 years ago
Ramiro Polla 1bdf0fe7c7 Vhooks require special cflags and ldflags for Windows builds 18 years ago
Ramiro Polla 4f3da98526 Make ppm vhook depend on fork() 18 years ago
Ramiro Polla b0268cc060 Print static vhook warning for Cygwin and MinGW 18 years ago
Ramiro Polla 770359898c Print static vhook warning for Cygwin only when both are enabled 18 years ago
Diego Biurrun 1cc60c47c5 Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. 18 years ago
Luca Barbato e07e357d84 Add support for Cell (requires gcc-4.2 or patches) 18 years ago
Diego Biurrun 69ddbd1dad Rename aac_decoder to libfaad_decoder for consistency and to be able to 18 years ago
Diego Biurrun c9171a830b Rename faac_encoder to libfaac_encoder for consistency and to be able to 18 years ago
Diego Biurrun cca2adb87d doc/Makefile no longer exists. 18 years ago
Aurelien Jacobs 7ee7412e6e cosmetics: alignment 18 years ago
Aurelien Jacobs 2f3e7d554d define ENABLE_* for every CONFIG_ item 18 years ago
Aurelien Jacobs 4bd8e17c8d loosen dependencies over mpegaudiodec 18 years ago
Zuxy Meng d205abe9f7 Add --enable-auto-image-base for building mingw32 & cygwin DLLs 18 years ago
Aurelien Jacobs 670a6b133b remove libdts decoder, we have a native dts decoder 18 years ago
Aurelien Jacobs facbea9596 prevent misdetection by using a stricter regexp 18 years ago
Zuxy Meng b9a793eec8 Building both shared and static libraries is now possible on MinGW. 18 years ago
Alex Beregszaszi 124bed6fb2 link to ws2_32.dll only if networking is enabled 18 years ago
Jason Millard cd61e40781 allow to enable or disable every bitstream filters individually 18 years ago
Loren Merritt 8e38071003 configure check for whether we can compile ssse3 18 years ago
Aurelien Jacobs 26b4fe821c split h264.c to move parser in its own file 18 years ago
Aurelien Jacobs df495dbd9a move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.c 18 years ago
Ramiro Polla 5880d5b58d Install MinGW shared libraries (dlls) to bindir 18 years ago
Diego Biurrun 4a815a7f64 Allow conditional compilation of H.263-related decoders. 18 years ago
Diego Biurrun c33d98141d Move H.263 parser to its own file. 18 years ago
Diego Biurrun 912f314854 Add a few explanatory comments. 18 years ago
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