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