summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Remove --disable-audio-oss option from configure.Ramiro Polla2007-09-07
* Remove --disable-audio-beos option from configure.Ramiro Polla2007-09-07
* Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxerRamiro Polla2007-09-07
* Remove --disable-{v4l,v4l2} options from configureRamiro Polla2007-09-05
* Remove video_grab_ prefix from video_grab_{bktr,v4l}Ramiro Polla2007-09-05
* Alphabetically sort library dependencies list.Diego Biurrun2007-09-05
* Treat dc1394 as a libraryRamiro Polla2007-09-04
* do not use "strings" in endian checkMåns Rullgård2007-08-27
* Remove unused definition.Diego Biurrun2007-08-27
* print EBX/EBP availabilityMichael Niedermayer2007-08-26
* use POSIX "strings -a" rather than "strings -"Måns Rullgård2007-08-26
* fix endian detection on MacOSMåns Rullgård2007-08-26
* Remove --disable-dv1394 optionRamiro Polla2007-08-24
* Group network checks togetherRamiro Polla2007-08-24
* Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).Diego Biurrun2007-08-22
* Revert previous unneeded mipsel patch (obsoleted by endianness detection fix).Diego Biurrun2007-08-22
* Add mipsel architecture that differs from mips in endianness.Diego Biurrun2007-08-22
* fix endian check when cross-compilingMåns Rullgård2007-08-22
* create libavcodec/sh4 dir when building out-of-treeAurelien Jacobs2007-08-21
* cosmetics: some reorderingAurelien Jacobs2007-08-21
* ensure configure only accept valid --list-* parametersAurelien Jacobs2007-08-20
* small simplificationDiego Biurrun2007-08-18
* Enable MinGW networking supportRamiro Polla2007-08-17
* restoring the alphabetical order (this time with case ignored)Roman Shaposhnik2007-08-12
* Also check for closesocket in winsock2.hRamiro Polla2007-08-12
* Enable swscale in MinGW vhooks only if swscale was configured.Ramiro Polla2007-08-11
* * reinserting gethrtime in alphabetical orderRoman Shaposhnik2007-08-10
* forgotten av_Michael Niedermayer2007-08-09
* * Making [START|STOP]_TIMER work on architectures that support gethrtime()Roman Shaposhnik2007-08-09
* check for closesocketAlex Beregszaszi2007-08-08
* Check for winsock2.h instead of __MINGW32__Ramiro Polla2007-08-08
* IndentRamiro Polla2007-08-07
* Simplify configure's outputRamiro Polla2007-08-07
* enable the native AC-3 decoderJustin Ruggles2007-08-07
* Revert unused fixedpoint declaration.Diego Biurrun2007-08-06
* correct order of fixedpoint in CONFIG listMarc Hoffman2007-08-02
* --enable-fixedpoint, for configuring fixedpoint optimizations, this is just t...Marc Hoffman2007-08-02
* replace some "disabled" calls with "! enabled"Måns Rullgård2007-08-01
* alphabetical orderDiego Biurrun2007-08-01
* Remove redundant variable declarations.Diego Biurrun2007-08-01
* move gray so as to not introduce further misorderingMichael Niedermayer2007-08-01
* remove unneeded gray="no"Michael Niedermayer2007-08-01
* make grayscale only decoding checks in inner loops compiletime killableMichael Niedermayer2007-08-01
* Add the possibility to show all configurable encoders, decoders, parsers,Panagiotis Issaris2007-07-27
* 10l: Uppercase some more overlooked makefile variables.Diego Biurrun2007-07-22
* cosmetics: Use uppercase names for installation directories in makefiles.Diego Biurrun2007-07-21
* cosmetics: Do not use braces in makefiles, use normal parentheses.Diego Biurrun2007-07-21
* The svq3 decoder depends on h264idct.o and also requires h264_parser.Aurelien Jacobs2007-07-14
* create and populate "tools" directoryMåns Rullgård2007-07-13
* GXF muxer is no longer GPLed.Diego Biurrun2007-07-13