summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* fix thread support selectionMåns Rullgård2007-06-17
* fix report at end of configureMåns Rullgård2007-06-17
* simplify ppc64 handlingMåns Rullgård2007-06-17
* remove unneeded variable initializationsMåns Rullgård2007-06-17
* indentMåns Rullgård2007-06-17
* simplify simd extension checkingMåns Rullgård2007-06-17
* test whether linker supports --warn-commonMåns Rullgård2007-06-15
* merge print_config_enable() and print_config() as only the former is usedMåns Rullgård2007-06-15
* replace TARGET_* with HAVE_* simplifying lists in configure scriptMåns Rullgård2007-06-15
* add x86 to ARCH_LIST simplifying config file generationMåns Rullgård2007-06-15
* replace TARGET_ARCH_* to ARCH_* for consistencyMåns Rullgård2007-06-15
* generate ENABLE_* defines also for ARCH_*Aurelien Jacobs2007-06-15
* generate ENABLE_* defines also for all the HAVE_* valuesAurelien Jacobs2007-06-15
* Vhooks require special cflags and ldflags for Windows buildsRamiro Polla2007-06-14
* Make ppm vhook depend on fork()Ramiro Polla2007-06-14
* Print static vhook warning for Cygwin and MinGWRamiro Polla2007-06-14
* Print static vhook warning for Cygwin only when both are enabledRamiro Polla2007-06-14
* Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.Diego Biurrun2007-06-06
* Add support for Cell (requires gcc-4.2 or patches)Luca Barbato2007-06-03
* Rename aac_decoder to libfaad_decoder for consistency and to be able toDiego Biurrun2007-06-02
* Rename faac_encoder to libfaac_encoder for consistency and to be able toDiego Biurrun2007-06-02
* doc/Makefile no longer exists.Diego Biurrun2007-05-27
* cosmetics: alignmentAurelien Jacobs2007-05-23
* define ENABLE_* for every CONFIG_ itemAurelien Jacobs2007-05-23
* loosen dependencies over mpegaudiodecAurelien Jacobs2007-05-20
* Add --enable-auto-image-base for building mingw32 & cygwin DLLsZuxy Meng2007-05-19
* remove libdts decoder, we have a native dts decoderAurelien Jacobs2007-05-17
* prevent misdetection by using a stricter regexpAurelien Jacobs2007-05-17
* Building both shared and static libraries is now possible on MinGW.Zuxy Meng2007-05-15
* link to ws2_32.dll only if networking is enabledAlex Beregszaszi2007-05-15
* allow to enable or disable every bitstream filters individuallyJason Millard2007-05-12
* configure check for whether we can compile ssse3Loren Merritt2007-05-12
* split h264.c to move parser in its own fileAurelien Jacobs2007-05-10
* move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.cAurelien Jacobs2007-05-09
* Install MinGW shared libraries (dlls) to bindirRamiro Polla2007-05-09
* Allow conditional compilation of H.263-related decoders.Diego Biurrun2007-05-09
* Move H.263 parser to its own file.Diego Biurrun2007-05-08
* Add a few explanatory comments.Diego Biurrun2007-05-08
* Rename oggvorbis decoder to libvorbis.Diego Biurrun2007-05-04
* Give libamr decoders/encoders a lib prefix in the name.Diego Biurrun2007-05-03
* Rename dts_decoder to libdts_decoder.Diego Biurrun2007-05-03
* The configure test for ebx fails because it is run before the -mdynamic-no-picAlexander Strange2007-05-01
* cosmetics: Align some lines.Diego Biurrun2007-04-27
* 10l, rtp_muxer needs config_networkAlex Beregszaszi2007-04-27
* Make protocols configure selectable and also cleanup the CONFIG_NETWORKAlex Beregszaszi2007-04-26
* proper dependency on mpegts_demuxer for rtp_muxerDiego Biurrun2007-04-26
* Remove redundant dependency from ffserver_deps.Diego Biurrun2007-04-26
* Remove hackish support for the non-free fixed-point AMR-NB reference code.Diego Biurrun2007-04-25
* "fast unaligned" bytestream functionsRamiro Polla2007-04-25
* Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST,Diego Biurrun2007-04-24