summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Remove support for stripping executablesMans Rullgard2011-03-291-15/+1
* ac3: move ff_ac3_bit_alloc_calc_bap to ac3dspMans Rullgard2011-03-291-1/+1
* framebuffer device demuxerStefano Sabatini2011-03-281-0/+2
* sndio support for playback and recordBrad2011-03-271-0/+6
* configure: in check_ld, place new -l flags before existing onesMans Rullgard2011-03-251-1/+1
* When building for MinGW32 disable strict ANSI compliancy.Diego Elio Pettenò2011-03-241-0/+1
* configure: check for --as-needed support earlyMans Rullgard2011-03-241-1/+2
* configure: Don't explicitly disable ffplay or in/outdevices on dosMartin Storsjö2011-03-241-2/+0
* configure: Remove the explicit disabling of ffserverMartin Storsjö2011-03-241-2/+1
* configure: Add fork as a dependency to ffserverMartin Storsjö2011-03-241-1/+1
* Disable 'attribute "foo" ignored' warnings from iccMans Rullgard2011-03-231-1/+2
* configure: get libavcodec version from new version.h headerMans Rullgard2011-03-231-1/+1
* configure: Set the correct lib target for arm/wince dlltoolMartin Storsjö2011-03-231-1/+1
* Make sure kbhit() is in conio.hDave Yeo2011-03-221-2/+2
* configure: Add the -D parameter to the dlltool commandMartin Storsjö2011-03-211-1/+1
* Set the correct target for mingw64 dlltoolLuca Barbato2011-03-211-1/+1
* Do no modify terminal parameters using termios.hPanagiotis H.M. Issaris2011-03-201-2/+0
* Move sine windows to a separate fileMans Rullgard2011-03-201-13/+14
* configure: use dlltools instead of lib.exeLuca Barbato2011-03-191-1/+3
* configure: check for SDL_Linked_Version instead of SDL_InitLuca Barbato2011-03-191-1/+1
* Remove Sonic experimental audio codecMans Rullgard2011-03-191-3/+0
* configure: use -r option for pr when listing enabled config options.Konstantin Pavlov2011-03-181-1/+1
* darwin: use -read_only_relocs flag only on 32-bit x86Sean McGovern2011-03-161-1/+2
* use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-161-1/+1
* replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-161-11/+11
* partially rename FFmpeg to LibavJanne Grunau2011-03-161-13/+13
* Add CONFIG_AC3DSP symbol to simplify makefilesMans Rullgard2011-03-121-1/+3
* configure: use pkg-config helpersMans Rullgard2011-03-111-14/+7
* configure: improve pkg-config supportMans Rullgard2011-03-111-1/+35
* configure: allow checking multiple functions in check_func_headers()Mans Rullgard2011-03-111-15/+12
* Use --sysroot flag for clangMans Rullgard2011-02-281-5/+1
* configure: document FATE_SAMPLES env var in --help textReimar Döffinger2011-02-261-1/+2
* fate: get samples location from env var if not explicitly setMans Rullgard2011-02-261-1/+1
* OS/2: lxlite should use stdoutDave Yeo2011-02-251-1/+1
* x86: check for AVX supportMans Rullgard2011-02-201-0/+4
* Merge libavcore into libavutilReinhard Tartler2011-02-151-10/+3
* configure: fix non-standard regex used with exprMans Rullgard2011-02-131-1/+1
* configure: report full gcc version stringMans Rullgard2011-02-131-2/+5
* configure: add cleanws() functionMans Rullgard2011-02-131-0/+4
* configure: remove early check_deps $ARCH_EXT_LISTMans Rullgard2011-02-111-2/+0
* Fix HOSTLIBS on HaikuFrançois Revol2011-02-081-0/+1
* configure: check yasm/nasm for working pextrd opcodeAnssi Hannula2011-02-061-1/+1
* Enable native build on QNX/x86Mans Rullgard2011-01-301-1/+5
* armcc: filter out non-gcc options from ASFLAGSMans Rullgard2011-01-251-0/+1
* configure: add filter_out() functionMans Rullgard2011-01-251-0/+8
* configure: move network tests before results are neededDaniel Verkamp2011-01-251-26/+26
* Add CFLAGS needed by PathScale compilerMans Rullgard2011-01-241-0/+2
* Disable symbol versioning on some BSDsMans Rullgard2011-01-231-1/+7
* Fix libavformat version extraction in configureMans Rullgard2011-01-211-1/+1
* configure: better test for mktempMans Rullgard2011-01-211-1/+1